ScottGu's Blog
Scott Guthrie lives in Seattle and builds a few products for Microsoft
-
Tip/Trick: Online Database Schema Samples Library
Problem:
-
Recipe: Enabling Windows Authentication within an Intranet ASP.NET Web application
Problem:
-
Tip/Trick: Fast HTML Editor Navigation within VS 2005
-
Tip/Trick: Using Server Side Comments with ASP.NET 2.0
-
Tip/Trick: Custom formatting HTML in Visual Web Developer and Visual Studio 2005
-
Tip/Trick: Gathering Custom User Registration Information
Problem
-
Blog Comments and RSS Subscriptions to Them
One of the things that I recently enabled for my blog was RSS feeds for individual post comments (I think I accidentally forgot to enable this when I switched over to the new Community Server blog software). This enables you to subscribe to the discussions around individual blog postings without having to bookmark or revist the post manually. Just look for the "Subscribe to this post's comments using RSS" link above the "Comments" section on a post to obtain the feed URL to subscribe.
-
New Atlas CTP Posted (now includes updatepanel support in dynamic controls)
Last week we released the June CTP build of Atlas. You can download it now from the http://atlas.asp.net site.
-
Tip/Trick: List Running ASP.NET Worker Processes and Kill/Restart them from the command-line
Problem
-
Free Patterns and Practices Guidance Explorer for ASP.NET and .NET
JD Meier from the Prescriptive Architecture Guidance Group (aka PAG) at Microsoft stopped by my office this morning to show me the new Guidance Explorer tool he has been working on. This is a cool WinForms client application that aggregates PAG guidance and suggestions, and allows you to search and sort across it. This makes it ideal for quickly reviewing checklists of suggestions for ASP.NET projects. Each guidance rule covers why it should be followed, and includes instructions on how to implement it.