ScottGu's Blog
Scott Guthrie lives in Seattle and builds a few products for Microsoft
-
Visual Studio for Database Professionals and other Cool Data Management Tools for .NET
Earlier today CTP6 of the Visual Studio Team Edition for Database Professionals was made available for free download.
-
Tip/Trick: Source/Documentation for Simple ASP.NET 2.0 SQL Providers Published
One of the most popular features in ASP.NET 2.0 was the introduction of the "provider model" for the built-in ASP.NET Application Service APIs. The provider model ensures that the storage/implementation for services like Membership, Roles, Profiles, Health Monitoring, Session State, and Site Navigation is extensible, and it allows a developer to easily plug-in alternative implementations if they want.
-
Upcoming free "Live from Redmond" webcast talks
Simon Muzio recently posted a link to free upcoming webcast talks for .NET. These are free webcast presentations that anyone can join over the web. You can find archived versions of past webcast events on the http://www.asp.net/learn site here.
-
Gotcha: Fixing Error with VS 2005 SP1 Beta and older Web Application Project Templates
Two weeks ago we released the VS 2005 SP1 Beta. You can download it for free by visiting and registering on the Microsoft Connect Site.
-
Tip/Trick: Adding Authorization Rules to Business and Data Layers using PrincipalPermissionAttributes
Earlier this summer I posted two tutorials on using Windows Authentication with ASP.NET: Enabling Window Authentication within an Intranet ASP.NET Web Application and Implementing Role Based Security within ASP.NET using Windows Authentication and SQL Server. I also linked to Scott Mitchell's great ASP.NET 2.0 Security, Membership and Roles Tutorials that cover how to use Forms Authentication and the new Membership/Roles APIs in ASP.NET for Internet based web applications.
-
Attend ASP.NET Connections in Las Vegas in November
November 6th-10th are the dates for this fall's ASP.NET Connections Conference at the Mandalay Bay Hotel in Las Vegas.
-
German and Chinese sections launched on www.asp.net
Today we launched a Chinese and German content section on the www.asp.net web-site (so you can find localized articles, blogs, forums and other community sites). This adds to the Spanish, French and English versions already available. You can switch your language preference in the top-right of the site to filter the content of the www.asp.net site, or link to them directly here:
-
Tip/Trick: Guard Against SQL Injection Attacks
-
ComponentArt Releases Web.UI for ASP.NET AJAX
ComponentArt today announced a commercial version of their Web.UI controls that integrate with the ASP.NET AJAX Extensions (aka "Atlas").
-
Tip/Trick: Patterns and Practices Guidance Explorer for .NET and ASP.NET
I blogged about the cool new .NET and ASP.NET Guidance Explorer that the Microsoft Patterns and Practices Team has been working on back in June.