Chris Fulstow
ASP.NET Tech Lead and Web Developer
RSS Feeds
Follow me on Twitter!
Home
Profile
Services
Contact
Services
Software development
Website assessment reports
Requirements analysis
Architecture design
Technical interviewing
Agile project management
Mentoring and training
SEO reports
Comments (0)
No comments yet.
No trackbacks yet.
Recent comments
Popular posts
Archives
Tags
Categories
.net
(17)
asp.net
(6)
asp.net 2.0
(1)
books
(1)
c#
(13)
certification
(2)
codeplex
(1)
fun
(1)
generics
(1)
google
(2)
html5
(1)
mcpd
(1)
mcts
(1)
programming
(5)
search
(1)
seo
(1)
sql server
(5)
sql server 2008
(1)
Uncategorized
(35)
vb.net
(5)
visual studio
(5)
web scraping
(1)
February 2010
(12)
January 2008
(1)
November 2007
(3)
October 2007
(1)
August 2007
(9)
July 2007
(1)
May 2007
(2)
December 2006
(1)
November 2006
(17)
October 2006
(9)
.NET Coding Guidelines - Commenting
(22)
SQL Server 2008 will have IntelliSense
(14)
Convert table to CSV string in SQL Server
(12)
Reading other people's .NET code
(10)
Task List comments in Visual Studio
(5)
MCPD Web Developer exam 70-547 hints and tips
(5)
Finding orphaned stored procedures and user-defined functions in SQL Server
(4)
SqlConnection - Close() or Dispose()
(3)
If the code and the comments disagree, then both are probably wrong
(3)
Free ASP.NET CMS
(2)
Peter Lubbers:
Thanks for the Pro HTML5 Programming plug!
Paul Glavich:
My upcoming book on .Net performance testing and optimization will be out in a few weeks. You can...
kuba:
COALESCE(Name, ”) return Name or empty string if Name is null. check h...
Claus:
Thanks a bunch! This was exactly what I needed :)
ME:
What if the list has null value?
Gordon:
Here's a faster variant of the code you gave: DECLARE @Csv NVARCHAR(MAX) SET @Csv = '' SELECT @Csv...
Chris:
MS has committed to churning out a new SQL Server version every 2 to 3 years. So SQL Server 2011...
Kyle:
SUUUUPER handy, I never would have thought of that. Thanks a lot. Amanda: I too need a list of...
Latest tweets
Loading tweets...
Follow me on Twitter!
User Login
User
Password
Remember me
Lost your password?
Blogroll
Ayende Rahien
Codebrain
Coding Horror
David Hayden
Haacked
Hanselman
Mads Kristensen
Mark Needham
Patrick Smacchia
Richard Banks
Rick Strahl
ScottGu
Steve Sanderson
Where's Lou?