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
February, 2010
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
>
February, 2010
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Web Development Tools @ Microsoft
How to package .NET assemblies
Posted
over 2 years ago
by
Web Development Tools Microsoft
7
Comments
If we want to package and deploy .NET assemblies for a web application only, we can simply reference them and change their “Copy Local” property to “True”. For example, we can do the following to package a MVC project from VS2010. Create a MVC project...
Web Development Tools @ Microsoft
Workaround: Missing Declarations for Controls in Designer File
Posted
over 2 years ago
by
Web Development Tools Microsoft
9
Comments
We have seen some customers report the issue that certain controls are not getting generated correctly in the designer file in Visual Studio 2010 RC for the ASP.Net Web Application Projects. We are currently working on a fix for this issue for the...
Web Development Tools @ Microsoft
Free Sandbox Hosting for Visual Studio 2010 RC and ASP.NET 4.0 RC from Discount ASP.NET
Posted
over 2 years ago
by
Web Development Tools Microsoft
1
Comments
Discount ASP.Net has updated their Hosting Sandbox for Visual Studio 2010 RC and ASP.NET 4.0 RC. http://www.discountasp.net/press/2010_02_16_free-asp.net-4.0-RC-hosting.aspx To learn more about the new Web Deployment features in Visual Studio 2010 check...
Web Development Tools @ Microsoft
Visual Studio 2010 clean application level web.config
Posted
over 2 years ago
by
Web Development Tools Microsoft
6
Comments
This post introduces you to a small improvement that has been made in Visual Studio 2010 & .NET 4 to reduce the size of the ASP.NET application level web.config 3.0 and 3.5 web.config As ASP.NET technology evolved, the application level Web.config...
Web Development Tools @ Microsoft
Visual Studio 2010 RC public download available now!
Posted
over 2 years ago
by
Web Development Tools Microsoft
4
Comments
It’s finally here. Visual Studio 2010 and .Net 4.0 release candidate is available for everyone to download now. To download the public RC of Visual Studio 2010 go the RC landing page : Since the beta we’ve been focused on performance improvements...
Web Development Tools @ Microsoft
How to extend target file to include registry settings for web project package
Posted
over 2 years ago
by
Web Development Tools Microsoft
0
Comments
Web project package and deployment targets files are written with extensibility in mind. User can easily extend a property to include more functionalities in their package by using msbuild targets and properties. If we check the Microsoft...
Web Development Tools @ Microsoft
Visual Studio 2010 RC Feedback Channel for Web Tools
Posted
over 2 years ago
by
Web Development Tools Microsoft
6
Comments
As you probably heard the Visual Studio 2010 RC is currently available for MSDN subscribers! You can download it from here http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx . General public release is slated for Wed. The Web Development Tools Team...
Web Development Tools @ Microsoft
VSDoc for jQuery 1.4.1 Now Available
Posted
over 2 years ago
by
Web Development Tools Microsoft
6
Comments
We finished generating a new VSDoc for the latest update of jQuery. You can download it from the jQuery Downloads page . A refresher on how to use the file can be found here or here . Happy coding! Jeff King Program Manager Visual Studio Web Tools
Page 1 of 1 (8 items)