Execute CMD files directly from Visual Studio

19. December 2009

This will be the first post to start a category about links to resources that have helped me with various development efforts.  My primary reason for starting this category is to have a sort of blogged favorites listing.  I will also discuss how I have applied this information in my own ef... [More]

Headliners, Visual Studio, Web Development, Blogged Favorites Link ,

Team Build Error - “contains more than the allowed 259 characters. Type or select a shorter path.”

10. December 2009

We use Team Foundation Server as our code repository and Team Foundation Server’s Team Build to perform automated nightly builds.  We have configured Team Build for check-ins to trigger a new build.  After check-ins of a large amount of code yesterday for one of our new SQL Server 2008 Dat... [More]

Errors & Troubleshooting, Featured, Headliners , , , ,

How to modify Reporting Services CSV export Behavior

29. January 2008

So you are trying to modify the Reporting Services CSV export behavior.  This article will outline two specific behavior changes: How to turn off exporting of the header record How to change the encoding to ASCII By default Reporting Services exports a CSV file encod... [More]

Configuration, Headliners, Featured ,