Sign In
Web Development Tools @ Microsoft
Your official information source from the web development tools group at Microsoft.
Blog - Link List
ASP.NET Resources
www.ASP.Net
ASP.NET Forums
Web Developer Tips & Tricks
CSS and HTML Resources
W3C: World Wide Web Consortium
CSS Zen Garden
Related Blogs
Scott Guthrie's Blog
Vishal Joshi's Blog
Vishal Joshi's Tangent
Scott Hanselman's Blog
Sayed Hashimi's Blog
Saurabh Pant's blog
Mads Kristensen's blog
Entity Framework Team blog
Entity Framework Team blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
June, 2009
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET
AJAX
Announcements
ASP.NET
CSS and HTML
Development
JScript
MVC
Orcas
Silverlight
silverlight resources
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
Monthly Archives
Archives
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)
MSDN Blogs
>
Web Development Tools @ Microsoft
>
June, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Web Development Tools @ Microsoft
Check out the following on our Tips and Tricks Blog
Posted
over 3 years ago
by
Web Development Tools Microsoft
1
Comments
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...
Web Development Tools @ Microsoft
VS2010 Beta1 Web Application Project Database package and SMO options
Posted
over 3 years ago
by
Web Development Tools Microsoft
6
Comments
In Visual Studio 2010 Beta1 release, SQL server database schema and data can be packaged for deployment along with the website. It utilizes Msdeploy SQL Database provider functionality in IIS team’s msdeploy release. In Visual studio 2010...
Web Development Tools @ Microsoft
Visual Web Developer - Designer Survey
Posted
over 3 years ago
by
Web Development Tools Microsoft
1
Comments
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...
Web Development Tools @ Microsoft
ASP.Net MVC for Visual Studio 2010 Beta1 Codeplex
Posted
over 3 years ago
by
Web Development Tools Microsoft
5
Comments
ASP.Net MVC for Visual Studio 2010 is available for download here: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28527 . There is no new functionality but you should be able to upgrade your applications to target the 4.0 framework...
Web Development Tools @ Microsoft
Updates to FTP publishing in Visual Studio 2010
Posted
over 3 years ago
by
Web Development Tools Microsoft
11
Comments
With VS2010, we introduced “web deployment tool” as the new publish method; at the same time, FTP publish is still available and supported in VS2010. In web application project system, because we centralized main deployment workflow, so some new features...
Web Development Tools @ Microsoft
Changes to the Publish dialog in web application project system in Visual Studio 2010
Posted
over 3 years ago
by
Web Development Tools Microsoft
6
Comments
This blog explains some modification we made to the publish dialog in the web application project system, mainly to accommodate new web deployment tools from IIS team (aka “MsDeploy”). Changes are summarized as following: 1. Persist your publish settings...
Web Development Tools @ Microsoft
Multi-targeting of web projects using Visual Studio 2010 Beta1
Posted
over 3 years ago
by
Web Development Tools Microsoft
8
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. The key benefit of multi-targeting is that you can use Visual Studio 2010 to create and develop new projects that...
Web Development Tools @ Microsoft
Basic Microsoft Web Deployment Tool Setup For Visual Studio 2010
Posted
over 3 years ago
by
Web Development Tools Microsoft
6
Comments
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...
Web Development Tools @ Microsoft
Deploying Silverlight Projects using VS10
Posted
over 3 years ago
by
Web Development Tools Microsoft
7
Comments
With VS10 beta1 environment, you can also install Silverlight 3 beta to combine the power of both. When a Silverlight 3 beta project is compiled, it generates xap file. The web application or website should take the xap as content for Build Action...
Web Development Tools @ Microsoft
Free Web Hosting to try ASP.NET 4 Beta1, VS 2010 Beta1 and MS Web Deployment Tool RC1
Posted
over 3 years ago
by
Web Development Tools Microsoft
10
Comments
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...
Page 1 of 1 (10 items)