CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 10/17/2005 4:13:26 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 20 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
CallMeLee
Asp.Net User
Masterpage in seperate assembly10/17/2005 4:13:26 PM

0/0

Hey all.  We're in a situation where we have a lot of little development groups creating web apps for our intranet.  We would like each app to have a common look and feel so we're considering creating a starter kit that would include a masterpage, but we don't want the masterpage to be editable.  Is it possible to compile the masterpage in a separate assembly and reference it?  Any other suggestions?

TIA,

Lee
tinghaoy
Asp.Net User
Re: Masterpage in seperate assembly10/17/2005 6:08:29 PM

0/0

There are couple options that you can consider.
1. Move the common layouts of a masterpage into usercontrol(s), precompile the usercontrols to turn them into custom controls. The custom controls can be referenced using <%@ Register ... Assembly="xxx" %>.
2. Use a custom virtualpathprovider (vpp), the contents of the vpp can come from a different source, a protected database for example.

HTH,
Ting-hao
This posting is provided "AS IS" with no warranties, and confers no rights.
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Professional ASP.NET 2.0 Authors: Bill Evjen, Scott Hanselman, Farhan Muhammad, Srinivasa Sivakumar, Devin Rader, Pages: 1253, Published: 2005
ASP.NET 2.0 MVP Hacks and Tips Authors: David Yack, Joe Mayo, Scott Hanselman, Fredrik Normén, Dan Wahlin, J. Ambrose Little, Jonathan Goodyear, Pages: 400, Published: 2006
Pro ASP.NET 2.0 Website Programming Authors: Damon Armstrong, Pages: 641, Published: 2005
Visual Web Developer 2005 Express Edition For Dummies Authors: Alan Simpson, Pages: 358, Published: 2005
Beginning ASP.NET 2.0 E-commerce in C# 2005: From Novice to Professional Authors: Cristian Darie, Karli Watson, Pages: 681, Published: 2005
Programming ASP.NET: Building Web Applications and Services with ASP.NET 2.0 Authors: Jesse Liberty, Dan Hurwitz, Pages: 930, Published: 2005
Professional C# 2005 Authors: Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner, Allen Jones, Pages: 1540, Published: 2006
ASP.NET 2.0: A Developer's Notebook Authors: Wei Meng Lee, Pages: 326, Published: 2005
Visual C# 2005: A Developer's Notebook Authors: Jesse Liberty, Pages: 221, Published: 2005
Beginning ASP.NET 2.0 Authors: Chris Hart, John Kauffman, Chris Ullman, David Sussman, Pages: 759, Published: 2005

Web:
How to compile a Master page in a separate assembly? Talk about How to compile a Master page in a separate assembly?
ASP.NET 2.0 Master Page cannot implement an interface from ... NET 2.0 Master Page cannot implement an interface from separate assembly. Last post 12-15-2005 12:09 PM by sac87126. 0 replies. Sort Posts: ...
How to call a method in a MasterPage from a class? When a web form or master page compiles, it references the App_Code assembly ( App_Code goes into a seperate assembly). ...
How to store master page in a common library - Stack Overflow Create a separate project to house your master pages, since all master pages are like ... Run the build and try referencing the assembly of the master page. ...
ASP.Net 2.0 - Master Pages: Tips, Tricks, and Traps Apr 11, 2006 ... NET 2.0, each master page and web form can compile into a separate assembly. Unless we establish a reference between two assemblies, ...
Steven Smith : Adding Master Page Support to Dynamically Created Pages The idea is that the page, which resides in a separate assembly from the main web application, will use a master page specified within web.config and ...
Setting the Body's OnLoad attribute in an Asp.net MVC Master Page ... Gotta switch HTML guys mid-stream · ASP.NET Masterpages and viewstate · Sharepoint, master pages and CSS · ASP.NET Masterpage in separate assembly ...
Master Page In Class Library - .NET ASP But you can compile the code-behind classes of master pages into a separate assembly and release those *.master files and the assembly. ...
WebMenu and MasterPage - Infragistics Forums The masterpage has a contentplaceholder, and in the child page I placed the .... CodeProject: WPF Master Pages. Free source code and programming help NET master page.; Author: Karin Huber; Section: Windows Presentation Foundation; ... Will this still work if you move the control to a separate assembly? ...




Search This Site:










insert webcam image on a web page

creating stub

themes and skins in vwd beta

modifiying event items

why dnn does not use dsfck as default htmleditorprovider ? it seems much butter then the actual ftb3 (compatible mozilla, ie7 beta !)

localizing account login module title

error after uploading personal site starter kit

treeview and pagestate

multiple instances of a web control and moduleid

wysiwyg

help with navigation menu and sitemap datasource

http 403 forbidden

flyout menus can disappear off the edge of the page

how i can change the theme?

help with passing masterpage variables

problems getting the parent node

siging in and out

multilanguage portal

hook-up with ad?

session problems with login/validating

how to query other sites and display the results

make properties of a control on masterpage public?

bredcrumbs question?

dynamically selecting master pages

accessing menu in masterpage from childpage

manage upload page

ml for dotnetnuke3.0 ?

dnn search textbox adjustments??

datagrid

asp .net: impersonation the best solution?

 
All Times Are GMT