Sign in
Tips & Tricks for ASP.NET, IIS, and Visual Web Developer
Blog - Link List
ASP.NET Resources
Web Developer Tools Team
www.ASP.Net
ASP.NET Forums
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Anh Phan
ASP.NET
CSS
CSS and HTML
Data
Deepak Verma
Designer
Development
Editor
Formatting
HTML
IIS
Options
Ranjini Mathrubootham
Reshmi Mangalore
tips and tricks
URL Rewrite
Visual Studio
Visual Studio 2008
Visual Studio 2008 SP1
Visual Studio 2010
VS2008
VSTS
VWD
WAP
Archive
Archives
September 2011
(1)
August 2011
(1)
March 2011
(1)
August 2010
(1)
May 2010
(1)
April 2010
(4)
March 2010
(1)
January 2010
(1)
December 2009
(1)
November 2009
(1)
October 2009
(1)
September 2009
(4)
August 2009
(3)
July 2009
(4)
June 2009
(16)
May 2009
(10)
April 2009
(9)
March 2009
(7)
January 2009
(4)
December 2008
(10)
November 2008
(11)
October 2008
(9)
September 2008
(4)
August 2008
(4)
July 2008
(2)
April, 2010
MSDN Blogs
>
Tips & Tricks for ASP.NET, IIS, and Visual Web Developer
>
April, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Tips & Tricks for ASP.NET, IIS, and Visual Web Developer
Tip #105: Did you know … How to include empty directory when package a web application?
Posted
over 3 years ago
by
Web Development Tools Microsoft
6
Comments
By design, Visual Studio 2010 will skip the empty directory when packaging web application project using web deploy. To get empty directory packaged and deployed, we can work around this by adding an empty stub file inside the directory to make...
Tips & Tricks for ASP.NET, IIS, and Visual Web Developer
Tip #103: Adding the New Website and Open Website buttons to the VS2010 Start Page
Posted
over 3 years ago
by
Web Development Tools Microsoft
3
Comments
In the new VS2010 UI, the start page has been completely re-written. Part of the changes made were to hide the New Website and Open Website buttons. Basically it went from the old look in VS2008: To the new look in VS2010: Of course, ASP.NET...
Tips & Tricks for ASP.NET, IIS, and Visual Web Developer
Tip #104: Did you know … How to view text for the ‘hint’ buttons on the Publish Web Dialog?
Posted
over 3 years ago
by
Web Development Tools Microsoft
2
Comments
After the Beta 2 release of Visual Studio 2010, the Publish Web Dialog was modified to include two information buttons associated with the Service URL and Site/application text boxes. (See Figure 1) Figure 1 – New information (‘hint’) buttons (see...
Tips & Tricks for ASP.NET, IIS, and Visual Web Developer
Tip #103 revisited
Posted
over 3 years ago
by
Web Development Tools Microsoft
1
Comments
In Tip #103 I showed a way of customizing the start page in order to add the New Website and Open Website controls. It turns out that using a loose XAML file as I did in that post is not the recommended practice; in fact, it’s recommended that you...
Page 1 of 1 (4 items)