Showing results for Debugging and Diagnostics - Visual Studio Blog

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
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#
Aug 11, 2015
Post comments count0
Post likes count0

Introduction to Debugging

Visual Studio Team
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
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
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
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
Jul 23, 2015
Post comments count0
Post likes count1

Visual Studio 2015 Diagnostics Investments

Daniel Moth
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 20, 2015
Post comments count0
Post likes count0

Visual Studio 2015 and Visual Studio 2013 Update 5 Released

Visual Studio Team
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
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
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