Background: I am developing a site in Asp.net 2.0 . Up until now i was handling both the design and development of the site. I used css for the design part. Now the company wants to outsource the design work to a web designer.
Question: How exactly are a designer and developer supposed to coordinate What specifications should i give to the web designer, Do i need to provide him with the aspx pages i have developed, does he also need to look at the code behind.
And how do i incorporate the designed pages in the existing aspx pages.
I would appreciate if someone who is experienced in this provides some insight
thanks.