Sign in
MSDN Blogs
Microsoft Blog Images
More ...
MSDN Blogs
>
.NET Web Development and Tools Blog
>
October, 2009
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.
Follow Us
Follow @aspnet
Subscribe
Comments
Contact
Menu
Blog Home
Atom
Blog - Link List
ASP.NET Resources
www.ASP.Net
ASP.NET Forums
Web Developer Tips & Tricks
Cloudy Developer
CloudyDeveloper.com is a place for tips and tricks for developers targeting Microsoft’s cloud and web technologies
ASP.NET User Voice
Uservoice for ASP.NET
Related Blogs
Scott Guthrie's Blog
Vishal Joshi's Blog
Vishal Joshi's Tangent
Scott Hanselman's Blog
Sayed Hashimi's Blog
Jon Galloway's blog
Mads Kristensen's blog
Entity Framework Team blog
Entity Framework Team blog
Brady Gaster's blog
Pages
Jobs
Available jobs
Translate this page
Powered by
Microsoft® Translator
Live Now on Developer Tools Blogs
Tags
.NET
AJAX
Announcements
ASP.NET
CSS and HTML
Development
JScript
MVC
Orcas
Sayed Ibrahim Hashimi
Silverlight
tips and tricks
Vishal R. Joshi
Visual Studio
Visual Studio 2008
visual Studio 2008 sp1
Visual Studio 2010
Visual Web Developer
VS10
VS2008
VWD
WAP
Web
Web 2.0
Web Deployment
More
▼
Less
▲
Related resources
Visual Studio Developer Center
Visual Studio Product Website
Archives
Archives
May 2013
(3)
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
▲
Blog - Title
October, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
.NET Web Development and Tools Blog
Converting a Web Site Project to a Web Application Project
Posted
over 4 years ago
by
Web Development Tools Microsoft
6
Comments
Differences between Web Site Projects (WSP) and Web Application Projects (WAP) are highlighted in blogs such as this one . Based on that, if you feel a WAP would be better for your particular needs than a WSP, but have already created a WSP, you may be...
.NET Web Development and Tools Blog
New Silverlight Tooling Support in Visual Studio 2010 Beta 2
Posted
over 4 years ago
by
Web Development Tools Microsoft
2
Comments
Visual Studio 2010 Beta 2 will bring full support for developing applications in Silverlight 3. There’s a few things that have changed since VS2010 Beta 1, and we hope you enjoy the new beta release! Silverlight 2 is no longer supported – long live...
.NET Web Development and Tools Blog
ASP.Net MVC in Visual Studio 2010 Beta 2
Posted
over 4 years ago
by
Web Development Tools Microsoft
3
Comments
Visual Studio 2010 Beta 2 contains ASP.Net MVC 2 in the box so there is no need to install an out of band update to Visual Studio 2010 to develop ASP.Net MVC applications. Phil Haack posted about the in-box experience for Beta 2 andd also provides some...
.NET Web Development and Tools Blog
Dev10 Beta2, Import from web.config file and other changes for DB deployment UI
Posted
over 4 years ago
by
Web Development Tools Microsoft
1
Comments
Dev10 Beta2 DB Deployment property page has some changes from Beta1. Please provide your valuable feedback for us to make it better for you. Thanks. 1. Tab page name changed from “Deploy/SQL” To “Deploy SQL” 2. Customer can use “Import from...
.NET Web Development and Tools Blog
Visual Studio 2010 Beta 2 – Intellisense Issue in Javascript/HTML.
Posted
over 4 years ago
by
Web Development Tools Microsoft
7
Comments
If by any chance you are not seeing intellisense in your JavaScript or HTML after installing Visual Studio 2010 Beta 2 you might be running into a known bug that we can show you how to fix. The bug is related to user settings which we don’t remove when...
.NET Web Development and Tools Blog
Visual Studio 2010 Beta2 Performance
Posted
over 4 years ago
by
Web Development Tools Microsoft
12
Comments
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...
.NET Web Development and Tools Blog
Visual Studio 2010 Beta 2 - Web Tools Overview
Posted
over 4 years ago
by
Web Development Tools Microsoft
4
Comments
Visual Studio 2010 Beta 2 has officially shipped! If you haven’t already, download a copy from here . What New with Visual Studio If you are new to Visual Studio 2010 please check out all our previous blogs to get a understanding of all the changes we...
.NET Web Development and Tools Blog
Single Project Add View in ASP.Net MVC 2 Preview 2
Posted
over 4 years ago
by
Web Development Tools Microsoft
2
Comments
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...
.NET Web Development and Tools Blog
Targeting earlier .NET frameworks 2.0, 3.0, 3.5 using Visual Studio 2010
Posted
over 4 years ago
by
Web Development Tools Microsoft
2
Comments
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. Our earlier posts here and here describe some of the multi-targeting capabilities of Visual Studio 2010. Targeting...
.NET Web Development and Tools Blog
Working with SVG files in Visual Studio and Visual Web Developer
Posted
over 4 years ago
by
Web Development Tools Microsoft
3
Comments
Scalable Vector Graphics (SVG) is W3C standard language for describing two-dimensional vector and mixed vector/raster graphics in XML. Firefox 3+, Opera 9+ and Safari 3+ support SVG rendering. Unfortunately, Internet Explorer 8 does not support SVG natively...
Page 1 of 1 (10 items)