Quantcast
Channel: Sean's Stuff » Visual Studio 2010
Viewing all articles
Browse latest Browse all 7

Generate From Usage in Visual Studio 2010

$
0
0
Visual Studio 2010 comes with the new Generate From Usage feature.  Let’s take a quick look at how it works. The basic idea is simple.  You can use classes and their methods and properties before you’ve actually implemented them.  This helps support test-driven development, in which you normally write your test cases first and get […]

Viewing all articles
Browse latest Browse all 7

Trending Articles