Advertisement

01.05.2004 at 06:40AM PST, ID: 20840982
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

ASP/ASP.Net Include files

Tags: include, file
I am moving into ASP.Net from ASP.  I use a lot of include files and would like to know how to do this effectively in .Net.  Most of the sites I do are constructed like building blocks.  For instance, the nav menu will be a stand alone page with HTML and Server Side Script, as well as the top and bottom of the page.  Each include file has it's own server side vbscript that builds the HTML or data for the specific include file.  Below is an example of a home page.

ASP:

<!--#include File="openpage.asp" -->
<!--#include File="openconns.asp" -->
<!--#include File="reset.asp" -->
<!--#include File="top.asp" -->

                 <%
                     server vbscript for this specific page
                   %>
                 <table WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="3" id="TABLE2">
          <tr>
                 <td class=td_blue><b>Welcome to the Home Page</b></td>
          </tr>
      </table>
                                                                           
 <!--#include File="closeconns.asp" -->
<!--#include File="bottom.asp" -->
                           
.Net:
I've seen the use of <%@ Register TagPrefix="topMenu" TagName="topMenu" Src="topMenu.ascx" %> but this is not the best choice I hope.



The problem is that .aspx pages each have there on codebehind page, and it doesn't appear that you can have multiple code behind pages.  So for above example there would be codebehind for each of the include pages.  Don't think this will work?

Basically I would like to maintain the building block method.  Any suggestions would be appreciated!

I don't think this is very difficult for an experienced programmer so points are low.  If not let me know.

Start your free trial to view this solution
Question Stats
Zone: Programming
Question Asked By: alorentz
Solution Provided By: YZlat
Participating Experts: 3
Solution Grade: A
Views: 571
Translate:
Loading Advertisement...
01.05.2004 at 07:01AM PST, ID: 10043842

Rank: Sage

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
01.05.2004 at 09:53AM PST, ID: 10045448

Rank: Wizard

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
01.05.2004 at 10:04AM PST, ID: 10045537

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
01.05.2004 at 12:57PM PST, ID: 10046989

Rank: Wizard

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
01.06.2004 at 07:36AM PST, ID: 10052952

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
01.06.2004 at 07:52AM PST, ID: 10053095

Rank: Sage

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
01.06.2004 at 09:33AM PST, ID: 10054023

Rank: Wizard

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
04.17.2005 at 08:48PM PDT, ID: 13803577

All comments and solutions are available to Premium Service Members only.

Start your 7 day free trial and see for yourself why Experts Exchange is the easiest and most proven technology resource in the world. Get Started

Already a member? Login to view this solution.

 
 
Loading Advertisement...
Microsoft
  • Internet Protocols
  • Applications
  • Development
  • OS
  • Hardware
  • Windows Security
Apple
  • Operating Systems
  • Hardware
  • Programming
  • Networking
  • Software
Internet
  • Search Engines
  • File Sharing
  • WebTrends / Stats
  • Spy / Ad Blockers
  • Web Browsers
  • New Net Users
  • Web Development
  • Chat / IM
  • Anti Spam
  • Web Servers
  • Anti-Virus
  • Email Clients
Gamers
  • Tips
  • Online / MMORPG
  • Puzzle
  • Emulators
  • Action / Adventure
  • Role Playing
  • Consoles
  • Game Programming
  • Strategy
  • Sports
  • Misc
  • Computer Games
Digital Living
  • Hardware
  • New Net Users
  • New Users
  • Software
  • Digital Music
  • Gaming World
  • Home Security
  • Apple
  • Networking Hardware
Virus & Spyware
  • Vulnerabilities
  • IDS
  • Encryption
  • Anti-Virus
  • Operating Systems Security
  • Software Firewalls
  • WebApplications
  • Cell Phones
  • Operating Systems
  • Internet
  • Hardware Firewalls
Hardware
  • Handhelds / PDAs
  • Displays / Monitors
  • Components
  • Networking Hardware
  • Peripherals
  • Laptops/Notebooks
  • Storage
  • Servers
  • Desktops
  • New Users
  • Misc
  • Apple
Software
  • System Utilities
  • Industry Specific
  • Network Management
  • Photos / Graphics
  • Page Layout
  • VMWare
  • Misc
  • Web Development
  • OS
  • CYGWIN
  • Voice Recognition
  • Message Queue
  • Quality Assurance
  • Security
  • Firewalls
  • MultiMedia Applications
  • Development
  • Database
  • Office / Productivity
  • Business Management
  • OS/2 Apps
  • Server Software
  • Internet / Email
ITPro
  • OS
  • Storage
  • Encryption
  • Operating Systems Security
  • Apple Hardware
  • Laptops & Notebooks
  • Servers
  • Networking Hardware
  • Peripherals
  • Devices
  • Displays / Monitors
  • WebTrends / Stats
  • Search Engines
  • Firewalls
  • WebApplications
  • IDS
  • Vulnerabilities
  • Email Clients
  • File Sharing
  • Spy / Ad Blockers
  • Web Browsers
  • Web Servers
  • Networking
  • Anti-Virus
  • Chat / IM
  • Anti Spam
Developer
  • Web Servers
  • Web Browsers
  • Game Programming
  • Dev Tools
  • Industry Specific
  • Office / Productivity
  • Database
  • CYGWIN
  • Web Development
  • Search Engines
  • File Sharing
  • WebTrends / Stats
  • Programming
  • Content Management
  • Application Servers
  • Protocols
Storage
  • Removable Backup Media
  • Storage Technology
  • Servers
  • Grid
  • Remote Access
  • Backup / Restore
  • Misc
  • Hard Drives
OS
  • Miscellaneous
  • Security
  • Development
  • Linux
  • VMWare
  • MainFrame OS
  • Unix
  • Apple
  • OS / 2
  • AS / 400
  • BeOS
  • Microsoft
  • VMS / OpenVMS
Database
  • Oracle
  • Miscellaneous
  • MySQL
  • Software
  • Sybase
  • Contact Management
  • PostgreSQL
  • Data Manipulation
  • Clarion
  • InterSystems Cache
  • Siebel
  • MUMPS
  • OLAP
  • SQLBase
  • SAS
  • GIS & GPS
  • 4GL
  • Berkeley DB
  • DB2
  • Informix
  • Interbase / Firebird
  • FoxPro
  • Reporting
  • LDAP
  • Filemaker Pro
  • MS SQL Server
  • dBase
  • MS Access
Security
  • Misc
  • Web Browsers
  • Software Firewalls
  • Operating Systems Security
  • File Sharing
  • Spy / Ad Blockers
  • Vulnerabilities
  • WebApplications
  • IDS
  • Anti-Virus
  • Encryption
  • Anti Spam
  • Email Clients
  • VPN
  • Chat / IM
Programming
  • Editors IDEs
  • Installation
  • Handhelds / PDAs
  • Multimedia Programming
  • System / Kernel
  • Algorithms
  • Game
  • Signal Processing
  • Project Management
  • Open Source
  • Database
  • Misc
  • Languages
  • Processor Platforms
  • Theory
Web Development
  • Scripting
  • Blogs
  • Web Servers
  • Software
  • Search Engines
  • Web Graphics
  • Images
  • Internet Marketing
  • Images and Photos
  • Components
  • Document Imaging
  • Web Languages/Standards
  • Illustration
  • WebApplications
  • Fonts
  • WebTrends / Stats
  • Authoring
  • Digital Camera Software
  • Miscellaneous
Networking
  • Protocols
  • Apple Networking
  • Network Management
  • Message Queue
  • Application Servers
  • Content Management
  • File Servers
  • Email Servers
  • Misc
  • Java Editors & IDEs
  • Wireless
  • Networking Hardware
  • Backup / Restore
  • System Utilities
  • ISPs & Hosting
  • Web Servers
  • Storage Technology
  • Removable Backup Media
  • Servers
  • Broadband
  • Grid
  • OS / 2
  • Novell Netware
  • Unix Networking
  • Windows Networking
  • Security
  • Telecommunications
  • Operating Systems
  • Linux Networking
Other
  • Community Advisor
  • Lounge
  • Community Support
  • New Net Users
  • Philosophy / Religion
  • Math / Science
  • Miscellaneous
  • URLs
  • Expert Lounge
  • Politics
  • Puzzles / Riddles
Community Support
  • Suggestions
  • New to EE
  • New Topics
  • Community Advisor
  • CleanUp
  • Announcements
  • General
  • Feedback
  • Input
  • EE Bugs
 
01.05.2004 at 07:01AM PST, ID: 10043842

Rank: Sage

in the .NET <!--#include File="page.asp" --> is replaced by User Controls
every User control is a file with its own code behid
the code you saw
<%@ Register TagPrefix="topMenu" TagName="topMenu" Src="topMenu.ascx" %>
is exactly the user control register tag in the aspx file
this is the best way to move from asp to asp.net

B..G
 
01.05.2004 at 09:53AM PST, ID: 10045448

Rank: Wizard

at the top of each include file put
<%@ Control Language="VB" EnableViewState="False" %>

and save them with .ascx extension

then in your main file put Register directives at the top of the page:
<%@ Register TagPrefix="UserControl1" TagName="Top" Src="top.ascx" %>
<%@ Register TagPrefix="UserControl2" TagName="Reset" Src="reset.ascx" %>
<%@ Register TagPrefix="UserControl3" TagName="OpenPage" Src="openpage.ascx" %>
<%@ Register TagPrefix="UserControl4" TagName="Conns" Src="openconns.ascx" %>

and between the <body> tags put

<body>
    <UserControl1:Top runat="server" />

    <UserControl2:Reset runat="server" />
    <UserControl3:OpenPage runat="server" />
    <UserControl4:Conns runat="server" />

  </body>


 
01.05.2004 at 10:04AM PST, ID: 10045537
YZlat -

That should work, but seems like a big pain in the ass!  Is there a better way to make modules global.  Like a menu, or header, so you don't have to rewrite the code on every page....which is not an option of course.
 
01.05.2004 at 12:57PM PST, ID: 10046989

Rank: Wizard

you don't have to rewrite the code, what you do is convert it to UserControl, meaning you'll put <%@ Control Language="VB" EnableViewState="False" %> at the top of the page and change the file extension to ascx. That's the only thing you can do
 
01.06.2004 at 07:36AM PST, ID: 10052952
One more thing:  will each .ascx file reference the aspx.vb file as normal?

Because each .ascx page will have it's own directive at hte top to the appropriate aspx.vb file like:

top.ascx will have as first line:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="top.aspx.vb" Inherits="localhost.top"%>

menu.ascx will have as first line:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="menu.aspx.vb" Inherits="localhost.menu"%>

bottom.ascx will have as first line:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="bottomp.aspx.vb" Inherits="localhost.bottom"%>

Regards.
 
01.06.2004 at 07:52AM PST, ID: 10053095

Rank: Sage

the user control is file with extension ascx
so the Page tag has to contain Codebehind="yourusercontrolfilename.acsx.vb" no aspx.vb
but for your question - yes the .ascx file reference the ascx.vb as normal

B..G
 
01.06.2004 at 09:33AM PST, ID: 10054023

Rank: Wizard

> top.ascx will have as first line:
> <%@ Page Language="vb" AutoEventWireup="false"
> Codebehind="top.aspx.vb" Inherits="localhost.top"%>

No, top.ascx will have

<%@ Control Language="VB" EnableViewState="False" %>

as its first line. NO <%@ Page Language="vb" AutoEventWireup="false"


Accepted Solution
 
04.17.2005 at 08:48PM PDT, ID: 13803577
I know this may be a bit late, but reading your question I came up with another possible option, or atleast an expansion of the posted solution.

You can put your global code into a class file such as "functions.cs" (or .vb).  Create a new public class called functions in the same namespace as your existing code.  Within that class you can create public static functions that can be access globally.  Here is an example:

namespace MyProgram
{
      public class MyFunctions
      {
            public MyFunctions()
            {

            }

            public static string DoSomething ()
            {
                  // CODE HERE
            }
      }
}

To access your functions in other areas of your program use the following:

      MyFunctions.DoSomething();

I hope this helps.
 
 
20080236-EE-VQP-29