Category Archives: ASP.NET

Reserved.ReportViewerWebControl.Axd not found

The web application I develop at work uses SSRS.  Lately I have not really had to deal with the reports for quite a while now due to other higher priority tasks. That all changed today…DUN DUN DUN!!!!! This last February … Continue reading

Posted in ASP.NET, Development | Tagged | Leave a comment

The numbers don’t lie

Yesterday I talked about my hatred of postbacks and third party controls. Looking back on it, I didn’t include any numbers to back me up. Well, here are some numbers. In this scenario, I have a page that contains two … Continue reading

Posted in ASP.NET, Browsers, Development, jQuery | Tagged , , | Leave a comment

The Devil and his minions: ASP.Net webforms and 3rd party web toolkits

I am what you would call anal. Anal for total control over performance in my applications. I want to wring out as much performance as I possibly can. The web forms engine from Microsoft for their ASP.NET framework stop me … Continue reading

Posted in ASP.NET, Development, Telerik, jQuery | Tagged , , | Leave a comment