Welcome to AspAdvice
Sign in
|
Join
|
Help
Steven Smith
Musings on ASP.NET and the .NET Developer Community
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Go
Tags
.NET
ADO.NET
ajax
announcement
ASP.NET
Atlas and Ajax
Books
C#
Caching
CC.NET
ci
CMS
community
conference
Cool Tools
devconnections
dotnetnuke
Events
gadgets
hardware
Marketing
Microsoft Office
MVC
Outlook
PDC
performance
Personal
regional director
Reporting Services
reviews
Scalability
Search
Security
silverlight
Software Development
Speaking
SQL
sql2005
SSRS
tdd
Team System
Test Driven Development
TFS
TiVo
video
VirtualPC
vista
Visual Basic
Visual Studio
VS.NET
VSTS
Window Forms
Windows
WPF
XAML
zune
News
ASP.NET Articles
ASP Forums
SQL Forums
XML Forums
Regular Expressions
C# Feeds
Threat Level:
Don't go around saying the world owes you a living. The world owes you nothing. It was here first. - Mark Twain
Navigation
Home
Blogs
Forums
Photos
Downloads
My Reader
Archives
May 2008 (1)
April 2008 (16)
March 2008 (23)
February 2008 (9)
January 2008 (20)
December 2007 (12)
November 2007 (15)
October 2007 (17)
September 2007 (8)
August 2007 (4)
July 2007 (9)
June 2007 (17)
May 2007 (9)
April 2007 (9)
March 2007 (8)
February 2007 (9)
January 2007 (27)
December 2006 (8)
November 2006 (10)
October 2006 (11)
September 2006 (12)
August 2006 (9)
July 2006 (20)
June 2006 (15)
May 2006 (10)
April 2006 (6)
March 2006 (19)
February 2006 (8)
January 2006 (13)
December 2005 (8)
November 2005 (10)
October 2005 (12)
September 2005 (14)
August 2005 (18)
July 2005 (12)
June 2005 (19)
May 2005 (5)
April 2005 (9)
March 2005 (15)
February 2005 (12)
January 2005 (3)
December 2004 (1)
November 2004 (1)
October 2004 (1)
September 2004 (2)
August 2004 (3)
July 2004 (1)
June 2004 (4)
May 2004 (1)
April 2004 (10)
March 2004 (15)
February 2004 (20)
January 2004 (2)
Events
ASPNetConnections Fall 2005
Music
Redshift
My Articles
Dynamic Excel Reports with ASP
ASP.NET Whidbey Overview
ASP.NET Whidbey Caching Overview
ASP.NET Caching Tips
ASP.NET Micro Caching
Writing a Days of the Week Selector Control
.NET Data Access Performance Comparison
MSDN: Regular Expressions in ASP.NET
MSDN: Evolving Custom Controls in ASP.NET
MSDN: Get Test Infected With NUnit
MSDN: Best Practices Using ASP.NET Caching
MSDN: Bind Your Data in ASP.NET 2.
MSDN: Creating a Cache Configuration Object for ASP.NET
Use Write Caching to Optimize High Volume Data Driven Applications
Programmatically Expire Output Cache Entries
My Books
ASP.NET Developer's Cookbook
ASP.NET By Example
Notable Blogs
Wayne King
Scott Guthrie
Rob Howard
Nikhil Kothari
Brad Abrams
My Army Blog
ArmyAdvice Community
Julia Lerman
J. Ambrose Little
Bob Parsons
Eric Sink
Gregg Stark
Brendan Enrick
Browse by Tags
All Tags
»
sql2005
(RSS)
Caching
Reporting Services
SQL
SSRS
Visual Studio
VS.NET
VSTS
Windows
Friday, March 21, 2008 4:14 PM
SQL 2005 Tools Install Experience is the suck
Just finished building a couple of ultimate developer rig machines for the office for Brendan and me, and was adding software today. So I installed Office, Visual Studio 2008, and then SQL Server 2005. I'd forgotten that installing SQL 2005 client
Posted by
ssmith
|
12 Comments
Filed under:
sql2005
,
Visual Studio
Saturday, December 01, 2007 7:17 PM
Save SQL Query Results With Column Names
A minor frustration I've had with SQL Server for years is that when copying the results to Excel, the column names are not included. Well, Brendan blogged about this yesterday , and in a great demonstration of the value of blogging, he received a
Posted by
ssmith
|
4 Comments
Filed under:
sql2005
Monday, September 24, 2007 3:48 PM
Installing SQL 2005 Management Studio
I've installed SQL Server on a few dev boxes in my time, and one thing I've noted on several occasion is that even if you check the box during the install to say you want to install all of the client tools, usually they don't install. You think they installed,
Posted by
ssmith
|
3 Comments
Filed under:
sql2005
,
SQL
Thursday, March 22, 2007 3:28 PM
VS2005 Data Pro Dies on Compile Fix
I had an issue with VS2005 For DB Pros (the Data Dude SKU) where every time I would build my solution (or that project), VS2005 would simply die. This was on Vista. After looking for the answer, I contacted Gert Drapers who informed me of the fix —
Posted by
ssmith
|
0 Comments
Filed under:
VS.NET
,
VSTS
,
sql2005
Friday, February 09, 2007 1:40 AM
SQL Reporting Services 401 Error
If you just installed SQL Server Reporting Services and you are getting a 401.1 Unauthorized error when you try to go to the http://localhost/reports this post may help. I ran into this and was having a heck of a time figuring it out, since I assumed
Posted by
ssmith
|
2 Comments
Filed under:
Reporting Services
,
SSRS
,
sql2005
Monday, February 05, 2007 3:30 PM
Reporting Services Plus Vista Equals Pain
I spent quite a few hours yesterday trying to get Reporting Services to work on my Vista laptop. It didn’t end up working. For quite a long time I got a login prompt when trying to go to localhost/reports, which would bomb after 3 tries and had
Posted by
ssmith
|
6 Comments
Filed under:
Windows
,
Reporting Services
,
SSRS
,
sql2005
Monday, November 06, 2006 2:56 AM
SqlDependency Issue Resolved
I’m doublechecking my demos for my sessions at DevConnections this week and I think I finally fixed an issue that has plagued me off and on for the last year or more when I’ve been demonstrating the new SQL 2005 SqlDependency features. It
Posted by
ssmith
|
7 Comments
Filed under:
Caching
,
sql2005