Web and Cloud
Sign in
|
रजिस्टर गर्नुहोस्
|
मदत
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
Announcements
ASP.NET
ASP.NET MVC
Azure
Community News
Developer
Developers
Events
Identity
IIS
iis news item
IIS7
Javascript
Musings
Open Source
PHP
Podcast
Silverlight
SQL Azure
Tools
Visual Studio
WIF
Windows Azure
Windows Identity Foundation
Community
गृह
वेबब्लगहरू
मिडिया
फोरमहरू
Wikis
हब्हरू
Video
Job
Archives
May 2013 (18)
April 2013 (61)
March 2013 (59)
February 2013 (46)
January 2013 (67)
December 2012 (46)
November 2012 (54)
October 2012 (7)
September 2012 (3)
August 2012 (7)
July 2012 (11)
June 2012 (76)
May 2012 (44)
April 2012 (68)
March 2012 (83)
February 2012 (54)
January 2012 (44)
December 2011 (67)
November 2011 (64)
October 2011 (58)
September 2011 (71)
August 2011 (70)
July 2011 (87)
June 2011 (98)
May 2011 (118)
April 2011 (139)
March 2011 (122)
February 2011 (119)
January 2011 (98)
December 2010 (90)
November 2010 (99)
October 2010 (98)
September 2010 (95)
August 2010 (101)
July 2010 (117)
June 2010 (143)
May 2010 (145)
April 2010 (114)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (99)
October 2009 (102)
September 2009 (87)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (120)
April 2009 (118)
March 2009 (56)
February 2009 (24)
January 2009 (27)
December 2008 (22)
November 2008 (26)
October 2008 (11)
September 2008 (8)
August 2008 (5)
July 2008 (5)
June 2008 (6)
May 2008 (2)
April 2008 (3)
Browse by Tags
All Tags
»
Editor
(
RSS
)
Automatic
Deepak Verma
Export
Formatting
HTML
Import
JScript
Options
Paste
Per Tag Options
Ranjini Mathrubootham
Settings
tips and tricks
Visual Studio
Visual Studio 2008
Visual Studio 2008 SP1
Visual Studio 2010
VS2008
Tip#102: Did you know… How to specify tag specific formatting
by
The Official Microsoft IIS Site
Let’s see this with an example. I have the following html code on my page. Now if I format the document by selecting Edit –> Format document (or Ctrl K, Ctrl D) The document becomes I want the content inside td should remain on the same line...
Filed under:
Visual Studio
,
Visual Studio 2008
,
tips and tricks
,
Visual Studio 2008 SP1
,
Editor
,
Deepak Verma
,
VS2008
,
Formatting
,
Visual Studio 2010
Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values?
by
The Official Microsoft IIS Site
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...
Filed under:
Visual Studio 2008
,
tips and tricks
,
Editor
,
Deepak Verma
,
HTML
Tip #59: Did you know…How you can automatically format unformatted HTML on paste in VS?
by
The Official Microsoft IIS Site
Do you copy/ paste a lot of unformatted HTML content in to your web forms? Do you always format HTML after pasting such content? There is an easy way to automatically format HTML on paste in VS. Here is how you do it. In Tools->Options dialog, go to...
Filed under:
Editor
,
Ranjini Mathrubootham
,
HTML
,
Automatic
,
Paste
,
Formatting
,
Options
Tip #58: Did you know…How you can import/ export HTML Per Tag options in VS?
by
The Official Microsoft IIS Site
If you make a lot of customization to per tag options and you want import/ export these settings you could easily do so with Tools->Import/Export Settings dialog. To export your custom settings to a vssettings file, launch Import and Export Settings...
Filed under:
Editor
,
Ranjini Mathrubootham
,
Per Tag Options
,
Settings
,
Export
,
HTML
,
Import
Tip #49 Did you know… how to set the editor to always place open braces on new line for functions in JScript?
by
The Official Microsoft IIS Site
In Visual Studio, click Tools -> Options. In the Options dialog on the left pane select Text editor -> JScript -> Formatting. Check Place open brace on new line for functions. Deepak Verma SDET | Visual Web Developer...( read more ) Read More...
Filed under:
Visual Studio
,
Visual Studio 2008
,
tips and tricks
,
Visual Studio 2008 SP1
,
Editor
,
Deepak Verma
,
JScript