Having a "live view" isn't always great while developing. Suppose your app grabs some data from an amazon feed. Would you want to wait while the feed is downloaded every time you wished to set a property or were binding a different control that has nothing
to do with the amazon feed?
For me, I hand code nearly all of the layout code. As such, VS + browsers for testing does it for me [:)]
"If I can see further than anyone else, it is only because I am standing on the shoulders of giants."blog: www.heartysoft.com twitter: @ashic
HeartattacK
All-Star
55262 Points
5917 Posts
Moderator
MVP
Re: CSS Unfriendly Control Adapters
May 02, 2009 05:18 AM|LINK
Having a "live view" isn't always great while developing. Suppose your app grabs some data from an amazon feed. Would you want to wait while the feed is downloaded every time you wished to set a property or were binding a different control that has nothing to do with the amazon feed?
For me, I hand code nearly all of the layout code. As such, VS + browsers for testing does it for me [:)]
blog: www.heartysoft.com
twitter: @ashic