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
November 2009 (1)
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 2006 - Posts
71
Comments
Tip/Trick: Guard Against SQL Injection Attacks
by
ScottGu
SQL Injection attacks are really nasty security vulnerabilities, and something all web developers (regardless of platform, technology or data layer) need to make sure they understand and protect themselves against. Unfortunately developers too often neglect...
Filed under:
ASP.NET
,
Security
,
Tips and Tricks
11
Comments
ComponentArt Releases Web.UI for ASP.NET AJAX
by
ScottGu
ComponentArt today announced a commercial version of their Web.UI controls that integrate with the ASP.NET AJAX Extensions (aka "Atlas"). Click here to view some of their online demos (which are pretty impressive). You can also download a beta edition...
Filed under:
ASP.NET
,
Atlas
10
Comments
Tip/Trick: Patterns and Practices Guidance Explorer for .NET and ASP.NET
by
ScottGu
I blogged about the cool new .NET and ASP.NET Guidance Explorer that the Microsoft Patterns and Practices Team has been working on back in June. Since then the team has been hard at work and recently moved the project to be hosted on CodePlex. You can...
Filed under:
ASP.NET
,
.NET
,
Security
,
Tips and Tricks
88
Comments
Tip/Trick: Optimizing ASP.NET 2.0 Web Project Build Performance with VS 2005
by
ScottGu
This posts covers how to best optimize the build performance with Visual Studio 2005 when using web projects. If you are experiencing slow builds or want to learn how to speed them up please read on. Quick Background on VS 2005 Web Site Project and VS...
Filed under:
ASP.NET
,
Visual Studio
,
Tips and Tricks
46
Comments
Tip/Trick: UpdateProgress Control and AJAX Activity Image Animations
by
ScottGu
One of the cool new controls provided with the ASP.NET AJAX Extensions (aka "Atlas") is the UpdateProgress control. This control allows you to automatically cause UI to display on a page while an AJAX callback is in progress, and also allows you to provide...
Filed under:
ASP.NET
,
Atlas
,
Tips and Tricks
42
Comments
September Atlas Control Toolkit Released (Now with Animation Support)
by
ScottGu
The latest refresh of the Atlas Control Toolkit, which is a great library of useful ASP.NET AJAX-enabled controls built on top of the core ASP.NET AJAX runtime, was posted late last week. You can run samples online as well as download it here . As I have...
Filed under:
ASP.NET
,
Atlas
83
Comments
Tip/Trick: Using IIS7 on Vista with VS 2005
by
ScottGu
A few people have pinged me over the last week asking about how to use VS 2005 with an IIS 7.0 web-site on Windows Vista. Specifically, they've run into an issue where they see a dialog message asking them to install the FrontPage Server Extensions, or...
Filed under:
ASP.NET
,
Visual Studio
,
IIS7
,
Tips and Tricks
21
Comments
Tip/Trick: Enabling Back/Forward-Button Support for ASP.NET AJAX UpdatePanel
by
ScottGu
Nikhil recently posted a nice blog post that includes a new ASP.NET AJAX-enabled control called "HistoryControl". When added to a page it allows developers to programmatically add logical views into a browser's history list. This enables you to make AJAX...
Filed under:
ASP.NET
,
.NET
,
Atlas
,
Tips and Tricks
185
Comments
"Atlas" 1.0 Naming and Roadmap
by
ScottGu
Over the last year we’ve been working hard on “Atlas”. It has evolved, changed, and grown because of the amazing amount of feedback and early adoption that we’ve seen. We’ve had an unbelievable amount of interest and excitement...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
,
Atlas
51
Comments
CSS Control Adapter Toolkit Update
by
ScottGu
Today we released a refresh of the CSS Control Adapters for ASP.NET 2.0 (incorporating bug fixes, feature suggestions, and adding support for new controls). You can download it for free and immediately begin using it to enable pure CSS optimized markup...
Filed under:
ASP.NET
,
.NET
,
Tips and Tricks
More Posts
Next page »