Showing results for visual studio - .NET Blog

Nov 30, 2015
Post comments count0
Post likes count0

What’s New in Visual Studio Update 1 for .NET Managed Languages

.NET Team
.NET Team

Hold on to your hats, cowboys and cowgirls! A lot of exciting things are coming out of the .NET Managed Languages team for Visual Studio 2015 Update 1. Read on to learn more about new IDE features, interactive C#, new code analysis management, Visual F# improvements, and the new F5 experience for Roslyn open source development. You can now right-...

.NET
Aug 5, 2015
Post comments count0
Post likes count0

[Guest post] Visual F# Power Tools: community-led tooling for F# in Visual Studio

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

This is a guest post by Anh-Dung Phan and Vasily Kirichenko, F# community developers and contributors to the superb Visual F# Power Tools extension for Visual Studio.  – Visual F# Team We are pleased to tell you about the Visual F# Power Tools, a Visual Studio extension aimed at providing extended tooling for F# in Visual Studio. You can downloa...

.NET
Apr 29, 2015
Post comments count0
Post likes count0

Rounding out Visual F# 4.0 in VS 2015 RC

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

Today marks the release of Visual Studio 2015 RC, which includes the latest updates to the Visual F# 4.0 language and tools.  Download the RC here, and review the VS release notes here. Back in November, we described the F# 4.0 features that were completed in time for the Visual Studio 2015 Preview build. New features like constructors as fir...

.NET
Mar 19, 2015
Post comments count0
Post likes count0

Customize external web tools in Visual Studio 2015

Mads Kristensen
Mads Kristensen

Visual Studio 2015 ships with multiple open source command line tools that are used in modern web development workflows. Those tools are: All of these tools are shipped as part of Visual Studio but are not installed in the same way as you would install them manually. They are all located in the Visual Studio install directory and are used by...

ASP.NET
Nov 12, 2014
Post comments count0
Post likes count0

The Roadmap for WPF

The WPF Team
The WPF Team

When we introduced WPF back in 2006 (.NET 3.0), the response was absolutely phenomenal. Enterprises, ISV’s, and Microsoft Partners have made the technology central to their business, building amazing vertical solutions and mission critical applications for their customers. This momentum carries forward to today – 10% of all newly created projects i...

WPF
Sep 24, 2014
Post comments count0
Post likes count0

.NET Micro Framework now supports Visual Studio 2013

.NET Team
.NET Team

Today the .NET Micro Framework team is releasing a beta update of the .NET Micro Framework SDK that adds support for Visual Studio 2013. The release also contains other improvements that will benefit developers and hardware partners, making the install and update experience better. Check out the .NET Micro Framework Team blog, and the Netmf.com si...

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

.NET Micro Framework now supports Visual Studio 2013

.NET Team
.NET Team

Today the .NET Micro Framework team is releasing a beta update of the .NET Micro Framework SDK that adds support for Visual Studio 2013. The release also contains other improvements that will benefit developers and hardware partners, making the install and update experience better. Check out the .NET Micro Framework Team blog, and the Netmf.com si...

.NET
Jul 29, 2014
Post comments count0
Post likes count0

Profile and Time your ASP.NET MVC app all the way to Azure

Rick_Anderson
Rick_Anderson

Successful web app dev teams generally consider performance a requirement from the beginning,  not an afterthought. Performance should be considered in all phases of a project, from design and into production, including updates to the app. That's not to say you should try to optimize code before you've measured it, you really don't know what...

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

The Next Generation of .NET – ASP.NET vNext

.NET Team
.NET 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. 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, whic...

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

Announcing new Web Features in Visual Studio 2013 Update 2 RTM

Xinyang Qiu
Xinyang Qiu

Today, the Visual Studio team announced the release of RTM version of Visual Studio 2013 Update 2 .  Our team added a few useful features and did some bug fixing in this update to improve the web development experience.  This blog will contain all of the features introduced in RC and a few updates. We will have future blogs to talk about ...

ASP.NET