chrisward
Check me out on the web at .com webdev, Chris Ward or at my blog.
Chris Ward is a web developer from east london / romford, essex. england.
| Forum | Thread | Replies | Latest activity |
|---|---|---|---|
| Tech Off | Bebo.com and your hotmail address book | 9 | Oct 27, 2006 at 1:37 AM |
Nar Ganapathy - Windows, the IO Manager and Driver Model, Part II
Apr 30, 2005 at 8:45 AMit's an accessibility issue too... impared users wont be able to understand it, and neither will crawlers/spiders
Scott Guthrie - Demo of next version of ASP.NET (Happy Birthday Video #1)
Apr 30, 2005 at 8:03 AMI almost wept when I found out that visual studio leaves my html code alone between view modes

I loved the way <script> showed a squiggely red error for not supplying the mandatory type attribute
It really shows that you're starting to take some consideration towards the real needs of webdevelopers, and for that I am finding it much easier to accept using tools such as VS.
Thankyou guys!
my worries
intellisense and standards
I think it's a bit poor though, that intellisense schemas are provided through choice, and not by the DTD explicity defined.
adaptive rendering
Also, asp.net uses an 'adaptive rendering' engine, which made me have to stay til' 2am last night to fix an issue with firefox!
Sniffing a UAString is WRONG WRONG WRONG! I hope this is fixed in Whidbey.
collapsable html trees
Collapsable html is a welcome feature, but sometimes even in codebehind mode it confuses me!
It's difficult to see how far my code reaches down a page, when i expand the tree.
It's a usability gripe, but maybe you guys should consider having a faded colour behind the expanded tree that was recently collapsed, so developers can overview what just happened?