Showing tag results for ASP.NET

Jun 6, 2016
Post comments count0
Post likes count0

dotnetConf is back! Free live streaming developer event – June 7th-9th 2016

Visual Studio Team

.NET plays an important role in the lives of many Visual Studio developers, I for one have worked on many ASP.NET, WPF Desktop and other back-end .NET services over the years in my career and therefore its really exciting for me to be part of the team to bring you yet another dotnetConf, back again and streaming live this week (and for free, with...

.NETVisual StudioDebugging and Diagnostics
Jun 6, 2016
Post comments count0
Post likes count0

dotnetConf is back! Free live streaming developer event – June 7th-9th 2016

Visual Studio Team

.NET plays an important role in the lives of many Visual Studio developers, I for one have worked on many ASP.NET, WPF Desktop and other back-end .NET services over the years in my career and therefore its really exciting for me to be part of the team to bring you yet another dotnetConf, back again and streaming live this week (and for free, with...

.NETVisual StudioDebugging and Diagnostics
May 16, 2016
Post comments count0
Post likes count0

Announcing Updated Web Development Tools for ASP.NET Core RC2

Visual Studio Team

We are pleased to announce the ASP.NET Core Tooling Preview release to support the .NET Core RC2 and ASP.NET Core RC2 release. Get the new version of the framework and Visual Studio 2015 support now at: http://dot.net Tooling Preview, What’s That? With this release, we’re splitting the delivery of the Visual Studio tools from the ASP.NET Core and ....

.NETVisual StudioASP.NET
May 4, 2016
Post comments count0
Post likes count0

Top New from March 2016

Visual Studio Team

Yes, it might seem a bit odd to have a post with “March” in the title now that it’s already May, but it does take a few weeks for the data to show what you’ve all been reading about lately. So with no further ado, here are those recent highlights! Xamarin included with Visual Studio. As announced at //build 2016 to great applause, Xamarin’s full...

.NETVisual StudioJava
Apr 25, 2016
Post comments count0
Post likes count0

Anatomy of a Low Impact Visual Studio Install

Art Leonard

In building faster ways of getting VS, we needed to reduce the size of the minimum product, change a bit of the way the IDE itself ran, change the way components are installed on your computer, and reduce the way components can impact your system. In this article, I will share a little about what it took to make this come together.

.NETDebugging and DiagnosticsASP.NET
Apr 25, 2016
Post comments count0
Post likes count0

Anatomy of a Low Impact Visual Studio Install

Visual Studio Team

At //build 2016, Microsoft announced the first public preview of a quick way to get Visual Studio “15” Preview. We’ve previously shared posts about what we’re building and why: In building faster ways of getting VS, we needed to reduce the size of the minimum product, change a bit of the way the IDE itself ran, change the way components are i...

.NETVisual StudioDebugging and Diagnostics
Mar 31, 2016
Post comments count0
Post likes count1

Mobile App Development made easy with Visual Studio and Xamarin

Visual Studio Team

Last month, we announced that Microsoft acquired Xamarin and welcomed the Xamarin team to Microsoft. Today, in his Build 2016 keynote, Scott Guthrie laid out our plans for how Xamarin and Visual Studio will come together. If you haven’t already, check out Scott Guthrie’s keynote summary post and Nat Friedman’s blog. In short, we’re making Xamarin’...

.NETVisual StudioJava
Mar 3, 2016
Post comments count0
Post likes count0

Visual Studio 2015 Update 2 RC

Visual Studio Team

Today we released the next set of reliability and performance improvements in Visual Studio 2015 Update 2 RC, which also addresses issues that we hear from your continued feedback. Building on what we announced with the CTP release, here’s what you’ll find in Update 2 RC: As with the CTP, we’ve continued to ship additional feat...

.NETVisual StudioJava
Feb 25, 2016
Post comments count0
Post likes count0

Top news from January 2016

Visual Studio Team

The year has gotten off to a great start and it seems that .NET, the web, and TypeScript get the prize for the most popular topics! ASP.NET 5 is dead: Did we get your attention with that heading? Well, it’s not dead at all, it just has a new moniker as Scott Hanselman explains in Introducing ASP.NET Core 1.0 and .NET Core 1.0. I love the quote fro...

.NETVisual StudioDebugging and Diagnostics
Feb 15, 2016
Post comments count1
Post likes count0

Analyze CPU and Memory while Debugging

Visual Studio Team

Would you like to learn how to make your code run faster, use less memory, or just find out whether your code has a CPU or memory issue? Of course you would—you’re a developer! But then, memory and performance tuning often suffers from the pitfall of being an “important but not urgent” task that you simply can’t seem to get to because of the really...

.NETVisual StudioDebugging and Diagnostics