Browse by Tags

All Tags » Tips and Tricks » ASP.NET » Atlas » Visual Studio (RSS)

July 4th Links: ASP.NET, ASP.NET AJAX, Visual Studio, Silverlight and IIS7 by ScottGu

I've fallen behind on my weekly link-listing series - apologies for the delay. ASP.NET ASP.NET RSSToolkit 2.0 Released : One of the cool projects for ASP.NET 2.0 that was released last year was this free RSS Toolkit - which makes consuming and exposing...

Gotcha: Don't use <xhtmlConformance mode="Legacy"/> with ASP.NET AJAX by ScottGu

Recently I've helped a few developers who have been having some weird JavaScript issues (both when using ASP.NET AJAX and with some other custom JavaScript routines they were using). The culprit was that they had automatically migrated a VS 2003 Web...

Gotcha: Lost HTML Intellisense within ASP.NET AJAX Controls by ScottGu

Symptom: You are using ASP.NET AJAX Beta1 or Beta2, and create a .aspx page that is based on a .master file. You add the <asp:scriptmanger>, <asp:updatepanel>, <asp:updateprogress> or <asp:timer> control into the content page,...

My ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas "Highlights Page" by ScottGu

Several people have sent me email lately asking for a suggested short-list of my best/favorite past blog posts to read (I’ve done 200 posts over the last 12 months and apparently it takes too long to read them all <g>). I’ve put together...
More Posts