|
-
Creating a master web form in c# and .net
Just wondering,
Is there a way to create a master web form that all other web forms in the
site will use. I'm thinking I could create a header, already created as a
web control, and put all of my using statements in the code behind page,
and then all of the other pages could just reference that form, and not have
to go through the process of knowing which assemblies to reference. Is this
just wishful thinking, or am I missing an obvious way to do this. The whole
site is data driven, and I have created some DB assemblies, the header control,
footer control and others, and it would be great to just let the rest of
the developers worry about their specific needs per page.
Let me know.
Thanks,
Justin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks