Showing tag results for announcement

Jul 16, 2013
Post comments count0
Post likes count0

Responsible for a million dollar software project, but don’t know where to start?

.NET Team

This post was written by Cesar De la Torre Llorente, a member of the .NET Marketing team. Cesar provides guidance on .NET to customers and to sales, marketing, and support professionals at Microsoft. We just released a new guide that provides a global and broad picture of Microsoft development technologies for business applications. You can le...

.NET
Jun 26, 2013
Post comments count0
Post likes count0

Announcing the .NET Framework 4.5.1 Preview

.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
Feb 19, 2013
Post comments count0
Post likes count0

.NET Framework Documentation Improvements

Brandon Bray

The CLR documentation team has been busy responding to feedback and making updates and changes to the .NET Framework documentation in the MSDN Library. We would like to tell you about the most recent set of document updates, which were published earlier in February. Performance content We have received extensive customer feedback regarding the im...

.NET
Nov 16, 2012
Post comments count0
Post likes count1

Introducing NETCF 3.9 in Windows Embedded Compact 2013 – a faster, leaner and multi-core runtime!

Brandon Bray

Ever since .NET Compact Framework was introduced at the PDC conference in 2001, programming with .NET has scaled from some of the smallest devices to the largest servers. With C# and Visual Basic, developers can apply the same skills to program both devices and servers to form a complete end-to-end solution. As the devices become more prevalent ...

.NET
Nov 13, 2012
Post comments count0
Post likes count0

Scaling cloud apps with the .NET Framework 4.5

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
Post comments count0
Post likes count0

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

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
Post comments count0
Post likes count0

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

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
Post comments count0
Post likes count0

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

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
Jun 26, 2012
Post comments count0
Post likes count0

New .NET Diagnostic info added to Process Explorer

Brandon Bray

Productivity is the hallmark of programming with managed code. So often productivity boils down to figuring out why something isn’t working – diagnostics. The CLR provides one of the best foundations for diagnostics. In this post, Richard Lander – a program manager for the Common Language Runtime – shows how more than just developers can now tra...

.NET
May 31, 2012
Post comments count0
Post likes count0

What’s New for Parallelism in Visual Studio 2012 RC

Stephen Toub - MSFT

In September, I blogged about what was new for parallelism and asynchrony in the Visual Studio 2012 Developer Preview, and in February I followed that up with a post on what was new in the Beta.  Now that Visual Studio 2012 Release Candidate is out, I want to share a few thoughts on what’s new in the Release Candidate.Most new features f...

.NET Parallel Programming