Debugging support for .NET Native Preview apps
Our friends in Visual Studio have written a post about the debugging support for the .NET Native Preview.Go check it out!
View ArticleSharing code across platforms
At Build we announced two great ways to re-use your code: the new Universal Windows apps, and the improved portable class libraries. They both help you reuse code across platforms.In this post, I’ll...
View Article.NET Native Performance
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...
View ArticleIntroducing the Microsoft .NET Framework Repair Tool
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,...
View ArticleGet your libraries ready for Windows Phone 8.1
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 developersAs a .NET developer...
View ArticleAnnouncing the .NET Framework 4.5.2
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 can download the releases now,.NET...
View Article.NET at MonkeySpace Europe, June 9-11
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,...
View ArticleThe .NET Native Tool-Chain
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...
View ArticleThe Next Generation of .NET – ASP.NET vNext
Today at TechEd North America, we announced the latest set of innovations that are part of the next generation of .NET. The biggest of those is ASP.NET vNext, which is an updated version of ASP.NET...
View ArticleMay 2014 .NET Updates
The .NET team released a security bulletin and a security advisory today as part of the monthly “patch Tuesday” cycle.Microsoft Security Bulletin MS14-026 - Important, Vulnerabilities in .NET Framework...
View ArticleUpdate to SIMD Support
A month ago we announced support for SIMD. Today, we're announcing an update to "RyuJIT" and our NuGet package that exposes the SIMD programming model.Updates to the Microsoft.Bcl.Simd NuGet...
View Article.NET Native Deep Dive: Dynamic Features in Static Code
This post was authored by Morgan Brown, a Software Development Engineer on the .NET Native team. It is the first post in a series of five about Runtime Directives.If you've read our previous blog posts...
View Article.NET Native Deep Dive: Help! I Hit a MissingMetadataException!
This post was authored by Morgan Brown, a Software Development Engineer on the .NET Native team. It is the second post in a series of five about Runtime Directives. Please see the first post in this...
View ArticleOne developer's experience with .NET Native
Helge Mahrt has published an interesting blog post on his experience using .NET Native on his Windows Store app, 499+1px. The post includes a first-level performance analysis.Check out Helge's post!
View Article.NET Native Deep Dive: Help! I Didn't Hit a MissingMetadataException!
This post was authored by Morgan Brown, a Software Development Engineer on the .NET Native team. It is the third post in a series of five about Runtime Directives. Please see the two posts in this...
View Article.NET Native Deep Dive: Making Your Library Great
This post was authored by Morgan Brown, a Software Development Engineer on the .NET Native team. It is the fourth post in a series of five about Runtime Directives. Please read the first post in this...
View Article.NET Native Deep Dive: Optimizing with Runtime Directives
This post was authored by Morgan Brown, a Software Development Engineer on the .NET Native team. It is the fifth post in a series of five about Runtime Directives. Please see the first posts in this...
View Article.NET Native Deep Dive: Debugging into Interop Code
This post was authored by Yi Zhang, a Senior Software Development Engineer on the .NET Native team..NET Native and MCGAt this point, you’ve probably seen the .NET Native announcement and some of our...
View ArticleWould you like a MultiDictionary?
We’ve recently shipped new collection types on NuGet with our Immutable Collections package. NuGet allows us to ship prerelease and experimental versions of libraries to gather feedback from the...
View ArticledotnetConf is on! Free virtual conference.
The free, virtual and community-driven dotnetConf is on. Point your web-browser to dotnetConf. No registration, manager approval or anything required! The virtual conference is two days long. Day 1:...
View Article