Showing category results for Open Source

Oct 19, 2015
Post comments count0
Post likes count0

Microsoft Connect (); // 2015 Developer Event Set for November 18-19

Visual Studio Team

Microsoft is a developer company, so there’s nothing we love more than connecting with developers to share our latest tools, technologies and plans for the future. I therefore invite you to set your calendar for November 18-19 for Connect (); // 2015 – when Microsoft hosts its premier fall developer event, streamed live and for free, ...

.NETVisual StudioAnnouncement
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 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 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 21, 2015
Post comments count0
Post likes count1

Visual Studio 2015 RTM: What’s New in the IDE

Visual Studio Team

Visual Studio 2015 was released yesterday. Throughout the prereleases, you've seen some major announcements, from the new VS 2015 product lineup introducing Visual Studio Enterprise and Visual Studio Code, to the release of a free Visual Studio Community Edition with support for VS extensions. We've listened to your feedback on these products and h...

.NETJavaC#
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
Jul 6, 2015
Post comments count0
Post likes count0

Share Your Open Source Extension on the Visual Studio Gallery!

Visual Studio Team

In a recent post on Extending Visual Studio 2015 we shared how easy it is to create Visual Studio extensions. We also shared links to our improved docs and to our presence on GitHub. Continuing in this vein of improvements to make it super easy to write and share extensions, I’d like to share the improved integration with GitHub in the Visual...

Visual StudioExtensions