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
Ajax
ASP.NET
Atlas
Commerce Server
Community News
Data
IIS7
jQuery
Link Listing
LINQ
MVC
Security
Silverlight
SQL Server
Talks
Tips and Tricks
Visual Studio
Windows Phone
WPF
WPF/E
News
Navigation
Home
Blogs
Archives
July 2010 (10)
June 2010 (7)
May 2010 (9)
April 2010 (12)
March 2010 (6)
February 2010 (8)
January 2010 (8)
December 2009 (4)
November 2009 (4)
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
Recent Posts
12
Comments
VS 2010 Web Deployment
by
ScottGu
This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements we’ve made around web deployment. I’ll provide a high...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
25
Comments
Visual Studio 2010 Keyboard Shortcuts
by
ScottGu
Earlier this week the Visual Studio team released updated VS 2010 Keyboard Shortcut Posters . These posters are print-ready documents (that now support standard paper sizes), and provide nice “cheat sheet” tables that can help you quickly lookup...
Filed under:
Visual Studio
,
.NET
,
Community News
85
Comments
Introducing ASP.NET MVC 3 (Preview 1)
by
ScottGu
This morning we posted the “Preview 1” release of ASP.NET MVC 3. You can download it here . We’ve used an iterative development approach from the very beginning of the ASP.NET MVC project, and deliver regular preview drops throughout the development...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Community News
,
MVC
27
Comments
Entity Framework 4 “Code-First”: Custom Database Schema Mapping
by
ScottGu
Last week I blogged about the new Entity Framework 4 “code first” development option. The EF “code-first” option enables a pretty sweet code-centric development workflow for working with data. It enables you to: Develop without ever having...
Filed under:
ASP.NET
,
.NET
,
LINQ
,
Community News
68
Comments
VS 2010 Productivity Power Tools Update (with some cool new features)
by
ScottGu
Last month I blogged about the VS 2010 Productivity Power Tools Extensions – a free set of Visual Studio 2010 extensions that provide some really nice additional functionality. The initial Visual Studio Productivity Power Tools release included a bunch...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Community News
147
Comments
Code-First Development with Entity Framework 4
by
ScottGu
.NET 4 ships with a much improved version of Entity Framework (EF) – a data access library that lives in the System.Data.Entity namespace. When Entity Framework was first introduced with .NET 3.5 SP1, developers provided a lot of feedback on things they...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Community News
,
MVC
55
Comments
Windows Phone 7 Developer Tools Beta Released
by
ScottGu
Earlier today we shipped the beta of the Windows Phone 7 Developer Tools. You can download them here . What is included in the Windows Phone Developer Tools The Windows Phone Developer Tools Beta includes: Visual Studio 2010 Express for Windows...
Filed under:
Visual Studio
,
.NET
,
Community News
,
Silverlight
,
Windows Phone
16
Comments
July 9th Links: ASP.NET, ASP.NET MVC, jQuery, Silverlight, WPF, VS 2010
by
ScottGu
Here is the latest in my link-listing series . Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share...
162
Comments
Introducing WebMatrix
by
ScottGu
Last week I published several blog posts that covered some new web development technologies we are releasing: IIS Developer Express : A lightweight web-server that is simple to setup, free, works with all versions of Windows, and is compatible with the...
Filed under:
ASP.NET
,
.NET
,
Community News
284
Comments
Introducing “Razor” – a new view engine for ASP.NET
by
ScottGu
One of the things my team has been working on has been a new view engine option for ASP.NET. ASP.NET MVC has always supported the concept of “view engines” – which are the pluggable modules that implement different template syntax options. The ...
Filed under:
ASP.NET
,
.NET
,
Community News
,
MVC
More Posts
Next page »