Breakout Session
167 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
The New COM API for Accessibility and Automation in Windows 7
Avg Rating: 0
The new COM API for UI Automation (UIA) is a significant advance over previous OS support for programmatic access to UI from native code. The Windows 7 UI Automation API also introduces new support for ARIA properties, virtualized controls, and customizable patterns. This presentation also shares… -
Best practices for signing and verifying code on Windows 7
Avg Rating: 0
This is a web exclusive session which was not delivered at PDC2008, but provides complimentary content aligned with PDC. How does Windows use code signatures to enhance security? How do I sign my application to get the best user experience with features in Windows 7? How can my application's… -
Research: Concurrency Analysis Platform and Tools for Finding Concurrency Bugs
Avg Rating: 0
Learn about the Concurrency Analysis Platform (CAP) from Microsoft Research and how it enables various concurrency bug-finding tools. See a demo of CHESS, a tool built on CAP for finding and reproducing Heisenbugs. Also hear about future tools from Microsoft Research, including a lightweight… -
Project "Velocity": Under the Hood
Avg Rating: 0
Learn about the architecture of Velocity, Microsoft's main memory distributed caching framework. Hear how Velocity was built to meet the performance, scale, latency, and availability requirements of large scale enterprise and web applications. Learn about Velocity components and discuss design… -
The Concurrency and Coordination Runtime and Decentralized Software Services Toolkit
Avg Rating: 0
Get an overview of Microsoft's CCR and DSS Toolkit 2008 and the technologies it contains for building loosely-coupled, highly concurrent, and distributed applications. Learn how the technologies are already being used and get a run-down of how to evaluate whether the technologies may be right for… -
Team Foundation Server 2010: Cool New Features
Avg Rating: 0
Dive deep into the next version of Team Foundation Server (TFS), and learn how TFS has factored its learnings about usability, industrial scale, geographic distribution, manageability, and development process into the next version of the product. See ademonstration of build automation, policy… -
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,…