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
August 2006 - Posts
24
Comments
Windows Workflow Foundation
by
ScottGu
Workflow is one of the new core capabilities (along with WPF aka Avalon and WCF aka Indigo) being added in the .NET Framework 3.0 release later this year. It provides an in-process workflow engine to process rules, a designer for VS 2005 to enable both...
Filed under:
ASP.NET
,
.NET
15
Comments
XNA Express Beta Available for Free Download (build XBOX games in C#)
by
ScottGu
September 3rd Update : I just stumbled upon an awesome XNA tutorial site that includes a lot of great tutorials on how to get started with the XNA game framework. This tutorial , for example, walksthrough all of the code needed to build the classic Pong...
Filed under:
.NET
11
Comments
Slides + Samples Posted from my TechEd LINQ Talk
by
ScottGu
One of the highlights for me of my recent trip to TechEd NZ and Australia was the opportunity I had to create and present a new "Building Data Driven ASP.NET Web Applications using LINQ" talk. LINQ is a super cool new technology, and is going to have...
Filed under:
ASP.NET
,
.NET
,
LINQ
,
Talks
,
Data
,
SQL Server
32
Comments
Building and using a LINQ for SQL Class Library with ASP.NET 2.0
by
ScottGu
In my previous posts on doing data access using LINQ and ASP.NET, I used the built-in SQLMetal command-line utility to automatically generate the data model classes for my LINQ data classes. Recently I've been using the LINQ for SQL (aka DLINQ) designer...
Filed under:
ASP.NET
,
.NET
,
LINQ
,
Data
31
Comments
Great New Atlas Videos Published (All Free)
by
ScottGu
Joe Stagner has been busy at work publishing more Atlas videos on the www.asp.net website (click here for the full video listing). Here are a few pointers to some of the recent Atlas videos he has posted: - Add "Atlas" features to an existing...
Filed under:
ASP.NET
,
Atlas
21
Comments
ASP.NET 2.0 Tips/Tricks TechEd Talk Posted
by
ScottGu
Many thanks to everyone in New Zealand who attended my "ASP.NET 2.0: Tips and Tricks" talk this morning. You can download the slides + samples from my talk here . The samples are number in numbered order and correspond to the slides: Enjoy! Scott P.S...
Filed under:
ASP.NET
,
Visual Studio
,
Talks
,
Tips and Tricks
7
Comments
Details on CSS Changes for IE7
by
ScottGu
The Internet Explorer team maintains a really good blog here: http://blogs.msdn.com/ie that I recommend subscribing to for useful information. They recently posted a good blog post detailing some of the CSS changes that have been made with IE 7.0 to enable...
18
Comments
IIS7, ASP.NET 2.0, Atlas and VS 2005 End to End Talk
by
ScottGu
Many thanks to everyone in New Zealand who attended my "ASP.NET: End-to-End - Building a Complete Web Application Using ASP.NET 2.0, Visual Studio 2005, and IIS7 (Parts 1 and 2)" talk this afternoon. You can download the slides from my talk here . You...
Filed under:
ASP.NET
,
Visual Studio
,
IIS7
,
Atlas
,
Talks
16
Comments
10 Worst Presentation Moments
by
ScottGu
While procrastinating from finishing up my TechEd talks in my hotel room here in NZ, I came across this really funny link of a Microsoft UK employee's "Ten Worst Presentation Moments" that had me laughing out loud. One of my own "interesting experiences...
Filed under:
Talks
26
Comments
Tip/Trick: Creating Sub-Web Projects using the VS 2005 Web Application Project Option
by
ScottGu
One scenario that many large development teams often ask me about is whether it is possible to split up/partition an ASP.NET web application into multiple projects within Visual Studio. The goal with doing this is typically to improve the modularity of...
Filed under:
ASP.NET
,
Visual Studio
,
Tips and Tricks
More Posts
Next page »