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
May 2006 - Posts
51
Comments
ASP.NET 2.0 Localization (Video, Whitepaper, and Database Provider Support)
by
ScottGu
ASP.NET 2.0 and VS 2005 add a bunch of features that make localizing ASP.NET applications much easier. To learn more about how the localization features work, I'd recommend first checking out this excellent 13 minute video in the ASP.NET 2.0 "How Do I...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
25
Comments
Eliminating CSS Image Flicker with IE6
by
ScottGu
One challange that web designers and developers often wrestle with is an annoying "image flicker" issue that sometimes shows up when using CSS image references. For example, when using a CSS rule like so: . someClassName { background : #AABBCC url(someBackGroundImage...
Filed under:
ASP.NET
,
.NET
,
IIS7
13
Comments
Checking all CheckBoxes in a GridView
by
ScottGu
Scott Mitchell continues to post great ASP.NET content (if you haven't subscribed to his blog then you should!). He has posted a nice new article detailing how to implement checkbox functionality within the ASP.NET 2.0 GridView, as well as add the common...
Filed under:
ASP.NET
,
.NET
,
Data
,
SQL Server
10
Comments
Reading/Writing Excel Spreadsheets with ADO.NET
by
ScottGu
David Hayden maintains a really great blog . He regularly posts about ADO.NET and Data Access, and is someone I'd highly recommend subscribing to. He posted a useful blog entry a few days ago that details how to use ADO.NET to read, insert and update...
Filed under:
.NET
,
Data
,
SQL Server
16
Comments
www.iis.net site launched
by
ScottGu
If you haven't visited it yet, I'd highly recommend taking a look at the new dedicated IIS community site: http://www.iis.net This site has a ton of content about IIS 6. Checkout the "Downloads" tab for log-parsing utilities, MOM managmenet packs, lockdown...
Filed under:
ASP.NET
,
.NET
,
IIS7
11
Comments
Resharper 2.0 Released
by
ScottGu
JetBrains has recently shipped Resharper 2.0 -- a Visual Studio add-in that provides a rich set of developer productivity features for C# and ASP.NET developers (including richer refactoring support, ASP.NET code assistance, unit testing integration,...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
25
Comments
Red-Gate SQL Query Intellisense Tool (Free Download)
by
ScottGu
I've seen a lot of people rave about Red-Gate's SQL tools in the past. They provide a really nice set of tools that are well worth spending sometime to check out. They have a promotional offer available now where you can download their new SQL Prompt...
Filed under:
.NET
,
Data
,
SQL Server
13
Comments
Cool Atlas PasswordStrength Complexity Control
by
ScottGu
Paul Glavich blogged about a useful little Atlas externder control he built that enables sites to provide real-time password strength feedback on the client to users as they create new passwords (for example: if you have only letters in the password it...
Filed under:
ASP.NET
,
.NET
,
Atlas
13
Comments
IIS 7.0 on the MSDN .NET Show
by
ScottGu
Bill Staples and I did an interview with the MSDN .NET Show about IIS 7.0 that was just published yesterday. You can watch it online for free here . In addition to about 30 minutes of discussions about the new features and architecture are 30 minutes...
Filed under:
ASP.NET
,
.NET
,
IIS7
1
Comments
Commerce Server 2007 RC1 Released
by
ScottGu
Today the Microsoft Commerce Server Team announced availability of their Commerce Server 2007 RC1 bits. The Commerce Server 2007 release is monumental improvement -- you can read about all the details on Ryan's blog post. Commerce Server 2007 is built...
Filed under:
ASP.NET
,
.NET
,
Commerce Server
More Posts
Next page »