Best way for an external (remote) graphics designer to style ASP.NET MVC 4 app?
- by Tom K
My customer has his own graphics designer he wants to use to style his web application we're building in ASP.NET MVC 4.
Our solution is in Bitbucket, but if he can't run it what choices do we have? I doubt he uses Visual Studio 2012.
One idea is for us to publish to our solution to a file system, send it to him, have him create a local IIS…