Showing tag results for Visual Studio 2013

Sep 3, 2013
Post comments count0
Post likes count0

What’s new for HTML Developers in Blend for Visual Studio 2013

Visual Studio Team
Visual Studio Team

At Windows’ Build conference in June, we introduced Visual Studio and Blend 2013 Preview to the world. With this release, we significantly expanded Visual Studio’s support for creating Window Store Apps using JavaScript, HTML and CSS. In addition to the client-side diagnostics and debugging tools found in Visual Studio, Blend also added...

Debugging and DiagnosticsJavaJavaScript
Aug 15, 2013
Post comments count0
Post likes count0

What’s new in Visual Studio 2013 and InstallShield Limited Edition

Visual Studio Team
Visual Studio Team

UPDATE: We’re happy to announce the availability of the Visual Studio Installer Projects Extension. This extension provides support for Visual Studio Installer projects in Visual Studio 2013. You can download the extension from the Visual Studio Gallery. To learn more check out this blog post on Visual Studio Installer Projects extension.  ...

Visual StudioVisual Studio 2013
Aug 9, 2013
Post comments count0
Post likes count0

XAML Editor Improvements in Visual Studio 2013

Visual Studio Team
Visual Studio Team

While many of you like creating XAML using our visual tools, many prefer creating XAML in the code editor as well. Your feedback was heard loud and clear and we have taken a crack at the top XAML editor feature requests in Visual Studio 2013. This blog post describes the new editor features in detail and how you can use them! IntelliSense for Data...

Visual StudioXAMLVisual Studio 2013
Aug 8, 2013
Post comments count0
Post likes count0

Update for Extension Authors: VSIX Manifest Version Range Attribute

Visual Studio Team
Visual Studio Team

In Visual Studio 2010 we introduced a new deployment model for extensions, the VSIX format. This format is based on the Open Packaging Conventions and enables extension developers to create a single package that can be easily installed by Visual Studio and contain all the appropriate files to describe the extension. For Visual Studio 2012 we wante...

Visual StudioExtensionsVisual Studio 2013
Jul 26, 2013
Post comments count0
Post likes count0

Enabling IntelliSense for Mobile Services JavaScript in Visual Studio

Visual Studio Team
Visual Studio Team

In a previous post , we shared the new Windows Azure Mobile Services integration and capabilities in Visual Studio 2013. These include the ability to edit your Mobile Services table scripts. In this post, we describe how you can enable IntelliSense on your server side scripts in Visual Studio. This is a capability that isn’t integrated in Visual St...

.NETJavaC#
Jul 24, 2013
Post comments count0
Post likes count0

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
Jul 18, 2013
Post comments count0
Post likes count0

Visual Studio 2013 Diagnostics Investments

Daniel Moth
Daniel Moth

this post, and the posts it links to have been updated for VS 2013 RTM - enjoy! Hi, I am Daniel Moth, a Program Manager in Visual Studio. I don’t know about you, but I usually spend more time (and more fun time in fact!) in the debugger than I do in actually constructing my app. Perhaps that is the reason I also work on the Visual Studio Diagnos...

.NETDebugging and DiagnosticsJava
Jul 16, 2013
Post comments count0
Post likes count0

JavaScript Editor Improvements in Visual Studio 2013 Preview

Visual Studio Team
Visual Studio Team

[Updated 10/18/2013] The JavaScript navigation was removed from the final release of Visual Studio 2013. The decision to do this was difficult and driven by a need to optimize stability and performance after we received feedback from many of you working with the Preview and RC versions of this feature. We also heard some great feedback about the...

JavaJavaScriptVisual Studio 2013
Jul 12, 2013
Post comments count0
Post likes count0

Overview of Related Files in Blend

Visual Studio Team
Visual Studio Team

Related Files is a feature available in both Blend for Visual Studio 2012 and Blend for Visual Studio 2013 Preview. In this post, I’ll describe how this feature works and how to make the best of it when designing your Windows Store app in HTML. When you are performing styling-related tasks in an HTML document, it is common (if not, desirable) to...

JavaJavaScriptHTML
Jul 3, 2013
Post comments count0
Post likes count0

The Story of Synchronized Settings

Visual Studio Team
Visual Studio Team

As you may have read in our post about signing into Visual Studio 2013, one benefit of signing in is the ability to roam your product’s settings across machines. In this post I’ll tell you more about the Synchronized Settings feature. When looking at feedback from customers or requests for new features that enhance productivity, a few requests e...

Node.jsVisual Studio 2013