When the ASP.Net Ajax Update Panel does not Work Check xhtmlConformance Mode

31. January 2008

So you have used update panels before.  And the same code you may have used in an AJAX enabled website does not work when you put it into a Web Application.  I struggled with this for several hours before discovering that if you have the following line in your web.config file it br... [More]

Configuration, Web Development ,

How to modify Reporting Services CSV export Behavior

29. January 2008

So you are trying to modify the Reporting Services CSV export behavior.  This article will outline two specific behavior changes: How to turn off exporting of the header record How to change the encoding to ASCII By default Reporting Services exports a CSV file encod... [More]

Configuration, Headliners, Featured ,