Tip of the day: Automagic quotes
February 2nd, 2008
When declaratively programming in ASP.NET (or even just plain ol’ HTML), always typing in those darn quotes can be pretty mind numbing. Luckily you can easily have the quotes automatically inserted for you like so:
…by just setting the “Insert attribute value quotes when typing” option:
Now since you don’t have to type in all those quotes, you’ll have more time to add in an extra update panel… or two… or three!






I always asked myself how come in Visual Studio which for me is the BEST IDE ever made, you still needed to type the quotes in the HTML attributes, so now I know that was my mistake. THANKS!!
February 2, 2008 @ 10:36 pm