ploeh blog

Mark Seemann's discontinued .NET blog.
Posts
  • ploeh blog

    Vote For Better TDD Support in Visual Studio 2008

    • 1 Comments
    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...
  • ploeh blog

    Automatically Generating LINQ To SQL Models From T-SQL

    • 4 Comments
    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...
  • ploeh blog

    Visual Studio 2008 PowerShell

    • 4 Comments
    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...
Page 1 of 1 (3 items)