Showing tag results for ASP.NET

Oct 6, 2015
Post comments count0
Post likes count1

Update News: Tools for Universal Windows Apps 1.1.1, Visual Studio Emulator for Android, Tools for Apache Cordova Update 3

Visual Studio Team

Tools for Universal Windows Apps 1.1.1: This  update, which is what you’ll get with a new installation, fixes a bug in Tools for Universal Windows Apps 1.1 where Visual Studio failed to create a package for a UWP app that uses a WinRT component. You can find additional information and installation instructions in Generating Store associa...

.NETVisual StudioJava
Sep 24, 2015
Post comments count0
Post likes count0

A Summer of ASP.NET: Catching up with .NET Web Developments

Visual Studio Team

Summer 2015 has come and gone (in the northern hemisphere at least!), and four releases of ASP.NET have hit the internet in that time. With the Visual Studio 2015 release in July the team released ASP.NET 4.6, a major update for our ASP.NET frameworks and tooling. Additionally, ASP.NET 5 beta 5 was released with Visual Studio 2015 so that developer...

.NETVisual StudioJava
Aug 10, 2015
Post comments count0
Post likes count0

Top News from July 2015

Visual Studio Team

Hello everyone! Every month we share some top stories from the previous month, and here’s our round-up for July. Visual Studio 2015 and .NET 4.6 Available for Download. Within the Visual Studio team, we’re clearly delighted with the release of Visual Studio 2015 as Soma announces on his blog! This release fulfills the promises we made ...

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

Visual Studio 2015 Diagnostics Investments

Daniel Moth

When we wrapped up the last release of Visual Studio, I wrote a blog post titled: Visual Studio 2013 Diagnostics Investments, which gathered all the links to our blog posts and other content into a single place. It seems fitting to do the same now that VS2015 has RTM’d, and the same intro I wrote last time applies, so I won’t repeat tha...

.NETDebugging and DiagnosticsJava
Jul 22, 2015
Post comments count0
Post likes count0

Identity Management Features in Visual Studio 2015

Visual Studio Team

In Visual Studio 2015 we have made radical changes to sign in experiences and connecting to your online resources. You can now chose to use a single account across many developer services, or use multiple accounts across Visual Studio. All of this is possible because of the new Visual Studio Account Manager. The account manager makes every sign-in ...

.NETASP.NETVisual Studio 2015
Jul 20, 2015
Post comments count0
Post likes count0

Visual Studio 2015 and Visual Studio 2013 Update 5 Released

Visual Studio Team

[UPDATED 8/7] The final release of TFS 2015 is now available. Brian Harry's post highlights some key capabilities like Agile Project Management, Continuous Delivery, Git improvements, and Extensibility. He also has links for download and release notes.  [UPDATED 7/29] Windows 10, Tools for Windows 10, and Windows 10 support in Apache Cor...

.NETVisual StudioDebugging and Diagnostics
Jul 14, 2015
Post comments count0
Post likes count0

The Glimpse Team Joins Microsoft

Visual Studio Team

Today, when building applications, web developers need to consider more browsers, platforms, devices, and form factors than ever before. Recent hardware advances, from mobile computing, touch interfaces and high resolution displays, to the ever shifting landscape of browser API’s and JavaScript libraries, have elevated the level of discipline...

.NETDebugging and DiagnosticsJava
Jun 30, 2015
Post comments count0
Post likes count0

Top News from May 2015

Visual Studio Team

Hello everyone! Every month I share some top stories from the previous month. Here’s an overview of some top posts in May. Top Trending Content for May 2015 .NET at Build 2015. On the .NET blog, Richard Lander shared 2 interesting posts. .NET Announcements at Build 2015 is an excellent one-stop shop for everything you need to know about the...

.NETVisual StudioDebugging and Diagnostics
Jun 10, 2015
Post comments count0
Post likes count0

JavaScript Editor Improvements in Visual Studio 2015

Visual Studio Team

JavaScript is an important technology for development on many different platforms, including web, mobile app, and server programming. In Visual Studio 2013 we already support IntelliSense, Go to Definition, colorization, and formatting of JavaScript source, along with several other features. We’ve carried these forward into Visual Studio 2015...

.NETJavaC#
Jun 2, 2015
Post comments count0
Post likes count0

Introducing the Project System Extensibility Preview

Visual Studio Team

[Update 6/4: We've updated this post to clarify the roadmap of this project to become part of the Visual Studio SDK, once it moves past the Preview phase.] We are very pleased and excited to announce the availability of the Project System Extensibility Preview. With it, you can define a new project type and begin writing extensions to customize th...

.NETVisual StudioJava