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
September 2010 - Posts
68
Comments
ASP.NET Security Fix Now on Windows Update
by
ScottGu
Earlier this week I blogged about the availability of a patch on the Microsoft Download Center to fix the recent ASP.NET Security Vulnerability. Today we also made it possible to update systems through Windows Update (WU) and Windows Server Update Services...
Filed under:
ASP.NET
,
Community News
,
Security
,
.NET
122
Comments
ASP.NET Security Update Now Available
by
ScottGu
This morning Microsoft released a security update that addresses the ASP.NET Security Vulnerability that I’ve blogged about this past week. We recommend installing it as soon as possible on your web-servers. Common Questions/Answers Below are some...
Filed under:
ASP.NET
,
Community News
,
Security
,
.NET
38
Comments
ASP.NET Security Update Shipping Tuesday, Sept 28th
by
ScottGu
Update : You can now download the security update here . An hour ago Microsoft released an advance notification security bulletin announcing that we are releasing an out-of-band security update to address the ASP.NET Security Vulnerability that I’ve blogged...
Filed under:
ASP.NET
,
Community News
,
Security
,
.NET
70
Comments
Update on ASP.NET Vulnerability
by
ScottGu
Earlier this week I posted about an ASP.NET Vulnerability , and followed this up with another blog post that covers some Frequently Asked Questions about it. We are actively working on releasing a security update that fix the issues, and our teams have...
Filed under:
ASP.NET
,
Community News
,
Security
,
.NET
116
Comments
Frequently Asked Questions about the ASP.NET Security Vulnerability
by
ScottGu
Two days ago I published an important blog post about a security vulnerability in ASP.NET . In it I discussed a workaround that we recommend customers use to help prevent attackers from using the vulnerability against your applications. Below are...
Filed under:
ASP.NET
,
Community News
,
Security
,
.NET
345
Comments
Important: ASP.NET Security Vulnerability
by
ScottGu
A few hours ago we released a Microsoft Security Advisory about a security vulnerability in ASP.NET. This vulnerability exists in all versions of ASP.NET. This vulnerability was publically disclosed late Friday at a security conference. We...
Filed under:
ASP.NET
,
Community News
,
Security
,
.NET
84
Comments
Windows Phone 7 Developer Tools Released
by
ScottGu
I’m pleased to announce that today we shipped the final release of the Windows Phone 7 Developer Tools. You can download them here . What is Included? The Windows Phone 7 Developer Tools package includes everything you need to write awesome applications...
Filed under:
Community News
,
Silverlight
,
Visual Studio
,
.NET
95
Comments
Automating Deployment with Microsoft Web Deploy
by
ScottGu
This is the twenty-eighth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. This blog post continues a series of posts I’m doing that cover the new improvements we made around web deployment. In my first post in the deployment...
Filed under:
ASP.NET
,
IIS7
,
Visual Studio
,
.NET
83
Comments
Introducing the Microsoft Web Farm Framework
by
ScottGu
Last month we released a beta of the Microsoft Web Farm Framework. The Microsoft Web Farm Framework is a free product we are shipping that enables you to easily provision and mange a farm of web servers. It enables you to automate the installation...
Filed under:
ASP.NET
,
Community News
,
IIS7
,
.NET
8
Comments
Los Angeles Web Camp
by
ScottGu
A few months ago I blogged about some Web Camp events that Microsoft is sponsoring around the world. These events provide a great way to learn about ASP.NET 4, ASP.NET MVC 2, and Visual Studio 2010. The events are free and the feedback from...
Filed under:
ASP.NET
,
Community News
,
MVC
More Posts