Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Releases   (RSS)

.Net Services November 2009 CTP

The .Net Services team has made a November 2009 CTP release of the SDK for their portion of the Azure Services Platform. As mentioned over the summer, .Net Services has pared down their work on routers, queues, and relays to focus on delivering the access
Posted by Nicholas Allen | 0 Comments
Filed under:

.Net 4 Beta 2 Really Released

Although available for download by subscribers the last few days, the second beta release of .Net 4 is now available to everyone. You will see a number of new WCF features changed or moved around since the first beta release, but what you see now is almost
Posted by Nicholas Allen | 0 Comments
Filed under: ,

ASP.NET MVC 1 Scripts on AJAX Delivery Network

Last week the AJAX script files included for ASP.NET MVC applications were added to the AJAX content delivery network . The content delivery network is a free service that provides caching support for some of Microsoft's AJAX libraries. As a developer
Posted by Nicholas Allen | 0 Comments
Filed under:

ASP.NET MVC 2 Preview 2

A second preview release of ASP.NET MVC 2 has been released, adding new support for extending client-side validation, metadata annotations, and model validation. I'll be updating the web service technology page later in the week to cover a new set of
Posted by Nicholas Allen | 0 Comments
Filed under:

ASP.NET AJAX Preview 5

The fifth preview of the new ASP.NET AJAX features for future versions of the framework is now available. The AJAX release consists of server-side controls and programming model for building ASP.NET applications that offer functionality through AJAX requests
Posted by Nicholas Allen | 0 Comments
Filed under:

Windows Management Release Candidate

The Windows Management Framework has put out a release candidate porting some of the management features in Windows 7 to versions of Windows from Windows XP to Server 2008. The management framework includes PowerShell 2.0 and the Windows implementation
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Silverlight 3 GDR 2

Silverlight 3 has been updated with a small set of bug fixes and support for the GB18030 code page for developing Chinese localized applications. A GDR, unlike a hotfix update that you might get from product support, is intended for general use but is
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Moonlight 2 Beta 1

Moonlight, an open source implementation of Silverlight for Linux systems, has released their feature complete beta corresponding to Silverlight 2 (and a small bit of Silverlight 3 too). You can get the Moonlight 2 beta as either binaries or source code.
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Using TCP Analyzer to Debug TCP Performance

Microsoft Research has a Network Monitor 3.3 plugin called TCP Analyzer that helps identify performance problems from a captured TCP session. TCP Analyzer takes a Network Monitor trace and performs visualization and analysis of the TCP connection. The
Posted by Nicholas Allen | 0 Comments
Filed under: , ,

Technologies of Interest to WCF Developers

This article summarizes some of the Microsoft products and technologies that aren't directly connected to WCF but I've talked about as interesting to WCF developers. .Net RIA Services RIA Services are an application design pattern that live between ASP.NET
Posted by Nicholas Allen | (Comments Off)
Filed under: ,

Windows API Code Pack V1 Released

Going along with Windows 7, the final version of the Windows API Code Pack was released last week. The code pack is a way to provide access to Windows features that lack a managed interface in the framework today, primarily for things added in Windows
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Windows 7 (and Orcas SP1) SDK Released

The final version of the Windows 7 SDK is now available. If you've been using the beta SDK releases for samples or tools, then this is the version of the SDK that you'll want to install. Here are the links to download: Microsoft Windows SDK for Windows
Posted by Nicholas Allen | 0 Comments
Filed under: , ,

Using Managed Services Engine for Virtualization

It’s been a year since I last talked about the Managed Services Engine, which is a prebuilt solution for virtualizing web services through metadata inspection and message routing. Since then they’ve released two more CTPs, the most recent one being the

ASP.NET MVC 2 Preview 1

The second version of ASP.NET MVC is already underway (it’s on the same type of frequent release schedule as Silverlight). MVC is a model-view-controller framework on top of the existing ASP.NET runtime that separates display and application logic as
Posted by Nicholas Allen | 0 Comments
Filed under: ,

Exception Handling Proxy Generator

The WCFProxyGenerator tool on CodePlex has been updated, which is a community contributed tool that generates proxy classes that help manage the lifetimes of the proxy objects. As you might guess from the name the primary way that the proxy class helps
More Posts Next page »
 
Page view tracker