Showing archive results for 2015

Jul 23, 2015
Post comments count0
Post likes count0

ASP.NET Community Standup – July 21, 2015

Jeffrey Fritz
Jeffrey Fritz

This is the next in a series of blog posts that will cover the topics discussed in the ASP.NET Community Standup.  The community standup is a short video-based discussion with some of the leaders of the ASP.NET development teams covering the accomplishments of the team on the new ASP.NET 5 framework over the previous week.  Within 30 minutes, Scott...

ASP.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing the RTM of Visual F# 4.0

Visual FSharp Team [MSFT]
Visual FSharp Team [MSFT]

We are pleased to announce that Visual Studio 2015, and along with it Visual F# 4.0, hit RTM today! Visit the downloads page to install the release build. The F# components in VS 2015 map to commit dd8252eb8d20 in our repo. For an overview of the new language, runtime, and IDE features in Visual F# 4.0, take a look at our earlier blog posts from...

.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing .NET Framework 4.6

Rich Lander [MSFT]
Rich Lander [MSFT]

Update: See .NET Framework Releases to learn about newer releases. We’re excited to announce the RTM releases of .NET Framework 4.6 and Visual Studio 2015 today. You can read about the new features or leave that for later and try them out now. The quickest way to get started is to install the free Visual Studio 2015 Community version. With th...

.NET
Jul 20, 2015
Post comments count0
Post likes count0

Announcing ASP.NET 4.6 and ASP.NET 5 beta 5 in Visual Studio 2015 Release

Jeffrey Fritz
Jeffrey Fritz

Long time readers of this blog or followers of the ASP.NET Community Standup know that this day was coming, and we have a released version of ASP.NET 4.6 framework and tools with Visual Studio 2015.  Not only are we shipping ASP.NET 4.6, but we are also including with Visual Studio 2015 a bundle of ASP.NET 5 beta 5 runtime tools and libraries.  The...

ASP.NET
Jul 20, 2015
Post comments count0
Post likes count0

NuGet 3.0 Released

Jeffrey Fritz
Jeffrey Fritz

Its been a long journey to this date. We've investigated and tested and released a number of interim builds for developers and package owners to test with the latest Visual Studio bits. The NuGet team is happy to hear all of your feedback about our add-in for Visual Studio and would like to announce the availability of the NuGet 3.0 client with Vis...

NuGetRelease announcement
Jul 15, 2015
Post comments count0
Post likes count0

Allocating on the stack or the heap?

maoni
maoni

A recent discussion prompted me to write this blog entry. The question there was “when should I allocate something on the stack vs on the heap?”. I searched around and there are plenty of articles that talk about *what* gets allocated on the stack vs on the heap, but not how you should decide what to allocate on the stack vs heap. It ma...

.NET
Jul 15, 2015
Post comments count0
Post likes count0

New version of ASP.NET Merge Tool

Matt FJH
Matt FJH

The ASP.NET Merge tool (Aspnet_merge.exe) enables you to combine and manage the assemblies that are created by the ASP.NET compilation tool (Aspnet_compiler.exe). It was built on top of a Microsoft Research project, ILMerge, through which Aspnet_merge.exe does IL code merge.   What problem does this new version fix? The first version of thi...

ASP.NET
Jul 14, 2015
Post comments count0
Post likes count0

First .NET Port Award

Immo Landwerth
Immo Landwerth

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the opp...

.NET
Jul 14, 2015
Post comments count0
Post likes count0

First .NET Port Award

Immo Landwerth
Immo Landwerth

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the oppor...

.NET
Jul 14, 2015
Post comments count0
Post likes count0

First .NET Port Award

Immo Landwerth
Immo Landwerth

Recently, we shared quite a bit how we make progress on our open source journey (Roslyn's First Year of Open Source and .NET Core Open Source Update). We all feel highly privileged to be on the .NET team when all of this awesomeness happens! However, unless you're an active contributor on any of our OSS projects, you probably didn't have the oppor...

.NET