ScottGu's Blog
Scott Guthrie lives in Seattle and builds a few products for Microsoft
Sign in
|
Join
Home
About
RSS
Atom
Comments RSS
Search
Tags
.NET
ASP.NET
Atlas
Commerce Server
Community News
Data
IIS7
Link Listing
LINQ
MVC
Security
Silverlight
SQL Server
Talks
Tips and Tricks
Visual Studio
WPF
WPF/E
News
<RECOMMENDED>
My ASP.NET 2.0 Tips, Tricks, Recipes and Gotchas Series
</RECOMMENDED>
<RECOMMENDED>
My Silverlight Tutorials and Links
</RECOMMENDED>
Navigation
Home
Blogs
Archives
May 2008 (1)
April 2008 (7)
March 2008 (6)
February 2008 (7)
January 2008 (8)
December 2007 (8)
November 2007 (9)
October 2007 (7)
September 2007 (9)
August 2007 (13)
July 2007 (12)
June 2007 (10)
May 2007 (9)
April 2007 (12)
March 2007 (9)
February 2007 (9)
January 2007 (12)
December 2006 (12)
November 2006 (14)
October 2006 (14)
September 2006 (15)
August 2006 (17)
July 2006 (17)
June 2006 (14)
May 2006 (17)
April 2006 (23)
March 2006 (12)
February 2006 (27)
January 2006 (35)
December 2005 (29)
November 2005 (17)
October 2005 (9)
September 2005 (8)
August 2005 (11)
June 2005 (1)
May 2005 (2)
April 2005 (4)
March 2005 (4)
February 2005 (1)
January 2005 (2)
November 2004 (9)
October 2004 (5)
December 2003 (4)
November 2003 (7)
October 2003 (15)
September 2003 (2)
May 2003 (2)
April 2003 (3)
March 2003 (2)
February 2003 (5)
Favorite Links
ScottGu.com
ASP.Net Home
Nikhil Kothari
DotNetSlackers
ASPAlliance
My Blog in Chinese
My Blog in French
February 2006 - Posts
132
Comments
Great ASP.NET 2.0 Tutorial Videos Online
by
ScottGu
Last week we published a series of great ASP.NET 2.0 “ How do I? ” videos on MSDN. These videos are code-focused videos (no slides or marketing at all – pure code) that walkthrough using some of the new features in ASP.NET 2.0 and Visual Web Developer...
Filed under:
ASP.NET
,
Talks
,
Data
,
Security
122
Comments
ASP.NET 2.0 Membership, Roles, Forms Authentication, and Security Resources
by
ScottGu
I usually try and spend at least an hour or two each night hanging out on the ASP.NET Forums answering questions. The last week or so I’ve been spending a lot of time in the Security Forum answering a lot of “how to” questions about some of the new features...
Filed under:
ASP.NET
,
.NET
,
Security
6
Comments
Great Step By Step Guide on how to build an ASP.NET "WaitScreen" Server Control
by
ScottGu
Daniel Fisher recently forwarded me a pointer to an excellent step-by-step blog post he wrote that walks through how to build an ASP.NET Server Control that provides "wait-screen" functionality for long-rendering pages (note: this can be used to avoid...
69
Comments
Awesome ASP.NET 2.0 RSS Tool-Kit Released
by
ScottGu
Dmitry on the ASP.NET Team posted an awesome RSS Toolkit for ASP.NET 2.0 on his blog earlier tonight. It provides a ton of great support for both consuming and exposing RSS from ASP.NET 2.0 applications, and ships with full source code. March 26th, 2006...
Filed under:
ASP.NET
,
.NET
,
Atlas
39
Comments
ASP.NET 2.0 Wizard Control
by
ScottGu
One of the useful new controls in ASP.NET 2.0 is the <asp:wizard> control, which allows developers to easily create multi-step UI (with built-in previous/next functionality and state management of values). There is a nice 14 minute online video...
4
Comments
ASP.NET Connections Conference in Orlando from April 2nd-5th
by
ScottGu
The east-coast ASP.NET Connections conference is coming up in Orlando from April 2nd-5th this year. I'll be speaking there along with a ton of other great speakers. There are 37 dedicated ASP.NET breakout talks at the event (click here to see the session...
4
Comments
ASP.NET 2.0 Starter Kit: The eBay Selling Starter Kit
by
ScottGu
The eBay Selling Starter Kit for ASP.NET 2.0 provides a fully-functional sample that enables you to build a custom application to list items, monitor auctions, integrate eBay search and perform inventory maintenance. You can download it for free directly...
24
Comments
VS 2003->VS 2005 Web Application and VS 2005 Web Site->Web Application Migration Tutorials Live
by
ScottGu
May 8th Update : The final release of the VS 2005 Web Application Project is now live. You can learn more about it here . This past weekend I posted an updated tutorial for how to migrate a VS 2003 Web Project to VS 2005 using the latest preview refresh...
5
Comments
Cool Utility to Use Multiple IIS Sites on Windows XP
by
ScottGu
Gabe forwarded me a pointer to a cool utility he worked on which enables you to define and switch between multiple sites with IIS on Windows XP -- which out of the box only allows you to define one site (note: you can have multiple applications underneath...
20
Comments
Great ASP.NET 2.0 Site Navigation Tutorial Series
by
ScottGu
Scott Mitchell has written a really great tutorial series on the new ASP.NET 2.0 Site Navigation system and features. He recently published Part 3 of the series, which discusses the "SecurityTrimming" feature new to ASP.NET 2.0 that allows you to automatically...
More Posts
Next page »