Is there a better way to share master pages now that VS 2010 and .Net 4 are out?

Posted by Max Schmeling on Stack Overflow See other posts from Stack Overflow or by Max Schmeling
Published on 2010-04-20T15:41:57Z Indexed on 2010/04/20 15:43 UTC
Read the original article Hit count: 243

Filed under:
|
|

I'm trying to find a better way to share a master page than the old method of using Web Deployment Projects and a really nasty master page to share master pages between applications. I would think Microsoft would have given us something a little nicer in 2010, but I haven't found anything.

Any ideas?

© Stack Overflow or respective owner

Related posts about vs-2010

Related posts about asp.net-4.0