Welcome to MSDN Blogs Sign in | Join | Help

April 2008 - Posts

Vote For Better TDD Support in Visual Studio 2008

Eric Jorgensen has created a Microsoft Connect item asking for better TDD support in Visual Studio 2008 . If you also miss the green (sometimes red) progress bar and other UI elements of NUnit and similar tools, and think that Visual Studio should have
Posted by ploeh | 1 Comments
Filed under:

Automatically Generating LINQ To SQL Models From T-SQL

With LINQ to SQL, a couple of questions quickly arise: Since you can create a data model directly in Visual Studio, where's your authoritative definition of the database? If you generate a data model from your database, how do you maintain the model if
Posted by ploeh | 3 Comments
Filed under:

Attachment(s): DacIntegrationTestLinqToSql.zip

Visual Studio 2008 PowerShell

Ever since I first saw a demo of PowerShell some five years ago, I've been wanting to use it for development work; such as automating code generation or whatever other task for which small scripts are needed. It's such a powerful environment, and I simply
Posted by ploeh | 2 Comments
Filed under:

Attachment(s): vsvars32.ps1
 
Page view tracker