Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
MSDN Blogs
>
.NET Web Development and Tools Blog
>
All Tags
>
vwd
Server & Tools Blogs
>
Developer Tools Blogs
>
.NET Web Development and Tools Blog
Executive Bloggers
S. Somasegar
Brian Harry
Scott Guthrie
Jason Zander
Visual Studio
Visual Studio
Blend
LightSwitch
Line of Business Apps by Beth Massi
Setup & Install by Heath Stewart
Application Lifecycle Management
Visual Studio ALM
Team Foundation Service
Languages
Visual Basic
Visual C#
Visual C++
Visual F#
JavaScript
.NET Framework
.NET Framework
.NET Parallel Programming
ADO.NET (Managed Providers, DataSet & EF)
ASP.NET by Scott Hanselman
Base Class Library (BCL)
Silverlight
WCF Data Services
Workflow
Platform Development
Internet Explorer
Apps for Office and SharePoint 2013
SharePoint
Office
Web
Windows 8
Windows Store
Windows Azure
Windows Phone
.NET Web Development and Tools Blog
Your official information source from the .NET Web Development and Tools group at Microsoft.
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Translate this page
Powered by
Microsoft® Translator
Recent Posts
ASP.NET hosts six community created SPA templates now
Posted
18 days ago
by
Xinyang Qiu
0
Comments
Please update to the latest version of Web Essentials 2012 after installing VS2012 Update 2
Posted
23 days ago
by
Xinyang Qiu
2
Comments
Seeking Feedback on Alternative Formats for ASP.NET MVC and Deployment Content Maps
Posted
24 days ago
by
Tom Dykstra - MSFT
2
Comments
XDT (XML Document Transform) released on codeplex.com
Posted
1 month ago
by
Sayed-Ibrahim-Hashimi
3
Comments
Live Now on Developer Tools Blogs
Tags
.NET
AJAX
Announcements
ASP.NET
CSS
CSS and HTML
Development
IIS
IntelliSense
Jeff King
JScript
MVC
Orcas
tips and tricks
Vishal R. Joshi
Visual Studio
Visual Studio 2008
visual Studio 2008 sp1
Visual Studio 2010
Visual Web Developer
VS10
VS2008
WAP
Web
Web 2.0
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
May 2013
(2)
April 2013
(3)
March 2013
(6)
February 2013
(6)
January 2013
(6)
December 2012
(7)
November 2012
(8)
October 2012
(7)
September 2012
(9)
August 2012
(22)
July 2012
(1)
June 2012
(4)
May 2012
(1)
April 2012
(1)
March 2012
(6)
February 2012
(3)
January 2012
(1)
September 2011
(6)
August 2011
(1)
June 2011
(3)
March 2011
(2)
February 2011
(1)
January 2011
(5)
December 2010
(2)
November 2010
(4)
October 2010
(2)
September 2010
(3)
August 2010
(2)
July 2010
(1)
June 2010
(3)
May 2010
(6)
April 2010
(13)
March 2010
(9)
February 2010
(8)
November 2009
(1)
October 2009
(10)
September 2009
(5)
July 2009
(2)
June 2009
(10)
May 2009
(3)
April 2009
(4)
March 2009
(10)
February 2009
(6)
January 2009
(7)
December 2008
(2)
November 2008
(8)
October 2008
(10)
September 2008
(7)
August 2008
(9)
July 2008
(3)
June 2008
(7)
May 2008
(8)
April 2008
(7)
March 2008
(8)
February 2008
(6)
January 2008
(3)
December 2007
(6)
November 2007
(3)
October 2007
(2)
September 2007
(2)
August 2007
(3)
July 2007
(7)
June 2007
(6)
May 2007
(3)
April 2007
(5)
March 2007
(6)
February 2007
(3)
January 2007
(2)
December 2006
(3)
November 2006
(6)
October 2006
(1)
September 2006
(1)
August 2006
(4)
July 2006
(4)
June 2006
(1)
May 2006
(7)
April 2006
(3)
More
▼
Less
▲
Tagged Content List
Blog Post:
‘Paste JSON As Classes’ in ASP.NET and Web Tools 2012.2 RC
Anand_Paranjape
‘Paste JSON As Classes’ is a cool feature in ASP.NET and Web Tools 2012.2 RC. This feature will help you generate strongly typed classes in C# or VB.NET from valid JSON text. With ASP.NET and Web Tools 2012.2 RC installed, you will see new menu option like below for C# and VB.NET Website and Web Application...
on
18 Dec 2012
Blog Post:
CSS Auto-Sync and JavaScript Selection Mapping in Page Inspector
BalaChirtsabesan
With the release of ASP.NET and Web Tools 2012.2 RC (details here ), we have added a couple of new features to Page Inspector in Visual Studio 2012, namely CSS Auto-Sync and JavaScript Selection Mapping. I explain these features in the context of a MVC 4 Single Page Application (SPA app) below, which...
on
13 Dec 2012
Blog Post:
Knockout Intellisense in ASP.NET and Web Tools 2012.2 RC
VKichline
WTE (Web Tools Extension) 1.2 RC is part of the ASP.NET and Web Tools 2012.2 RC and it’s available for download from http://www.microsoft.com/download/details.aspx?id=36053. Knockout Intellisense is an exciting new feature in WTE 1.2 RC. Knockout is a declarative JavaScript MVVM system for client...
on
13 Dec 2012
Blog Post:
How to compress CSS/JavaScript before publish/package
Web Development Tools Microsoft
Today I saw a post on stackoverflow.com asking Using Microsoft AJAX Minifier with Visual Studio 2010 1-click publish . This is a response to that question. The Web Publishing Pipeline is pretty extensive so it is easy for us to hook in to it in order to perform operation such as these. One of those extension...
on
24 Feb 2011
Blog Post:
Working with different versions of AjaxControlToolkit in Visual Studio 2010
Web Development Tools Microsoft
When working with different versions of AjaxControlToolkit , Visual Studio 2010 contains some interesting improvements compared to previous versions of Visual Studio. When adding a particular version of AjaxControlToolkit controls (or other similar third-party controls) to the toolbox using the Choose...
on
7 Oct 2010
Blog Post:
General Performance Improvements in VS2010 since Beta2
Web Development Tools Microsoft
When we released Beta2 in Oct 2009, there was a lot of customer excitement about the super cool features in VS 2010. However, one recurring complaint from customers was that the performance of VS 2010 was not on par with Orcas. Customers were experiencing general slowness in a lot of features that was...
on
30 Apr 2010
Blog Post:
Design View Performance Improvements
Web Development Tools Microsoft
Hi, I’m Dan Chartier, I work on the Web Tools designer and helped improve its performance in Visual Studio 2010. For some background, Visual Studio 2008 completely replaced the original trident (Internet Explorer) designer with the FrontPage designer (which is also used by Expression Web). While we gained...
on
28 Apr 2010
Blog Post:
Framework .NET 3.5 Sp1 required for targeting frameworks 2.0, 3.0 or 3.5 (multi-targeting) using Visual Studio 2010
Web Development Tools Microsoft
We have had some customers ask why they are unable to target earlier frameworks .NET 2.0, 3.0 or 3.5 using Visual Studio 2010. Targeting earlier frameworks (also known as Multi-targeting) is in-fact fully supported in VS 2010, but there is a pre-requisite that .NET Framework 3.5 Sp1 must be installed...
on
22 Apr 2010
Blog Post:
Web Deployment: Excluding Files and Folders via the Web Application’s Project File
Web Development Tools Microsoft
Web Deployment (see this posting for an overview) offers a set of pre-determined options to allow users to include the most common sets of files for deployment. These options are as follows and can be found under the “Items to deploy” section on the Package / Publish Web property page. Only...
on
22 Apr 2010
Blog Post:
Upgrade or Uninstall of Office 2007 might cause VS 2008 Web designer to hang
Web Development Tools Microsoft
Update (5/3/2010) : In addition to the VS designer surface not loading, there are other actions that will cause a hang. Working with CSS increases your chances of seeing this issue. For example, bringing up the CSS Manage Styles dialog, the CSS property grid, or CSS Apply Styles dialog can all cause...
on
19 Apr 2010
Blog Post:
Issues between Visual Studio, Microsoft Wireless Laser Mouse and Windows 2008 Server
Web Development Tools Microsoft
Quite some time ago, when Vista just went RTM, Risk Strahl discovered that when he used Microsoft Wireless Laser Mouse, code intellisense and markup validation in Visual Studio stopped working. Since several activities in VS are done in a background on idle (not to be confused with background threads...
on
15 Apr 2010
Blog Post:
Spell checker 2.3 for Visual Studio 2008 SP1
Web Development Tools Microsoft
Minor update for the Spell checker add-in for VS 2008 SP1. It is now available at Visual Studio Gallery . Direct link: http://visualstudiogallery.msdn.microsoft.com/en-us/2f3d691d-8838-4d84-ad64-44a02db37e30 What's new in version 2.3: Updated native code loading mechanism to improve robustness ...
on
30 Mar 2010
Blog Post:
ASP.NET/HTML Spell Checker 2.3 is available for Visual Studio 2010
Web Development Tools Microsoft
ASP.NET/HTML Spell Checker 2.3 for Visual Studio 2010 has been posted on Visual Studio Gallery (also accessible from Visual Studio Start page in 'Extending Visual Studio' section). Direct link: http://visualstudiogallery.msdn.microsoft.com/en-us/0db4814c-255e-4cc6-a2c2-a428de7f8949 What's new in version...
on
29 Mar 2010
Blog Post:
HTML 5 intellisense and validation schema for Visual Studio 2008 and Visual Web Developer
Web Development Tools Microsoft
You all probably know that new HTML 5 standard is coming. We made a new intellisense schema that you can add to VS 2008 or VWD Express 2008 and get intellisense and validation on HTML 5 elements. Note that schema is for markup only, we do not have DOM2 update for jscript intellisense yet. How to install...
on
18 Nov 2009
Blog Post:
Visual Studio 2010 Beta2 Performance
Web Development Tools Microsoft
Visual Studio 2010 Beta2 is out and we at the Web Development Tools team are pleased to let you know that we have fixed a lot of the performance issues from Beta1. It took a considerable amount of time and effort but we feel it was well worth it. We would like to thank the community for your feedback...
on
22 Oct 2009
Blog Post:
Single Project Add View in ASP.Net MVC 2 Preview 2
Web Development Tools Microsoft
Last week we released ASP.Net MVC 2 Preview 2 for Visual Studio 2008 Sp1. In the box support for single project areas is now included and the Add View tool has been modified to streamline this scenario. A walkthrough that creates two simple single project areas can be found here . If you follow the steps...
on
15 Oct 2009
Blog Post:
Visual Studio 2010 Property Grid Filtering
Web Development Tools Microsoft
Visual Studio 2010 improves .NET framework multi-targeting by applying framework-appropriate filtering to the property grid and Intellisense. For example, if you select a button on a web form of a .NET 2.0 web project, in the Property Grid you will see: If you go to the Project Properties and change...
on
30 Sep 2009
Blog Post:
Check out the following on our Tips and Tricks Blog
Web Development Tools Microsoft
Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values? Tip #67: Did you know the list of ASP.Net MVC shortcuts? Tip #68 Did you know… How simple it is to attach an existing style sheet to your web page? Tip #69: Did you know…The keyboard shortcut for View in...
on
30 Jun 2009
Blog Post:
Visual Web Developer - Designer Survey
Web Development Tools Microsoft
The VWD team is always looking for ways to improve our product for our customers. To help us better achieve this goal we have created a survey that we hope you will take a few moments to fill out. Click Here to take survey This survey centers around the VWD designer which provides a WYSIWYG editor for...
on
23 Jun 2009
Blog Post:
Multi-targeting of web projects using Visual Studio 2010 Beta1
Web Development Tools Microsoft
The multi-targeting feature of Visual Studio 2010 allows web developers to develop web applications targeting ASP.NET 2.0, 3.0, 3.5 and 4.0. The key benefit of multi-targeting is that you can use Visual Studio 2010 to create and develop new projects that target earlier versions of the .NET Framework...
on
6 Jun 2009
Blog Post:
Basic Microsoft Web Deployment Tool Setup For Visual Studio 2010
Web Development Tools Microsoft
In this blog post I will explain how to get and install the Microsoft Web Deployment Tool, so you can share created packages with others and how to setup a Windows 2008 Server to allow packages to be deployed from Visual Studio 2010 Beta 1. Visual Studio 2010 Beta 1 ships with and installs Microsoft...
on
5 Jun 2009
Blog Post:
Free Web Hosting to try ASP.NET 4 Beta1, VS 2010 Beta1 and MS Web Deployment Tool RC1
Web Development Tools Microsoft
Today we are announcing the availability of FREE HOSTING accounts for web developers to try out the new feature sets of Visual Studio 2010 Beta1, ASP.NET 4 Beta1 and Microsoft Web Deployment Tool (MsDeploy) RC1… VS 2010 has great set of features on deploying web applications seamlessly… One...
on
1 Jun 2009
Blog Post:
Using Microsoft AJAX Control Toolkit with Visual Studio 10 Beta 1
Web Development Tools Microsoft
In this post we will talk about the effects of a particular security enhancement in CLR 4.0 Beta 1 and how it affects working with AJAX Control Toolkit in Visual Studio 10 Beta 1 and possibly other 3-rd party assemblies. The security enhancement in question is the way CLR 4.0 treats assemblies that came...
on
26 May 2009
Blog Post:
Web Deployment: Web.Config Transformation
Web Development Tools Microsoft
We have earlier discussed about Web Deployment and Web Packaging quite a bit, today I wanted to dive into web.config transformation. If you would like to check out the other topics please read through the earlier blog posts below: Web Deployment with VS 2010 and IIS Web Packaging: Creating a Web Package...
on
5 May 2009
Blog Post:
New series of video tutorials on Visual Web Developer Express 2008
Web Development Tools Microsoft
We have started a new series of video tutorials on Visual Web Developer Express 2008. Over the course of next few weeks we will be adding many more videos to this series . These video tutorials will range in complexity from beginner to intermediate and will help Web developers build everything from simple...
on
20 Apr 2009
Page 1 of 5 (111 items)
1
2
3
4
5