Showing results for Visual Basic - Visual Studio Blog

Nov 12, 2014
0
0

The C# and Visual Basic Code-Focused IDE Experience

Visual Studio Team
Visual Studio Team

The new C# and Visual Basic code-focused IDE experience in the Visual Studio 2015 Preview is significantly improved over the experience in Visual Studio 2013 and I’m excited to share some highlights with you. We’ll look at a few key areas: Many of the new and refreshed features that I describe below come to us by way of the ....

.NETVisual StudioC#
Nov 12, 2014
0
0

Visual Studio 2015 Preview, Visual Studio Community 2013, Visual Studio 2013 Update 4, and More

Visual Studio Team
Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [UPDATE: 11/13] We have updated this post with links to detail blog posts on updated tooling for Apache Cordova and Blend for Visual Stu...

.NETDebugging and DiagnosticsJava
Apr 14, 2014
0
0

Using Visual Studio to build Universal XAML Apps

Visual Studio Team
Visual Studio Team

At the Build conference, we announced the release of the new converged Windows Phone 8.1 and Windows 8.1 platforms. As a developer, this means you can now build XAML and HTML universal apps that run on both Phone and Tablets by sharing a significant amount of code and content. To enable building universal apps, we added a number of new features to ...

C#HTMLXAML
Sep 16, 2013
0
0

Notifications in Visual Studio 2013

Visual Studio Team
Visual Studio Team

One of the benefits to having a connected IDE is that your environment can be kept up to date easily by presenting you with notifications of updates and relevant account information. Visual Studio will not only keep your environment up to date but also keep you in control of your preferred configurations. There are two main avenues for presentin...

.NETVisual StudioC#
Jul 24, 2013
0
0

MSBuild is now part of Visual Studio!

Visual Studio Team
Visual Studio Team

We made a number of exciting changes to MSBuild for Visual Studio 2013, including rethinking the fundamental relationship between MSBuild, Visual Studio, and the .NET Framework. MSBuild has shipped as a component of the .NET framework since it was first introduced in 2005 with .NET 2.0, despite the fact that it is, first and foremost, a development...

.NETC#Visual Studio 2013
Sep 12, 2012
0
2

Visual Studio Express 2012 for Windows Desktop is Here

Visual Studio Team
Visual Studio Team

A few months ago, Soma announced plans for a Visual Studio Express 2012 edition for Windows Desktop. Today, we are happy to share that this new Express product is available for download. (You can find the system requirements and download details here.) This post is written by Jennifer Leaf, one of the program managers working on the new product. ...

.NETC#SQL
Jun 8, 2012
0
0

Visual Studio Express 2012 for Windows Desktop

Visual Studio Team
Visual Studio Team

With Visual Studio 2012, we strive to provide the best development experience across all Microsoft platforms. This includes enabling developers to bring to life the richness of Windows desktop applications - whether you are learning to build your first app or whether you’ve been developing on Microsoft platforms for many years. A few weeks ago, ...

C#Visual BasicVisual Studio 2012
Jun 5, 2012
0
0

Announcing the Microsoft “Roslyn” June 2012 CTP

Visual Studio Team
Visual Studio Team

In Soma’s previous blog post, we announced the first CTP of the Roslyn project.   Roslyn is a forward looking project that enables the C# and VB compilers to be used as a service.  Today, as Jason Zander discusses in more detail, we’re excited to announce the second Roslyn CTP – with full support for Visual Studio 2012 RC. You can get the CTP from ...

C#Node.jsVisual Basic
May 18, 2012
0
0

A look ahead at the Visual Studio 11 product lineup and platform support

Visual Studio Team
Visual Studio Team

Today, we want to share the final product lineup and specifications you can expect to see for the next release of Visual Studio. This also includes system requirements and platform you can develop for with Visual Studio 11. Product Lineup In addition to the product line up announced previously we will also be releasing Visual Studio Express for W...

.NETJavaC#
Mar 5, 2012
0
0

Visual Studio 11 Beta Performance Part #1

Visual Studio Team
Visual Studio Team

Following the //Build conference last year I posted “Addressing Visual Studio Performance” to gather your feedback on Visual Studio performance and to discuss with you those areas you felt were important for us to improve. Next, I posted “An update on Visual Studio Performance” about some of the work we are doing and promised you a set of entries a...

Debugging and DiagnosticsC#Visual Basic