Browse by Tags

All Tags » c# (RSS)
friends, I didn't remember about the real source where i got it but I found one handy sheet for common operation in Linq To SQL. I thought you guys will find it useful too. I have also attached PDF file with this blog entry which contains all the...
Here is another requirement (perhaps a common requirement!) I needed to implement in one of on-going project website application. I needed to generate a PDF file as output from the inputs entered by end-user in a form. On Completing the form, end-user...
While working on DNN 5.0 site, I was trying to have a left menu navigation using AJAX Accordion . Even, I got succeeded in implementing that but i come accross an issue of - flickering the Accordion control in IE while opening and closing and navigating...