.NET Videos Tutorials

.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
.NET Videos Tutorials

Pex – Automated Exploratory Testing for .NET

Pex is a white-box test generation tool for .NET. Starting from a hand-written parameterized unit test, Pex analyzes the program-under-test to determine relevant test inputs fully automatically. To this end, Pex executes the program multiple times with different inputs while monitoring the taken execution paths. Pex uses a constraint solver …

XNA in Business Applications

So managed DirectX is obsolete. The way forward is now XNA, a gaming framework that targets the XBOX360, the Zune and the PC. What’s wrong with this picture? A gaming framework – hello?! This presentation will show how XNA can be used in business applications, and why. We will discuss …

ASP.NET 4.0 Roadmap

Take a walk through the 4.0 landscape from ASP.NET and learn how you can get involved in shaping ASP.NET future. This talk focuses on the next release of ASP.NET including Web Forms and MVC. Do you love web forms? See how you can taking control of your control IDs, learn …