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
March 2006 - Posts
42
Comments
Upcoming ASP.NET Releases in April
by
ScottGu
I was chatting with someone at the MIX conference who mentioned he’d love to have an easy way to stay up to-date with all of the things Microsoft is coming out with in the ASP.NET space. To help folks better track things I’ve decided to try and do a monthly...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
30
Comments
Pointers to Great ASP.NET Atlas Content
by
ScottGu
June 21st Update : Here is a pointer to even more content . http://atlas.asp.net is the best place to visit to learn more and download the latest Atlas CTP Release (which now supports Go-Live deployments). If you haven't had a chance to dive into Atlas...
Filed under:
ASP.NET
,
Atlas
,
Talks
0
Comments
Great Atlas Map Mashup Tutorial
by
ScottGu
Jonathan Hawkins from the Atlas/ASP.NET team just posted a nice tutorial walking through how to build a map-based mashup using the Atlas Virtual Earth control and some custom web-services that serve up mountain information (note: Jonathan is an avid hiker...
Filed under:
ASP.NET
,
Atlas
57
Comments
New Publish Feature with VS 2005 Web Application Projects
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 . We are finishing up the final week of work on the feature-complete build of the VS 2005 Web Application Project option. This build...
Filed under:
Visual Studio
0
Comments
Upcoming ASP.NET and IIS Deployment, Debugging and Operations Web-Casts
by
ScottGu
There are some excellent web-casts scheduled over the next few weeks that you should consider watching and joining (registration and attendence is free). Some of them are being held by senior engineers on Microsoft.com, who will share tips and tricks...
Filed under:
IIS7
2
Comments
RSS ToolKit for ASP.NET 2.0 Update
by
ScottGu
Dmitry just posted an updated version of his RSS Toolkit for ASP.NET (you can read all about it in my previous blog post ). You can download his updated version here . I highly recommend checking it out if you haven't yet already (my tutorial here is...
Filed under:
ASP.NET
,
Atlas
57
Comments
Handling 1.5 Billion Page Views Per Day Using ASP.NET 2.0
by
ScottGu
One of the highlights for me at the MIX conference earlier this week was being able to chat with customers about the success they’ve had with sites they’ve built on top of ASP.NET 2.0 and IIS 6. MySpace.com was definitely the biggest highlight. For those...
Filed under:
ASP.NET
,
.NET
,
Atlas
19
Comments
Drag and Drop ASP.NET 2.0 Web Parts in FireFox (with Atlas)
by
ScottGu
One of the cool features that the recent March CTP drop of Atlas enables is drag/drop support with FireFox for ASP.NET 2.0 WebParts. This doesn't require any coding changes -- all you need to-do is update your web.config file with a few Atlas entries...
Filed under:
ASP.NET
,
Atlas
5
Comments
Access to a page's head element using ASP.NET 2.0
by
ScottGu
One of the small, but nice, feature additions in ASP.NET 2.0 is support for a <head runat="server"> tag that you can access via the page object's "Header" property. This is added by default to a page when you create a new one with Visual Web Developer...
Filed under:
ASP.NET
8
Comments
Using .NET to Build Cool Games for XBox
by
ScottGu
In case you missed the cool news from earlier this week, it will be possible to build games for the XBox using managed code (C# or VB) and a new .NET API for the XBox graphics engine. Mike Zintel (whose team builds the execution engine to support it)...
Filed under:
.NET
More Posts
Next page »