Intermediate
30 Entries
- This Week
- This Month
- All Time
-
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.… -
Windows 7: Welcome to the Windows 7 Desktop
Avg Rating: 0
The Windows desktop is evolving--is your application ready to evolve also? This session sets the stage for exciting enhancements to the taskbar, Start Menu, and other desktop elements. Chaitanya Sareen -
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… -
WPF Roadmap
Avg Rating: 0
See the future roadmap for Windows Presentation Foundation (WPF). Learn about improvements that are planned for graphics, data visualization, interop, performance, and "line of business" application development. Kevin Gjerstad Kevin Gjerstad is the Group Program Manager for Windows… -
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… -
ASP.NET and JQuery
Avg Rating: 0
JQuery is an open source JavaScript library that has a passionate following among Ajax developers. Microsoft is integrating the open source JQuery library into both the ASP.NET Web Forms and ASP.NET MVC frameworks and providing full product support. Learn how you can take advantage of JQuery to… -
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… -
Windows 7: Design Principles for Windows 7
Avg Rating: 0
Together, we can increase customer enthusiasm, satisfaction and loyalty by designing user experiences that are both desirable and harmonious. In this session we introduce the Windows User Experience Principles approach to shipping software. Along the way we share stories and lessons learned along… -
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 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,…