Showing results for July 2013 - Visual Studio Blog

Jul 26, 2013
0
0

Enabling IntelliSense for Mobile Services JavaScript in Visual Studio

Visual Studio Blog
Visual Studio Blog

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 25, 2013
0
0

Windows Azure Mobile Services in Visual Studio 2013

Visual Studio Blog
Visual Studio Blog

With new tools for Windows Azure Mobile Services, Visual Studio 2013 helps you quickly build connected Windows Store apps. We’ve made it very easy for you to associate your app with Mobile Services, create new tables and services, edit your server side scripts, and most importantly enhance your apps with push notifications all from within Visual St...

Azure
Jul 24, 2013
0
0

MSBuild is now part of Visual Studio!

Visual Studio Blog
Visual Studio Blog

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
0
0

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
0
0

JavaScript Editor Improvements in Visual Studio 2013 Preview

Visual Studio Blog
Visual Studio Blog

[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 15, 2013
0
0

Visual Studio 2013 Preview Survey

Visual Studio Blog
Visual Studio Blog

It’s been 2 weeks since we released Visual Studio 2013 Preview, and we’d like to hear what you think about it. Let us know your impressions by taking the Visual Studio 2013 Preview survey.We do these surveys with most of our releases, and they help us gain deep insights on how we are doing with core areas such as quality,  reliabil...

.NET
Jul 15, 2013
0
0

Visual Studio 2013 New Editor Features

Visual Studio Blog
Visual Studio Blog

[10/31/2013 : Updates to these features can be found in the latest post on Updates to Visual Studio 2013 Editor Enhancements] In Visual Studio 2013, we have introduced new features that boost productivity and save time when working inside the Editor. Some of these are new features and some are the most popular extensions from Productivity Power ...

JavaC#JavaScript
Jul 12, 2013
0
0

Overview of Related Files in Blend

Visual Studio Blog
Visual Studio Blog

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
0
0

The Story of Synchronized Settings

Visual Studio Blog
Visual Studio Blog

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
Jul 2, 2013
0
0

Visual Studio Performance – Providing Feedback

Visual Studio Blog
Visual Studio Blog

With VS 2013 Preview now available for download, we’re excited to share how we’ve been using the feedback and data you’ve shared with us to drive performance improvements to Visual Studio.   In this first post, we’ll walk through how we’re prioritizing and scheduling performance investments based on your feedback, and outline the best ways for you ...

Debugging and DiagnosticsC#XAML