Intermediate
30 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
Panel: The Future of Unit Testing
Avg Rating: 0
Unit testing means different things to different people. To Agile developers, it enables Test Driven Development. To researchers, it enables test generation from static and dynamic analysis. To others, it's a means to test protocols, APIs, and other functionality below the presentation layer.… -
Research: Contract Checking and Automated Test Generation with Pex
Avg Rating: 0
In theory, Design by Contract and unit testing are excellent approaches to improve code quality. Learn how to use code contracts that express pre-conditions, post-conditions, and object invariants in any managed language that improve testability, enhance static analysis, and serve as checked API… -
Research: BAM, AjaxScope, and Doloto
Avg Rating: 0
See Microsoft Research present new technologies for developing, debugging, and deploying web applications. Hear how BAM can turn a simple specification into a web-based cloud application with the click of a button. Learn how AjaxScope and Doloto automatically instrument and rewrite your web… -
Microsoft .NET Framework: Overview and Applications for Babies
Avg Rating: 0
Join Scott Hanselman for this lots-of-code-minimal slides talk that walks through the sheer joy of building out a .NET Framework application with Visual Studio using many of the new advances in the .NET Framework 3.5SP1 and 4.0. We have a data layer with Entity Framework, use REST web services… -
Microsoft Visual Studio: Web Development Futures
Avg Rating: 0
Get a first look at the next version of Visual Studio for web developers. See how the new deployment tools enable frictionless transfers of web projects from machine to machine. Learn about the new code generation aides and the next generation of JavaScript editing and navigation tools. Finally,… -
Microsoft Visual Studio Team System: A Lap Around VSTS 2010
Avg Rating: 0
In the spirit of an agile sprint, see how to use the next version of Visual Studio Team System to manage user stories and re-factor existing architecture. Learn how to diagnose real production problems, debug in-production virtual labs, capture test data to eliminate the no-repro bugs,… -
Microsoft SQL Server 2008: Powering MSDN
Avg Rating: 0
Hear how the MSDN team created the multi-terabyte system (over 12 million documents) that serves as the core of the web platform and provides integration of content from MSDN and TechNet into Microsoft Visual Studio, Microsoft Exchange Server, and Windows Server. Learn about advanced features… -
A Lap around "Oslo"
Avg Rating: 0
Please Note: This session will be repeated on October 29th at 4:45PM. "Oslo" is the family of new technologies that enable data-driven development and execution of services and applications. Come and learn how to capture all aspects of an application schematized in the "Oslo"… -
Microsoft Visual Studio Team System Team Foundation Server: How We Use It at Microsoft
Avg Rating: 0
Take a detailed look at the present and future of Team Foundation Server (TFS). With close to 14,000 users, 2,000 projects, 33 million files, and over 2 million work items, Microsoft runs one of the largest known installations of TFS. In this session we share our internal best practices for… -
Framework Design Guidelines
Avg Rating: 0
Learn about guidelines that have helped the Microsoft .NET Framework grow into the most popular developer framework Microsoft has ever created. After ten years of use, we have an enormous amount of real customer data about what makes great framework design. Whether you are building your own…