Showing tag results for .NET

Mar 12, 2015
Post comments count0
Post likes count0

A Preview of Angular 2 and TypeScript in Visual Studio

Visual Studio Team

Last week, at ng-conf, the Angular team at Google provided the web developer world with an update on the state of Angular 2. They were joined on stage by a member of the TypeScript team, Jonathan Turner, to also announce that Angular 2 will be built using TypeScript. Jonathan then demoed a preview of the upcoming TypeScript 1.5 release via an Angul...

.NETJavaC#
Mar 5, 2015
Post comments count0
Post likes count0

Top News from February 2015

Visual Studio Team

The Visual Studio team takes great effort to ensure that our developer community is engaged and informed through various social networks, including channels on Twitter, Facebook, Google+, etc. and as part of the process we gain insights into what you enjoy through your retweets, Facebook likes and shares, and other public opinions of our features a...

.NETVisual StudioDebugging and Diagnostics
Mar 3, 2015
Post comments count0
Post likes count0

Improving HTML Accessibility with Visual Studio Extensions

Visual Studio Team

As a step on the path of enabling software for all audiences and abilities, we’re happy to share a new Visual Studio extension that leverages Tenon’s HTML accessibility checker service. With this extension, we’ve made it easier for developers to detect and resolve common HTML-based user interface accessibility issues. Unlike some...

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

Connect(“Live”); – Debugging and Cloud Diagnostics Visual Studio Team Q&A

Visual Studio Team

One of the best parts of my job as a Product Manager in the Visual Studio team is working on events for you, our community. Last year in November I worked on one such event called Connect(); where we announced a ton of releases such as Visual Studio 2015 and .NET 2015 preview, Visual Studio Community 2013, .NET open source and much more. Today I...

.NETVisual StudioDebugging and Diagnostics
Feb 23, 2015
Post comments count0
Post likes count0

Visual Studio 2015 CTP 6 and Team Foundation Server 2015 CTP Released

Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [Original Post] Keeping with the quick cadence of releases, I’m happy to share Visual Studio 2015 CTP 6. Additionally,...

.NETDebugging and DiagnosticsJava
Feb 5, 2015
Post comments count0
Post likes count0

Using AngularJS in Visual Studio 2013

Visual Studio Team

We continually strive to make the JavaScript editing experience better, part of this is providing support for popular libraries and patterns used by developers. AngularJS is one of the most popular JavaScript libraries and you’ve asked for even better support for it in Visual Studio. This post illustrates how to improve your experience in Vis...

.NETJavaC#
Jan 16, 2015
Post comments count0
Post likes count0

Visual Studio 2015 CTP 5 Available

Visual Studio Team

Today, we released Visual Studio 2015 CTP 5 with new features in debugging, diagnostics, the XAML language service, and ASP.NET 5 that we added after the November Preview release. While not a major release, this CTP is another opportunity for you to provide us with feedback as we make progress towards releasing. You can read about the new features ...

.NETDebugging and DiagnosticsJava
Jan 8, 2015
Post comments count0
Post likes count0

Azure Virtual Machine Images for Visual Studio

Visual Studio Team

Over the last year we have been constantly expanding our Visual Studio image offerings for the Microsoft Azure virtual machine gallery. The images have proven to be very popular not only for evaluating new Visual Studio releases but also for using them as developer environments in the cloud. In this post we’ll walk you through all the images that a...

.NETJavaC#
Dec 16, 2014
Post comments count1
Post likes count0

Bing Developer Assistant for Visual Studio

Visual Studio Team

Today we are releasing the RTM version of Bing Developer Assistant for Visual Studio! To get started, download Bing Developer Assistant for Visual Studio 2013 or Bing Developer Assistant for Visual Studio 2012 from the Visual Studio Extension Gallery. This extension provides smart, contextual help to solve every day dev problems like searching for ...

.NETExtensionsVisual Studio 2013
Nov 19, 2014
Post comments count0
Post likes count0

Connecting to Cloud Services

Visual Studio Team

Modern applications often rely on services for analytics, data storage and retrieval, and customer information. It’s increasingly common to see applications that blend together services such as Salesforce with Azure Storage and a couple of analytics services such as Application Insights or Flurry. While these services provide usable REST APIs and c...

.NETVisual StudioJava