-
SharePoint 2007: Creating SharePoint Applications with Visual Studio 2008| 110 views this month
Avg Rating: 0
Learn how to use Microsoft Silverlight and SharePoint together. See us build a SharePoint application using the Visual Studio 2008 extensions for SharePoint. Chris Johnson Chris is a Program Manager on the Windows SharePoint Services team. He focusses on the developer platform aspects of WSS.… -
SQL Server 2008: New and Future T-SQL Programmability| 109 views this month
Avg Rating: 0
This session covers new 2008 T-SQL programmability features and enhancements for SQL data types, SQL language, T-SQL procedure programming, CLR integration, T-SQL dependency management, globalization, and more. Learn to develop using the new date and time datatypes, table-valued parameters and… -
Deep Dive: Dynamic Languages in Microsoft .NET| 107 views this month
Avg Rating: 0
The CLR has great support for dynamic languages like IronPython. Learn how the new Dynamic Language Runtime (DLR) adds a shared dynamic type system, a standard hosting model, and support for generating fast dynamic code. Hear how these features enable languages that use the DLR to share code with… -
Panel: The Future of Programming Languages| 107 views this month
Avg Rating: 0
Learn about the future of programming from some of the leading programming languages experts in the world. Hear how programming will be affected by a number of fundamental changes that are occurring like many-core machines, cloud computing, and more. Also hear about the biggest challenges that… -
Windows 7 Presentation Virtualization: Graphics Remoting ( RDP) Today and Tomorrow| 105 views this month
Avg Rating: 0
Staying productive when you're mobile is getting easier, thanks to RDP 7 Graphics remoting technology. Nadim Abdo Gaurav Daga -
Improving .NET Application Performance and Scalability| 105 views this month
Avg Rating: 0
Performance must be considered in each step of the development lifecycle. See how to integrate performance in design, development, testing, tuning, and production. Work with tools and technologies like: static analysis, managed memory profiling, data population, load testing, and performance… -
WCF: Zen of Performance and Scale| 104 views this month
Avg Rating: 0
Join us for an interactive lunch discussion about different kinds of performance and scale requirements that are a crucial part of any distributed systems development life cycle. Learn the principles of Windows Communication Foundation (WCF) throughput and responsiveness optimization. Hear about… -
Research: Contract Checking and Automated Test Generation with Pex| 97 views this month
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… -
WF 4.0: A First Look| 96 views this month
Avg Rating: 0
Programs coordinate work. The code for coordination and state management often obscures a program's purpose. Learn how programming with Windows Workflow Foundation (WF) 4.0 provides clarity of intent while preserving the functional richness of the .NET framework. See how easy it is to build… -
Windows 7: Web Services in Native Code| 94 views this month
Avg Rating: 0
Windows 7 introduces a new networking API with support for building SOAP based web services in native code. This session discusses the programming model, interoperability aspects with other implementations of WS-* protocols, and demonstrates various services and applications built using this…