-
ASP program architectures -- advice needed
I am an experienced Coldfusion programmer, new to ASP. I often used a method
called FUSEBOX programming which simply used a switch statement and INCLUDES
to architect a site.
In Coldfusion a CFINCLUDE statement does not get executed before all other
scripts as does an asp #include. This means that files can be programatically
included making it easy to separate out functionality and layout in multiple
files.
I am looking for some system that might be equivalent as I learn ASP. How
do people architect sites with lots of different pages. Is there no way to
center a site around the default.asp page, inserting content as needed by
the logic flow of the application? Where can I find some strategies?
THX!!!
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