Showing category results for Web

May 2, 2016
Post comments count0
Post likes count0

New and Noteworthy Extensions for Visual Studio – April 2016

Visual Studio Team

In April the community added another 100 new Visual Studio extensions to the Visual Studio Gallery. To help you enjoy this creativity from the community, every month or two I’ll be introducing some of the new extensions that caught my eye. Here are the highlights for this month: Open in Notepad++ by Calvin A. Allen Download Open in Notep...

.NETUnityC#
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 30, 2016
Post comments count0
Post likes count0

Visual Studio 2015 Update 2 RTM

Visual Studio Team

Today at Build 2016 we released the final version of Visual Studio 2015 Update 2. This release includes everything we shared in the Visual Studio 2015 Update 2 CTP release, as well as Visual Studio 2015 Update 2 RC. Visual Studio 2015 Update 2 has focused on improving performance and reliability and addressing your feedback. Some key scenarios whe...

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

Microsoft joins the Eclipse Foundation and brings more tools to the community

Visual Studio Team

At Microsoft, our developer mission is to deliver experiences that empower any developer, building any application, on any OS. And this mission requires us to be open, flexible, and interoperable: to meet developers and development teams where they are, and provide tools, services and platforms that help them take ideas into production. This week,...

JavaAzureUnity
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 16, 2016
Post comments count0
Post likes count0

Node.js: From Zero to Bobble with Visual Studio Code

Visual Studio Team

Node.js is a platform for building fast, scalable applications using JavaScript. It’s making its way just about everywhere – from servers, to Internet of Things devices, to desktop applications, to who knows what next? Ooh—I know what next...bobbleheads! Bobblehead Generator Of course, we don't just want one bobblehead...we want so many bobblehe...

.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