master page
-
i am working on an application which has seperate web projects under same solution.Instead of developing a master page for each and every project , Is there a way we can have a master page in solution level and use that master page in different projects under the same solution?
-
i am working on an application which has seperate web projects under same solution.Instead of developing a master page for each and every project , Is there a way we can have a master page in solution level and use that master page in different projects under the same solution?
dotnetmember wrote:
Is there a way we can have a master page in solution level and use that master page in different projects under the same solution?
I don't think so ! how will you going to access if this is out site of your web site ?
cheers, Abhijit CodeProject MVP Web Site:abhijitjana.net View My Recent Article
-
i am working on an application which has seperate web projects under same solution.Instead of developing a master page for each and every project , Is there a way we can have a master page in solution level and use that master page in different projects under the same solution?
I give a suggestion,If you want to create same layout for your all web appliaction then use for the Web User Control and Custom Control for that.
Deepak :) Smile a Lots,Its Costs Nothing