Showing tag results for ASP.NET

Mar 12, 2015
Post comments count0
Post likes count0

A Preview of Angular 2 and TypeScript in Visual Studio

Visual Studio Team
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
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
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 23, 2015
Post comments count0
Post likes count0

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

Visual Studio Team
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
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
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
Nov 19, 2014
Post comments count0
Post likes count0

Connecting to Cloud Services

Visual Studio Team
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
Nov 18, 2014
Post comments count0
Post likes count0

Improving the Visual Studio Account Management Experience

Visual Studio Team
Visual Studio Team

Anyone who has built an application in Visual Studio that uses several services (e.g. roaming Visual Studio settings, accessing Azure services in Server Explorer, or using Windows Store) has probably experienced what we’ve come to call “sign-in Whack-A-Mole,” with prompts popping up when you least expect them to. In Visual Studio 2015 we introduced...

.NETVisual StudioASP.NET
Nov 12, 2014
Post comments count0
Post likes count0

Visual Studio 2015 Preview, Visual Studio Community 2013, Visual Studio 2013 Update 4, and More

Visual Studio Team
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. [UPDATE: 11/13] We have updated this post with links to detail blog posts on updated tooling for Apache Cordova and Blend for Visual Stu...

.NETDebugging and DiagnosticsJava
Oct 16, 2014
Post comments count0
Post likes count0

Visual Studio 2013 Update 4 RC now Available

Visual Studio Team
Visual Studio Team

Visual Studio 2013 Update 4 RC is now available to download. This release has lots of small features and fixes for ASP.NET and web platform, Team Foundation Server, Visual C++, JavaScript Editor, Testing Tools, and some other areas. Specifically for updates to the web development tools checkout this new features announcement on .NET web development...

.NETJavaC#