Thank You for subscribing to our RSS Feed.
Updated: 3 days 16 hours ago
Mon, 06/07/2010 - 01:00
June 2010
Windows Server AppFabric provides a distributed cache for both web and desktop applications. Well show you how to integrate AppFabric caching into your apps, along with some hints for taking advantage of new cache features in the .NET Framework 4.
Mon, 06/07/2010 - 01:00
June 2010
SOA makes application scalability easier, but getting the best performance out of your SOA means paying close attention to the details. We’ll give you some tips for coding your app more effectively and using distributed caching to remove data access bottlenecks.
Mon, 06/07/2010 - 01:00
June 2010
Visual Studio 2010 includes new resource contention profiling features that help detect concurrency contention among threads. We walk through a profiling investigation to demonstrate how you can pinpoint and fix resource contention problems in your code.
Mon, 06/07/2010 - 01:00
June 2010
It’s difficult to troubleshoot any application without a trail of clues to follow, and cloud apps are no different. We look at how logging and tracing are enabled for Windows Azure, and how you can use Windows PowerShell to manage diagnostics for a running service.
Mon, 06/07/2010 - 01:00
June 2010
Video on the Web involves huge amounts of data. Learn the best way to manage and move that data with the help of Microsoft Expression Encoder 3.
Mon, 06/07/2010 - 01:00
June 2010
Windows Presentation Foundation has a rich data binding system that includes flexible support for business data validation. We take a look at implementing some complex data input validation scenarios that include customized data errors for users.
Mon, 06/07/2010 - 01:00
June 2010
See how you can build Rich Internet Applications that take advantage of the OData protocol to creatively interact with Silverlight, PowerPivot, SQL Server, SharePoint, the Windows Azure platform, “Dallas” and more.
Mon, 06/07/2010 - 01:00
June 2010
Help us help you, by sending your feedback on various topics.
Mon, 06/07/2010 - 01:00
June 2010
Are you a Microsoft .NET Framework programmer who struggles with critical legacy applications using COM objects that are beyond your control? Dino Esposito shows how to lessen the burden by going dynamic.
Mon, 06/07/2010 - 01:00
June 2010
F# is a new, functional and object-oriented programming language for the Microsoft .NET Framework. To help you get started using it, we take a look at some of the core concepts in the F# language and its implementation on top of the CLR.
Mon, 06/07/2010 - 01:00
June 2010
A common software-development task is generating a graph from a set of test-related data. But if you're doing it by hand and the underlying data changes frequently, this particular task can become quite tedious. James McCaffrey shows you how to automate the process using Windows Presentation Foundation technology.
Mon, 06/07/2010 - 01:00
June 2010
Visual Studio 2010 lets you create applications that target versions of the Microsoft .NET Framework from 2.0 to 4, and each step in between. We take a look at how multi-targeting works in Visual Studio today, and explain how you should approach multi-targeting in your projects.
Mon, 06/07/2010 - 01:00
June 2010
Ted Neward continues his dissection of the alternative MongoDB database system, using exploration testing to investigate the underlying technology.
Mon, 06/07/2010 - 01:00
June 2010
Charles Petzold performs more UI magic by implementing a variation of the drag-and-drop that presents users with a natural, fluid look and feel.
Mon, 06/07/2010 - 01:00
June 2010
It’s time to standardize the UI for Windows Presentation Foundation.