Showing tag results for .NET

Mar 11, 2016
Post comments count0
Post likes count0

Support Ending for Visual Studio 2005

Visual Studio Team

In October 2005, before Twitter, jQuery, Blu-Ray movies, Xbox 360, Amazon AWS, Internet Explorer 7, and Google Analytics, we released Visual Studio 2005. A lot has happened in software development since 2005 (we’re looking at you, C++ 11, TypeScript, .NET 4.6, Cordova, Roslyn, and UWP!). So now it’s time to say goodbye. In line with our support po...

.NETC#TypeScript
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
Mar 2, 2016
Post comments count0
Post likes count0

New and Noteworthy Visual Studio Extensions – Feburary 2016

Visual Studio Team

Last month I showed you a few of my favorite Visual Studio extensions that give great examples of how developers add new features to Visual Studio. With such a vibrant ecosystem around Visual Studio, new extensions are added almost every day—in fact, over 135 new extensions have been added to the Visual Studio Gallery already in 2016! To help you ...

.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 22, 2016
Post comments count0
Post likes count0

Develop ReactNative apps in Visual Studio Code

Visual Studio Team

ReactNative is a great way to build native, cross platform app for iOS and Android using JavaScript. We recently announced the launch of a Visual Studio Code Extension that enables you to build, debug and preview Apache Cordova apps. And today we’re pleased to announce the availability a similar extension for ReactNative! ReactNative vs. Apache Cor...

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

10 things you should try on the leap day

Visual Studio Team

It’s February 2016 and so those of us on the Gregorian calendar get to enjoy an extra day in the month! What will you do in those 24 bonus hours? How about learning some new tools and technologies? Here are ten great suggestions—OK, eleven! It is a leap year, so it’s a leap list: Get your code hosted for free in Visual Studi...

.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
Feb 11, 2016
Post comments count0
Post likes count0

Find Your Favorite Visual Studio Extension

Visual Studio Team

One of the greatest strengths of Visual Studio is the vibrancy of the partner ecosystem that surrounds it. There are thousands of extensions available for Visual Studio that enhance the editor experience, support new languages, add time-saving components to your toolbox, and integrate with other developer services. In the last year alone, over 1,00...

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

Visual Studio 2015 Update 2 CTP

Visual Studio Team

Today we released Visual Studio 2015 Update 2 CTP. Our focus for this release has been stability and performance, along with responding to feedback you’ve given us on Visual Studio 2015 RTM and Update 1. Here are the biggest things you’ll find in this update: We’ve also added a number of features across a variet...

.NETVisual StudioJava