Sep 30, 2009
The design view in Visual Studio can display glyphs and borders for the hidden non - graphic elements (such as div, span, form, and script elements). This feature helps you to see where the elements are and avoid inadvertently deleting the non-graphic...
4 comments
Tags: Visual Studio 2008VS2008VWDtips and tricksDesignerVisual StudioDeepak VermaVSTSVisual Studio 2008 SP1FormattingOptions
Aug 21, 2009
Master page for a Web form can always be set manually in the source code, but here is an option to select the master page while create the webform using the 'Select a Master Page' dialog. The path to select a Master page using the 'Select a master page...
6 comments
Tags: Visual Studio 2008VS2008VWDtips and tricksVisual StudioDeepak VermaVSTSMaster PagesVisual Studio 2008 SP1
Jun 18, 2009
Following steps highlight how a Visual Studio 2005 Web application project can be migrated to Visual Studio 2008. Take backup of the original project Open Visual Studio 2008 Click File -> Open Project and browse to the folder to open the project You...
6 comments
Tags: Visual Studio 2008VS2008VWDtips and tricksVisual StudioDeepak VermaVisual Studio 2008 SP1
Jun 08, 2009
When web pages are posted back to the server, by default user is returned to the top of the page. On a large web page, you might have a requirement to scroll down the user automatically to the last position on the page. MaintainScrollPositionOnPostBack...
4 comments
Tags: tips and tricksVisual StudioASP.NETDeepak Verma.NET
Jun 03, 2009
IIS Search Engine Optimization (SEO) Toolkit Beta – is a free toolkit that helps Web developers, hosting providers, and server administrators improve their sites’ relevance in search results by recommending how to make them more search engine-friendly...
1 comments
Tags: tips and tricksIISDeepak VermaSEOWeb PI
May 29, 2009
It's a nice time saver if you would like the HTML editor to automatically add quotes for the attribute values while you are typing. To set this option select Tools->Options. Check Show all settings. From the left pane select Text Editor -> HTML...
2 comments
Tags: Visual Studio 2008tips and tricksDeepak VermaEditorHTML
May 16, 2009
Steps to add Ajax Control Toolkit for Framework 3.5 SP1 Steps to add Ajax Control Toolkit for Framework 2.0 Ajax Control Toolkit for Framework 3.5 SP1 Following are the steps to add Ajax Control Toolkit to the toolbox for ASP.NET 3.5 webs in Visual Studio...
7 comments
Tags: tips and tricksASP.NETDeepak VermaAjaxVisual Studio 2008 SP1
Apr 28, 2009
The Web Site Administration Tool provides a web interface for you to manage different web site configuration settings. To launch the tool, for Web Application Project click Project-> ASP.Net Configuration & for Websites, click Website-> ASP...
5 comments
Tags: Visual Studio 2008VS2008tips and tricksASP.NETDeepak VermaVisual Studio 2008 SP1