Right now im in the middle of a product (WebApp) release, we are working with ASP.NET MVC. Im a BackEnd dev, but now i must implement the front end with the design, is this the way to do it? code all the basic HTML and then re-implement the final markup.
NOTE: *in one of the MIX videos i heard that when the MVC team work on the Nerd dinner WebApp, they did all with the default theme (the blue one), and then passed that to a very good designer to do the css magic BUT he SAID: "We pass the Views to SOMEONE and told him to put a pretty design WITHOUT messing the MARKUP"