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
November 2009 (1)
October 2009 (7)
September 2009 (6)
August 2009 (6)
July 2009 (3)
June 2009 (3)
May 2009 (2)
April 2009 (2)
March 2009 (2)
February 2009 (1)
January 2009 (2)
December 2008 (2)
November 2008 (5)
October 2008 (5)
September 2008 (4)
July 2008 (1)
June 2008 (2)
May 2008 (4)
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
My Blog in Spanish
My Blog in Portuguese
April 2008 - Posts
41
Comments
April 28th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Silverlight
by
ScottGu
Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Displaying the Number of Active Users on...
Filed under:
ASP.NET
,
Atlas
,
Silverlight
,
Link Listing
,
MVC
24
Comments
Slides from my ASP.NET Connections Orlando Talks
by
ScottGu
Last week I presented at the ASP.NET Connections Conference in Orlando. I gave a general session talk on Monday, and then two breakout talks later that day. You can download my slides+samples below: General Session The slides for my keynote...
Filed under:
ASP.NET
,
.NET
,
Talks
,
Silverlight
,
MVC
147
Comments
ASP.NET MVC Source Refresh Preview
by
ScottGu
We recently opened up a new ASP.NET CodePlex Project that we will be using to provide previews (with buildable source code) for several upcoming ASP.NET features and releases. Last month we used it to publish the first drop of the ASP.NET MVC source code...
Filed under:
ASP.NET
,
.NET
,
MVC
42
Comments
April 11th Links: ASP.NET, ASP.NET AJAX, ASP.NET MVC, Visual Studio, Silverlight
by
ScottGu
Here is the latest in my link-listing series . Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET More ASP.NET Security Tutorials : The last...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Silverlight
,
Link Listing
,
MVC
91
Comments
ASP.NET Dynamic Data Preview Available
by
ScottGu
A few months ago we released an ASP.NET 3.5 Extensions Preview that contained a bunch of new features that will be shipping later this year (including ASP.NET AJAX Improvements, ASP.NET MVC, ASP.NET Silverlight Support, and ASP.NET Dynamic Data). The...
Filed under:
ASP.NET
,
.NET
,
LINQ
,
Data
57
Comments
Tip/Trick: Creating and Using Silverlight and WPF User Controls
by
ScottGu
One of the fundamental design goals of Silverlight and WPF is to enable developers to be able to easily encapsulate UI functionality into re-usable controls. You can implement new custom controls by deriving a class from one of the existing Control classes...
Filed under:
Visual Studio
,
.NET
,
Tips and Tricks
,
WPF
,
Silverlight
73
Comments
Unit Testing with Silverlight
by
ScottGu
One of the important capabilities we shipped with the Beta1 release of Silverlight 2 was a unit test harness that enables you to perform both API-level and UI-level unit testing. This testing harness is cross browser and cross platform, and can...
Filed under:
.NET
,
Community News
,
Silverlight
More Posts