Showing tag results for Debugging and Diagnostics

Nov 17, 2015
Post comments count0
Post likes count0

SAP Fiori Mobile Apps and Tools for Apache Cordova

Visual Studio Team

Cordova makes it easy to build an app for iOS, Android, and Windows using web technologies. Although Blank project templates in Visual Studio Tools for Apache Cordova provide all the raw materials to build your basic “Hello World”, you have also told us that you would like to see richer starting points. We have covered starting points f...

Visual StudioDebugging and DiagnosticsVisual Studio 2015
Oct 29, 2015
Post comments count0
Post likes count0

Visual Studio Update 1 RC

Visual Studio Team

Today we released Visual Studio 2015 Update 1 RC, which builds on the Update 1 CTP we released three weeks ago. In addition to the features introduced in the CTP as described here, the Release Candidate includes the following:   For a complete list of features in Update 1 RC and information on bug fixes an...

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

Apache Cordova Customer Spotlight: WeatherPerfect

Visual Studio Team

In this blog we typically share updates and improvements to Visual Studio itself. We also want to highlight examples of how developers use these tools to build compelling mobile apps. Meet Sverre Nøkleby, a developer from Norway who’s been building the very cool WeatherPerfect app using Apache Cordova. I interviewed him recently over ...

.NETVisual StudioDebugging and Diagnostics
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 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
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#
Aug 11, 2015
Post comments count0
Post likes count0

Introduction to Debugging

Visual Studio Team

Whenever those of us in Visual Studio give talks or write blog posts about debugging, we typically focus on tips and tricks and new features that take for granted you already know the basics of debugging. The problem with this is like most things in life debugging is a skill you have to learn before you can take advantage of tips and tricks. To thi...

Visual StudioDebugging and DiagnosticsJava
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
Aug 3, 2015
Post comments count0
Post likes count0

Why write Python in Visual Studio?

Visual Studio Team

Recently, Visual Studio 2015 was released with support for Python. Python Tools for Visual Studio (PTVS) are available to help throughout Visual Studio in all the places you’d expect, from editing and IntelliSense, to debugging, profiling, and publishing to Azure. You can find all the details and some video walkthroughs, documentation, and ot...

Debugging and DiagnosticsC#Python
Jul 27, 2015
Post comments count0
Post likes count0

Visual Studio Tools for Unity 2.0

Visual Studio Team

Last week we announced the release of the Visual Studio Tools for Unity 2.0. VSTU is Microsoft’s free Visual Studio add-on that enables a rich programming and debugging experience for working with the Unity gaming tools and platform. For VSTU 2.0, the team put a strong focus on improving and optimizing the debugging experience. Since we rele...

Visual StudioDebugging and DiagnosticsHTML