Showing category results for Web

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

Improving the Visual Studio Account Management Experience

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

[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 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#
Oct 15, 2014
Post comments count0
Post likes count0

Python Tools 2.1 for Visual Studio

Visual Studio Team

The final release of Python Tools 2.1 for Visual Studio (PTVS) is available for download. PTVS is available for Visual Studio 2010, Visual Studio 2012, and Visual Studio 2013. In addition to the other features listed below, PTVS 2.1 supports the free Visual Studio Express for Web and Express for Windows Desktop editions as well as Visual Studio Pro...

Debugging and DiagnosticsC#Visual Studio 2013
Oct 6, 2014
Post comments count0
Post likes count0

Visual Studio “14” CTP 4 and TypeScript 1.1 CTP Released

Visual Studio Team

Today we released Visual Studio “14” CTP 4. To get started, download the bits (also available on MSDN subscriber downloads page), or use one of the VMs in Azure. This CTP includes all features and fixes from previous CTPs, and: ASP.NET vNext tooling and runtime updates. Visual Studio “14” CTP 4 supports NuGet Package Manager and package manager co...

.NETVisual StudioDebugging and Diagnostics
Aug 22, 2014
Post comments count0
Post likes count0

Survey for Web App developers or Cordova developers

Visual Studio Team

When it comes to ensuring that code quality is high, methods and approaches vary by developer. The Visual Studio team would like to hear about the ways in which you ensure high code quality. Specifically, we are looking to developers building hybrid apps using Apache Cordova™ and/or developers building web apps, to provide feedback on their e...

.NETVisual StudioJavaScript