VS 2005 HTML editor is cool
OK I know some people can say I have a constant bad attitude regarding Microsoft products, but hey I like their products and I like also to say when something goes right or wrong.
Here I want to say bravo for the HTML editor in VS 2005. It's really a great job, no more mess with my code reformatted.
One thing I really enjoy is the fact I can collapse any nested div or table element when I am writing my code. It's make the code much more readable and because I am now moving away more and more from the table and use more CSS and div tags. I finally disabled the HTML intellisense validation because I disagree with some of the rules, it could be nice to have some granularity on the level of error the tool report or not. Actually it's just on or off.
After one year of tests on the different betas, I finally start to write some real code. As I say before, I don't use really the migration tool, I prefer to start from a clean project and copy and paste what I need. I know it's a slow process, but I am quite sure its a winning situation in the long term. I hope also very soon to implement the new stuff like master pages, or web parts.