Showing results for releases - .NET Blog

Jun 26, 2013
0
0

Announcing the .NET Framework 4.5.1 Preview

.NET Team
.NET Team

Updated (2017): See .NET Framework Releases to learn about newer releases. This release is unsupported. Updated (July 2015): See Announcing .NET Framework 4.6 to read about the latest version of the NET Framework. Update: The .NET Framework 4.5.1 RTM has been released and is available for download. The content below is still a great descripti...

.NET
May 1, 2013
0
0

.NET Crash Dump and Live Process Inspection

Immo Landwerth
Immo Landwerth

Analyzing crash dumps can be complicated. Although Visual Studio supports viewing managed crash dumps, you often have to resort to more specialized tools like the SOS debugging extensions or WinDbg. In today’s post, Lee Culver, software developer on the .NET Runtime team, will introduce you to a new managed library that allows you to automate...

.NET
Nov 13, 2012
0
0

Scaling cloud apps with the .NET Framework 4.5

Brandon Bray
Brandon Bray

The .NET Framework 4.5 is now available on Windows Azure. Thank you to everyone cheering for this moment. We’re just starting to see the possibilities that a rich developer framework like the .NET Framework and the cloud can have together. Richard Lander, a program manager for the Common Language Runtime, explains a few best practices that can r...

.NET
Oct 30, 2012
0
0

Announcing the release of the .NET Framework for Windows Phone 8

Brandon Bray
Brandon Bray

Bringing the full power of the Windows based CLR and .NET Framework to the Windows Phone has been several years in the making. The .NET capabilities introduced with Windows Phone 8 builds upon many of the investments we’ve made across all platforms and years of incubation. This release truly highlights some of the enduring themes behind .NET – b...

.NET
Sep 12, 2012
0
0

Celebrating the Visual Studio 2012 launch with the release of a popular App

Brandon Bray
Brandon Bray

Today, we’re happy to announce the launch of Visual Studio 2012 and the .NET Framework 4.5. You can read more about the Visual Studio 2012 launch on Jason Zander’s blog. We’ve been using the new version of Visual Studio for several months now to build .NET Framework apps for Windows, Windows Store, Windows Azure, and Window Server. The Visual St...

.NET
Aug 15, 2012
0
0

Announcing the release of .NET Framework 4.5 RTM – Product and Source Code

Brandon Bray
Brandon Bray

Updated (2017): See .NET Framework Releases to learn about newer releases. This release is unsupported. Updated – 8/16/2012: Added license information about the source code release. Today, we are happy to announce the availability of Microsoft .NET Framework 4.5 and Visual Studio 2012. You can develop apps that will take advantage of all the grea...

.NET
May 31, 2012
0
0

Introducing the .NET Framework 4.5 RC

Brandon Bray
Brandon Bray

Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. Today, we are announcing the .NET Framework 4.5 RC. We are also announcing Visual Studio 2012 RC, as you can read on Jason Zander’s and Soma’s blog. Please visit the Visual Studio 2012 RC downloads page to install both products. We have made...

.NET
Mar 7, 2012
0
0

Optimizing the .NET Framework Deployment Experience for Users and Developers

Brandon Bray
Brandon Bray

Rapid development has been one of the enduring themes behind the design of the .NET Framework. We know that authoring application installers is particularly difficult and could be improved. The following post is by Richard Lander from the program management team on the Common Language Runtime. He explains our motivations for introducing a new mod...

.NET
Oct 27, 2011
0
0

Update 4.0.2 for the Microsoft .NET Framework 4

Brandon Bray
Brandon Bray

Update (2017): See .NET Framework Releases to learn about newer releases. This release is now unsupported. With .NET 4, we’ve focused on bringing certain features to market through updates without having to wait for the .NET 4.5 release. This post covers what the latest platform update has to offer. Vivek Mishra from the .NET Servicing team authore...

.NET