Showing archive results for 2014

May 9, 2014
Post comments count0
Post likes count0

The .NET Native Tool-Chain

.NET Team

This post was authored by Xy Ziemba, Program Manager on the .NET Native team. At BUILD, we announced .NET Native Preview. .NET Native is a compilation technology and a small runtime that allow .NET applications to start up to 60% faster and have a smaller memory footprint. We've previously discussed at a high-level how .NET Native provides these p...

.NET
May 8, 2014
Post comments count0
Post likes count0

.NET at MonkeySpace Europe, June 9-11

Immo Landwerth

This post was written by Daniel Plaisted, a member of the .NET Framework team who will be at MonkeySpace. MonkeySpace is the “official cross platform and open-source .NET conference.” This year, MonkeySpace Europe will be held June 9th-11th in Dublin, Ireland. Since it’s a conference specifically focused on open source and cross p...

.NET
May 8, 2014
Post comments count0
Post likes count0

.NET at MonkeySpace Europe, June 9-11

Immo Landwerth

This post was written by Daniel Plaisted, a member of the .NET Framework team who will be at MonkeySpace. MonkeySpace is the “official cross platform and open-source .NET conference.” This year, MonkeySpace Europe will be held June 9th-11th in Dublin, Ireland. Since it’s a conference specifically focused on open source and cross p...

.NET
May 8, 2014
Post comments count0
Post likes count0

Redesigning the NuGet Websites

Jeff Handley

Blog Redesign is LIVE! What better way to announce upcoming website redesigns than by implementing that redesign on our blog? Earlier today, we deployed changes to http://blog.nuget.org that apply a new visual design that we expect to carry over to the docs and gallery sites too. Redesign Goals The goals of the redesign effort are manifold. Here...

NuGetOther announcements
May 7, 2014
Post comments count0
Post likes count0

ASP.NET 4.5.2 and EnableViewStateMac

levibroderick

Please note: This post is now outdated. See http://blogs.msdn.com/b/webdev/archive/2014/09/09/farewell-enableviewstatemac.aspx for the most up-to-date information. A few months ago, we posted that we were making changes to the way EnableViewStateMac behaves in ASP.NET. I’ll forego the typical blog post ceremony and cut right to the chase: ...

ASP.NET
May 5, 2014
Post comments count0
Post likes count0

Announcing the .NET Framework 4.5.2

The .NET Fundamentals Team

Updated (2017): See .NET Framework Releases to learn about newer releases. Updated (July 2015): See Announcing .NET Framework 4.6 to read about the latest version of the NET Framework. We are happy to announce the availability of the .NET Framework 4.5.2. It is a highly compatible, in-place update to the .NET Framework 4, 4.5 and 4.5.1. You c...

.NET
Apr 30, 2014
Post comments count0
Post likes count0

Get your libraries ready for Windows Phone 8.1

Immo Landwerth

Two weeks ago, we released the Windows Phone preview for developers. In this post, I’ll cover what this means for library and app developers. What this means for library developers As a .NET developer you can target Windows Phone 8.1 via two platforms: Apps that target Windows Phone Silverlight 8.1 can consume existing libraries and NuGe...

.NET
Apr 28, 2014
Post comments count0
Post likes count0

Introducing the Microsoft .NET Framework Repair Tool

The .NET Fundamentals Team

The .NET Setup team has made some significant investments over the last couple of years in improving the deployment experience for the .NET Framework setup and its updates.  In spite of this effort, occasionally some customers run into issues deploying the .NET Framework or its updates that cannot be fixed from within the setup itself. For suc...

.NET
Apr 24, 2014
Post comments count0
Post likes count0

.NET Native Performance

.NET Team

This post was authored by Xy Ziemba, the Program Manager for .NET Native performance, and Andrew Pardoe, Program Manager on the .NET runtime team. In our previous blog post introducing .NET Native, we talked about how .NET Native gives you the performance of C++ with the productivity of C#. Putting that in quantitative terms, Windows Store apps ...

.NET
Apr 24, 2014
Post comments count0
Post likes count0

.NET Native Performance

.NET Team

This post was authored by Xy Ziemba, the Program Manager for .NET Native performance, and Andrew Pardoe, Program Manager on the .NET runtime team. In our previous blog post introducing .NET Native, we talked about how .NET Native gives you the performance of C++ with the productivity of C#. Putting that in quantitative terms, Windows Store apps co...

.NET