Browse by Tags

Tagged Content List
  • Blog Post: Sharing Master Pages amongst Applications by Embedding it in a Dll

    If you need to share Master Pages across applications and you don't want to create a ton of virtual directories, below is a way to do that. You can embed the Master Page as a Resource in your Dll and use VirtualPathProvider mechanism to call the Resource. VirtualPathProvider is a new functionality...
Page 1 of 1 (1 items)