Search Results

0
votes

What are the key strengths of ASP.NET Webforms?

It lets you build web applications without having a good understanding of the underlying concepts such as HTTP. This has its own downsides. …
11
votes

Auto-generation of .NET unit tests

Take a look at Pex. Its a Microsoft Research project. From the website: Pex generates Unit Tests from hand-written Parame …
0
votes

Where to begin and how to participate in .NET community?

Do you make use of any open source projects at work? This can help give you direction, you can try to add features you've found yourself wanting or rewrite documentation that you found to be confus …