Managed Extensibility Framework: Building Composable Apps in .NET 4 with the Managed Extensibility FrameworkGlenn Block explains how the Managed Extensibility Framework, a new library coming in .NET Framework 4.0, tackles the longstanding issue of building applications and components that can be reused and extended by others. Learn how to build apps that can use new functionality introduced by developers, framework authors and third-party extenders.Glenn Block
Dynamic .NET: Creating Interactive Bing Maps with Silverlight and IronRubySilverlight provides support for dynamic languages such as IronRuby and IronPython. We’ll walk you through the creation of a custom Silverlight control using Bing Maps and IronRuby.Ashish Ghoda
Cloud Computing: Windows Azure for EnterprisesLearn all about Microsoft’s Windows Azure at the architectural level and how it addresses enterprise cloud computing concerns including economics, security, storage and more. Included are an Azure pricing table and a sample cost calculator.Hanu Kommalapati
Beyond MVP: Extending the MVP Pattern to Simplify UI ArchitectureMVP has become a dominant pattern for UI design, but there are many interpretations of how to implement MVP. We take a look at some MVP-extending pattern and pull them into a holistic view of UI architecture. Haozhe Ma
Robotics: Writing and Testing VPL Services for Serial CommunicationVPL, part of Robotics Developer Studio is intended for novice programmers, but is also useful for testing and prototyping. We write a simple serial port service that allows you to send and receive data.Trevor Taylor
Not Your Father's MSDNChanges are coming to MSDN Magazine. They begin this month, with the unveiling of a number of new, monthly columns.Keith Ward
Sound Generation in WPF ApplicationsA good case could be made that computers should not make noise except in response to a specific user command. We’re going to ignore that and show you how to play custom sounds in a WPF application.Charles Petzold
WCF Service Testing with SocketsThere are many ways to test WCF services, but the socket-based approach is flexible and very useful for security and performance testing. We show you show you how to test a WCF service using a network socket based approach.James McCaffrey
Formatting and Parsing Time Intervals in the .NET Framework 4Learn about enhanced TimeSpan formatting and parsing features coming in the .NET Framework 4, and some helpful tips for working with TimeSpan values.Ron Petrusha
Predictive Fetch with jQuery and the ASP.NET Ajax LibraryDino Esposito builds upon his exploration of new data binding features coming in the ASP.NET Ajax Library, explaining how to implement the predictive fetch design pattern. Dino Esposito
Security Compliance as an Engineering DisciplineMany companies starting out with the SDL are doing so in combination with a security compliance program. We’ll show you some best practices and pitfall we’ve seen when employing SDL principles for compliance. Brad Hill
The Human TouchPeople aren't computers; keep this in mind when developing software. When developers confuse people and computers, bad things happen. David Platt
Gesture MagicWindows Mobile 6.5 is the first version of the OS to expose gesture support to developers. Marcus Perryman explains how five touch screen gestures are handled, detailing message routing, the physics engine and some handy tips and tricks. Marcus Perryman
More MSDN Magazine Blog entries >
Browse All MSDN Magazines
Subscribe to MSDN Flash newsletter
Receive the MSDN Flash e-mail newsletter every other week, with news and information personalized to your interests and areas of focus.