Background - There are two teams, a team of developers and a team of css/html desingers - We're using sharepoint to build their website - TFS is our source code respository - The designers have their own Sharepoint dev site to test their HTML/CSS if needed
Problem I'm in the developer's team who's main responsibility is to receive HTML/CSS markup and merge their work with the developer's work. It's a headache to merge 2 teams' worth of work. How do i get rid of this merging process? Can i even get rid of it?
Potential Bold Solution I was thinking of training the designers by using teleconferencing and remote desktop to use Visual Studio and TFS, and how to deploy and build WSP solutions. This is usually a big nono since visual studio is designed for developers and not so much for designers. But i have faith in the designers that they can learn it. They have experiencing branding other CMS systems in the Java world. What do you think?