Showing tag results for Visual Studio 2015

Oct 14, 2015
Post comments count0
Post likes count0

New Visual Studio Tools for Apache Cordova Documentation Site and Beginner’s Guide

Visual Studio Team

Earlier this summer, the Visual Studio Tools for Apache Cordova moved to an open documentation model to engage developers like you to help create an amazing hybrid mobile app development experience. We believed at that time that Apache Cordova was the future of mobile development, and we believe it now as we continue investing our efforts into tran...

Visual StudioVisual Studio 2015Cordova
Oct 13, 2015
Post comments count0
Post likes count0

The Road Ahead for the Feedback Channels

Visual Studio Team

In two earlier posts (Visual Studio Customer Feedback Channels and A Day in the Life of Visual Studio Send a Smile Feedback) we talked about the different ways you could send us feedback for Visual Studio 2015 and I shared what happens with your Send a Smile feedback once it gets to Microsoft. In this post, I’ll talk about how we’re thi...

Visual StudioVisual Studio 2015SQL
Oct 8, 2015
Post comments count0
Post likes count0

Visual Studio 2015 Update 1 CTP

Visual Studio Team

Today we released Visual Studio 2015 Update 1 CTP. Included, you’ll find: For a complete description of the improvements, bug fixes, and known issues in this release, see Description of Visual Studio 2015 Update 1 CTP. As always, we welcome your feedback. Share your feedback, suggestions, thoughts, and ideas on...

.NETVisual StudioDebugging and Diagnostics
Oct 6, 2015
Post comments count0
Post likes count0

Now available: Visual Studio Tools for Apache Cordova Update 3

Visual Studio Team

Three weeks ago, we released Visual Studio Tools for Apache Cordova Update 2. Last week, we introduced you to a new TACO CLI. Now we’re back with Update 3, which is automatically included when you install Visual Studio 2015. If you’re an existing user of Visual Studio 2015, you’ll receive a notification to download and install tod...

.NETVisual StudioJava
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
Oct 5, 2015
Post comments count0
Post likes count0

How Visual Studio gives Halfbrick ninja powers

Visual Studio Team

For this post we welcome Nicholas Cornelius and Miguel Pastor from Halfbrick as guest authors on the Visual Studio Blog. Halfbrick games, including Fruit Ninja and Jetpack Joyride, are released on multi platforms. To minimize per-platform overhead, our games are written primarily in C++ with only small portions of platform-specific code written in...

Visual StudioDebugging and DiagnosticsJava
Oct 1, 2015
Post comments count0
Post likes count0

Announcing Tools for Apache Cordova (aka TACO) v1.0.0

Visual Studio Team

We are excited to announce the first official (aka 1.0.0) release of the TACO CLI today! Tools for Apache Cordova (TACO, for short) provides number of utilities for Mac and Windows users to develop with a set of platforms and plugins validated by our Visual Studio product team. Developers can also install the native Android and iOS (Mac-only) SDKs ...

Visual StudioHTMLVisual Studio 2015
Sep 30, 2015
Post comments count0
Post likes count0

IntelliTest for .NET – Test More with Less (effort)

Visual Studio Team

Writing a suit of unit tests that exhaustively exercise and validate the logic of the code under test is not easy. It can even be considered too expensive to do at all. Fortunately, the IntelliTest feature shipping in the Visual Studio 2015 Enterprise Edition addresses both concerns: it helps you achieve high code coverage at a fraction of the cost...

.NETVisual StudioC#
Sep 28, 2015
Post comments count0
Post likes count1

Introducing U-SQL – A Language that makes Big Data Processing Easy

Visual Studio Team

Microsoft announced the new Azure Data Lake services for analytics in the cloud that includes a hyper-scale repository, a new analytics service built on YARN that allows data developers and data scientists to analyze all data, and HDInsight, a fully managed Hadoop, Spark, Storm and HBase service. Azure Data Lake Analytics includes U-SQL, a language...

Visual StudioDebugging and DiagnosticsC#
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