Showing results for May 2015 - Page 3 of 11 - Visual Studio Blog

Oct 9, 2015
Post comments count0
Post likes count0

Team Foundation Server 2015 Update 1 RC 1

Visual Studio Team
Visual Studio Team

Today we’ve released Visual Studio Team Foundation Server 2015 Update 1 RC 1 (Release Candidate 1). This is the newest version of Team Foundation Server (TFS), the collaboration platform at the core of Microsoft's application lifecycle management (ALM) solution.  There are many feature updates in this update. Here’s a short summary...

JavaJavaScriptHTML
Oct 8, 2015
Post comments count0
Post likes count0

Visual Studio 2015 Update 1 CTP

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

Survey: Are you using the Tools for Apache Cordova?

Visual Studio Team
Visual Studio Team

In July, we released the first version of our Tools for Apache Cordova. Since then we’ve been busy improving the tools, focusing on issues reported by our users. We’ve also talked with many, many developers about these tools and Cordova development in general, to see how we can make the mobile development world a little bit better for y...

JavaJavaScriptVisual Studio 2015