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
Azure
Commerce Server
Community News
Data
IIS7
jQuery
Link Listing
LINQ
MVC
NuGet
Security
Silverlight
SQL Server
Talks
Tips and Tricks
Visual Studio
Web API
Web Forms
Windows Phone
WPF
WPF/E
News
Navigation
Home
Blogs
Archives
May 2013 (1)
April 2013 (8)
March 2013 (2)
February 2013 (1)
January 2013 (5)
December 2012 (5)
November 2012 (4)
October 2012 (4)
September 2012 (2)
August 2012 (3)
July 2012 (3)
June 2012 (3)
April 2012 (4)
March 2012 (1)
February 2012 (2)
January 2012 (4)
December 2011 (3)
November 2011 (1)
October 2011 (1)
September 2011 (4)
August 2011 (2)
June 2011 (1)
May 2011 (7)
April 2011 (2)
March 2011 (5)
February 2011 (5)
January 2011 (6)
December 2010 (10)
November 2010 (7)
October 2010 (5)
September 2010 (10)
August 2010 (8)
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
March 2007 - Posts
29
Comments
Slides from my ASP.NET Connections talks: WPF/E, LINQ and ASP.NET Tips/Tricks
by
ScottGu
Earlier this week I presented three breakout sessions at the ASP.NET Connections conference in Orlando. Below are the slides / demos for each of the talks I gave: Introduction to "WPF/E" This talk provides a good introduction to "WPF/E" - which is the...
Filed under:
ASP.NET
,
.NET
,
Talks
,
WPF/E
20
Comments
Me Presenting at the Space Coast .NET User Group in Florida this Tuesday
by
ScottGu
I'm in Orlando the next few days presenting at the spring ASP.NET Connections / DevConnections conference . There are about ~1500 people attending this week's conference, which is a great turnout for the spring show (the fall show is in Las Vegas each...
Filed under:
ASP.NET
,
Talks
,
Community News
20
Comments
ASP.NET AJAX Documentation Update, Videos and Cool Articles
by
ScottGu
Here is a quick post on some great ASP.NET AJAX focused content that has been published recently: ASP.NET AJAX Documentation Update The ASP.NET documentation team recently posted a refresh of the ASP.NET AJAX 1.0 documentation. Click here to browse it...
Filed under:
ASP.NET
,
.NET
,
Atlas
13
Comments
Microsoft Joins OpenAJAX Alliance
by
ScottGu
I'm really pleased to be able to announce that Microsoft today joined the OpenAjax alliance . The OpenAjax alliance is a group of vendors, open source projects and companies using AJAX that are focused on developing common AJAX standards and ensuring...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Atlas
194
Comments
New "Orcas" Language Feature: Extension Methods
by
ScottGu
Last week I started the first in a series of blog posts I'll be making that cover some of the new VB and C# language features that are coming as part of the Visual Studio and .NET Framework "Orcas" release later this year. My last blog post covered the...
Filed under:
ASP.NET
,
.NET
,
LINQ
,
Data
,
SQL Server
145
Comments
New C# "Orcas" Language Features: Automatic Properties, Object Initializers, and Collection Initializers
by
ScottGu
Last week we shipped the March CTP of our Visual Studio and .NET Framework "Orcas" release. It is available as a free download by anyone, and can be downloaded as as both a VPC (allowing you to run it in a virtual machine) as well as a standalone setup...
Filed under:
ASP.NET
,
.NET
,
LINQ
21
Comments
Video of Scott Guthrie Shooting Private Donut (and some good ASP.NET AJAX links)
by
ScottGu
Occasionally I get to do cool non-traditional things as part of my job. Two weeks ago, I was the guest star in a fun "Red vs. Blue" Halo video produced by Rooster Teeth. You can watch it online here (it is 3 minutes in length). Below is a screen-shot...
Filed under:
ASP.NET
,
Atlas
,
Community News
27
Comments
Tip/Trick: Integrating ASP.NET Security with Classic ASP and Non-ASP.NET URLs
by
ScottGu
One of the questions I am often asked is "How can I integrate ASP.NET security with Classic ASP other non-ASP.NET URLs?". Specifically, people want to know if they can integrate ASP.NET's Forms Authentication, Role Based Security, and URL Authorization...
Filed under:
ASP.NET
,
IIS7
,
Security
,
Tips and Tricks
15
Comments
Free SQL Server Training Videos (and other good data tutorial pointers)
by
ScottGu
Today on the www.asp.net site we posted a great new "How Do I?" video series focused on SQL Server 2005 Express (which you can download and use completely for free). The series features 13 professional videos that start at the very beginning and then...
Filed under:
ASP.NET
,
Data
,
SQL Server
More Posts