- This Week
- This Month
- All Time
-
The Concurrency and Coordination Runtime and Decentralized Software Services Toolkit| 89,783 views
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… -
Research: Concurrency Analysis Platform and Tools for Finding Concurrency Bugs| 88,624 views
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| 82,616 views
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… -
Windows 7: Welcome to the Windows 7 Desktop| 66,416 views
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 -
Natural Interop with Silverlight, Office, and Python in Microsoft Visual C# and Microsoft Visual…| 65,023 views
Avg Rating: 0
Learn how the new C# and VB language features make interop with JScript, COM, and Python more natural. Dynamically control the HTML DOM within Silverlight, automate Word and Excel with less code, or access Python libraries, all from your favorite .NET language! Alex Turner Alex Turner is the… -
Research: Contract Checking and Automated Test Generation with Pex| 58,567 views
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| 56,131 views
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… -
Windows 7: Introducing Direct2D and DirectWrite| 44,654 views
Avg Rating: 0
Direct2D and DirectWrite are latest additions to the DirectX family of APIs. Learn how you can enhance your application experience with resolution independent, high-performance vector graphics using Direct2D. Use ClearType and OpenType font technologies to layout beautiful text with advanced… -
Research: BAM, AjaxScope, and Doloto| 44,449 views
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 Visual C# IDE: Tips and Tricks| 43,717 views
Avg Rating: 0
Learn tips and tricks that will make C# code editing faster and more fun using Microsoft Visual Studio. Dustin Campbell