Welcome to MSDN Blogs Sign in | Join | Help

BenCon's WebLog

D2D development blog

Browse by Tags

All Tags » Web Developer   (RSS)
Sorry, but there are no more tags available to filter with.
Good introduction to CSS Properties Window
Mikhail has written a great treatise and guided tour of CSS Properties Window that shows what it can do and how it works. Read More...
CSS Properties window has shipped!
The CSS Properties Window is something that I designed and implemented a lot of before I left the team earlier this year, and I am very glad to announce here that it has shipped: http://www.asp.net/sandbox/app_sandman.aspx?tabindex=0&tabid=1 A lot Read More...
Table editing feedback
For lack of anything better to post, I would like to get an idea of what people think of the table editing in the HTML/ASPX designer in whidbey. I spent a lot of time trying to improve this area. After VS.NET 2003 I rewrote some parts of this code, hoping Read More...
Responding to feedback - Auto Position feature has been added to the designer
After hearing a lot of support for the idea of automatically positioning controls, I got the go ahead to implement the feature. The fact that we are able to respond to what customers ask for is very encouraging - I hope that this and other examples (such Read More...
Design view grid is gone
Today we cut a couple of options from the product, but we felt that the ramifications of these cuts warranted talking to the community about it and letting people know about it. I will explain why we decided to do it and talk a little bit about the surrounding Read More...
To <BR&gt or not to &lt;BR&gt, that is the question
One of the little things about a HTML editor is the way that block formatting works. Most users probably don't realize when they run into these kinds of problems, but they do. The reason why editors have a hard time is because they are trying to emulate Read More...
Feedback wanted - how do you set column widths in your HTML tables?
My PM asked this question once in the forums but we did not get many replies - lets see how many we get in the blogs. How do you set the width of your table columns in HTML tables? Do you: Set a width on one of the cells in the column and clear the width Read More...
The button tag
One of the more interesting tags that I have seen is the <BUTTON> tag. Most people have never seen this, and when they see how whidbey lets you edit them like a normal container, the first instinct is to say "What is up with that?". Well, these Read More...
Page view tracker