Showing tag results for C#

Jul 7, 2016
Post comments count0
Post likes count0

Visual Studio “15” Preview 3

Visual Studio Team

Today I am happy to share Visual Studio “15” Preview 3 (which is different from Visual Studio 2015 Update 3). This is still a Preview and is unsupported, so my recommendation is to not install it on your production environments. That said, it should install right on top of any previous Visual Studio “15” Previews and side by side with previous vers...

.NETVisual StudioJava
Jun 28, 2016
Post comments count0
Post likes count0

Webinar: Learn how to build cross-platform apps with Visual Studio and Xamarin

Visual Studio Team

One of our goals at Microsoft is to give developers the tools they need to build native, cross-platform apps for Android, iOS and Windows. Our recent acquisition of Xamarin gives you 100% native API access so you can create truly native user experiences. If you attended Build 2016 in April, you most likely had the chance to see some of the capabili...

Visual StudioJavaHTML
Jun 27, 2016
Post comments count0
Post likes count0

Visual Studio 2015 Update 3 and .NET Core 1.0 Available Now

Visual Studio Team

[UPDATED July 15th – New patch is now available to fix some top bugs in Update 3. Check Update July 15th tag] [UPDATED June 30th – See update tag within the post for details] Today we are sharing the final release of Visual Studio 2015 Update 3, Team Foundation Server 2015 Update 3, and .NET Core and ASP.NET Core 1.0. I’m going to start with .NET...

.NETJavaJavaScript
Jun 14, 2016
Post comments count0
Post likes count0

New Pluralsight Courses for Visual Studio Subscribers Coming in July 2016

Visual Studio Team

We’re refreshing the Pluralsight course list for Visual Studio subscribers on July 1, 2016! As you may know, Pluralsight is a benefit included with your Visual Studio (MSDN) Subscription. They are a global leader in high-quality online training for developers. Pluralsight provides on-demand access to rich collection of expert-led courses, training...

.NETAzureASP.NET
Jun 7, 2016
Post comments count0
Post likes count0

Visual Studio 2015 Update 3 RC

Visual Studio Team

Today we are sharing Visual Studio 2015 Update 3 RC. This release candidate primarily focuses on stability, performance, and bug fixes, but we also have some feature updates. I’ll share highlights in the rest of this post. Tools for Apache Cordova. This update includes TACO Update 9 and TACO Update 10, which adds plugins for Intune, Azure engageme...

.NETDebugging and DiagnosticsJava
May 10, 2016
Post comments count0
Post likes count0

Visual Studio “15” Preview 2

Visual Studio Team

Last month, we released our first preview of the next version of Visual Studio. After listening to your feedback, we have fixed issues and improved experiences in this preview. Download Visual Studio “15” Preview 2 to get the latest. This is still a Preview and is unsupported, so please refrain from installing it on your production environments. T...

.NETVisual StudioJava
May 6, 2016
Post comments count0
Post likes count0

14 more reasons to download Visual Studio 2015 Update 2 today

Visual Studio Team

If you haven’t downloaded Visual Studio 2015 Update 2 yet, now is a good time to do so. In the latest KB we have addressed some of the top reported problems around performance and reliability. So far, we’ve made 14 fixes and updates, that address Visual Studio build fail issues, Visual Studio crashes, and improve memory usage by disabling FSD by de...

.NETVisual StudioJava
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
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