Showing results for Visual Studio 11 Developer Preview - .NET Blog

Sep 30, 2011
0
0

JavaScript Reference group Dedicated Worker

Web Development Tools Microsoft
Web Development Tools Microsoft

Travis Leithead showed a video "Building responsive apps and sites with HTML5 web workers" in BUILD. When editing "Dedicated worker" JavaScript file in Visual Studio 11 Developer's Preview, we need to add the following line in the beginning of the file to get the proper JavaScript web walker IntelliSense in the editor: "Dedicated Worker" is a re...

ASP.NET
Sep 22, 2011
0
0

Page Inspector for Visual Studio 11 Developer Preview

Web Development Tools Microsoft
Web Development Tools Microsoft

The upcoming version of Visual Studio introduces a number of improvements focused on diagnosing your Web Applications. One of these is the new Page Inspector. Page Inspector is a new tool that brings browser diagnostics tools into Visual Studio and provides an integrated experience between the browser, ASP.NET, and source code. Using Page Inspecto...

ASP.NET
Sep 20, 2011
0
0

New HTML Editor feature in Visual Studio 11 Developer Preview

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 11 Developer Preview has many new HTML editor features, including the following: Scott Gu's Blog: From ASP.NET 4.5 and Visual Studio 11 Developer Preview Whitepaper Discussed a little bit more here than in the whitepaper:   Smart indentation The indentation of HTML ele...

ASP.NET
Sep 16, 2011
0
0

New CSS editor features in Visual Studio 11 Developer Preview

Web Development Tools Microsoft
Web Development Tools Microsoft

The CSS Editor for Visual Studio 11 Developer Preview is a complete rewrite of the 2010 version, featuring excellent performance and stability. As soon as you start to edit a CSS file or a style block embedded in a web page, you'll feel the difference! CSS 3.0 has expanded the richness and complexity of style sheets considerably, and the new editor...

ASP.NET
Sep 15, 2011
0
0

New JavaScript editing features for Web development in Visual Studio 11 Developer Preview

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 11 Developer Preview has the JavaScript design time engine rewritten, sharing base with IE's JavaScript engine. It has faster performance and better memory footprint. The list below shows some new feature and changes comparing with Visual Studio 2010 for Web development scenarios. All feedbacks are welcomed as it's our passion to mak...

ASP.NET
Sep 14, 2011
0
0

New Features for Web Development in Visual Studio 11 Developer Preview

Web Development Tools Microsoft
Web Development Tools Microsoft

The public release of Visual Studio 11 Developer Preview is now available and can be downloaded. Please visit Jason Zander's Blog for the download links and overview of the new features.We have many great features in the preview. We'll discuss some of them in the future blogs. Scott Guthrie has a blog "ASP.NET vNext Series' which links to the detai...

ASP.NET