473,806 Members | 2,277 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Intranet Portal Development & Several Solutions / Site Templating

I am starting to work on implementing ASP.NET (using VS.NET Dev 2003) into
our current ASP 3.0 intranet setup. We have several (say 15 - 20)
"applicatio ns" that are run within our intranet, which leads me to the
following questions:

1. I currently use an ISAPI filter to "force" all pages to run through a
page called site_template.a sp. This file "templates" the pages with common
code and a page "skin". This forces all pages (whether it be .asp, .htm,
..html, etc) to go though the "site template", and have had very good success
with this. In ASP.NET, how can this be achieved? I have read several
articles about "page templating", but they all seem to be only using .aspx
files, which leads me to believe that you can not "force" templating for
..htm files. Our users upload .htm & .html files for publishing on our
Intranet, but they also need to be templated. Should I modify the ISAPI
filter to change the files to process through an .aspx or .ascs file? If
so, how would I setup the .aspx/.ascx file? Also, I don't want the address
location to change on the user's browser. In the current setup, even though
the page(s) are all running through site_template.a sp, the location in the
user's browser never changes. I would like to keep that functionality in
..NET.
2. Using VS.NET Dev 2003, how can I set up "sub-solutions"? In other
words, how can I setup our basic "Intranet" solution, but also make it so
that I can have, for instance, an Address Book be it's own solution? I know
that I can just set it up with it's own virtual directory, and setup the
web.config file, etc, but I don't want the authentication (since at that
point, they are already authenticated) to re-initiate. I want to be able to
edit the Address Book solution without having to load the main "Intranet"
solution, which in that case I would have to publish the entire "Intranet"
solution, when I just want to be able to publish the "Address Book" solution
to our production server.
3. Source Control: Does anyone have any thoughts on this? I'm currently
working with SourceGear Vault, which seems to be very good (we don't have
Visual SourceSafe).
4. In working with my current Intranet solution (using ASP 3.0), how can I
"integrate" ASP.NET at the root level without VS.NET loading the entire
Intranet? I would like to start working on a new Intranet .NET theme setup,
but don't want to mess with the setup of the ASP files (or setup). Should I
just create a new project @ http://localhost? Or, should I create one using
a virtual directory? If I do that, then when all is setup, I'll have to
transfer all the static pages into the new .NET setup and I'm also concerned
with space limitations. My laptop sandbox is already almost full and I
don't have room to copy all the files into a new .NET setup area, so I would
like to "integrate" the two.
5. Last thing. What files in a solution are needed for it to run on our
production server? In our solution view, we have (for example)
default.aspx, default.aspx.vb , default.aspx.re s. When I want to publish a
solution for our production server, what needs to be copied over? Does the
entire solution including all files need to be published, or just the
default.aspx and solution .dll?

Thanks to everyone that can help!

Chad
Jul 21 '05 #1
0 1487

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
3096
by: Me | last post by:
I would like to redesign my existing site into php using classes. I am not the most experienced developer with PHP, and would like to know if anyone can give me some input on a starting point for a class library. Basically, the idea is to have as much of the content served dynamically, using a mySQL database. My catalog site has grown to over 1,100 pages, and is continuing to grow. It's getting ridiculous to keep performing manual...
3
7778
by: Rob Locher | last post by:
I have a server running NT 4 Server that is on my local domain that hosts an ASP application. I have a problem: when I try to test the ASP application from a computer on the same domain running IE6 on Windows 2000, the browser will not store the session key. Computers running other versions of Internet Explorer store the session key. When I host the application on a Windows 2000 server also on the local domain, the same test computer...
4
2937
by: Accolo1 | last post by:
Help we are looking for this person, do you know them? William wjohnson@accolo.com Title: BEA WebLogic Portal Guru Job #: 03-04468 Check the pulse of your career! Evolve our eCommerce web portal centra nervous system with your advanced knowledge of BEA WebLogic portal an application servers, and J2EE. Using advanced open architectur
2
1791
by: Benito Ruiz | last post by:
Hello all, I´m searching information about how development .Net Web Parts for SharePoint Portal Server 2003. Where i can found it?? Thank´s a lot.
0
899
by: Chad A. Beckner | last post by:
I am starting to work on implementing ASP.NET (using VS.NET Dev 2003) into our current ASP 3.0 intranet setup. We have several (say 15 - 20) "applications" that are run within our intranet, which leads me to the following questions: 1. I currently use an ISAPI filter to "force" all pages to run through a page called site_template.asp. This file "templates" the pages with common code and a page "skin". This forces all pages (whether...
4
1898
by: dw | last post by:
Hi, all. We're choosing tools for developing intranet and Internet portals for our university and want to know what options are available. Don't laugh, but we're still using ASP for our Web apps! We're vaguely familiar with ASP.NET 2.0's portal tools, but need info. We'd like to know: - How easy it is to build a flexible, reliable, data-driven portal for a higher ed site using ASP.NET 2.0? - What portal-specific features does ASP.NET 2.0...
4
5154
by: Darko Konrad | last post by:
hi guys, i'm about to build an companies intranet portal and i saw on couple of pages that there has been an intranet SK available for VS 2005 beta. In my version of VS2005 i cannot find it any more and on asp.net site neither. since i saw that the portal was designed using webparts it seemed very usable for pusposes. anyone knows, where it dissapeared? --
2
1974
by: =?Utf-8?B?Sm9zZXBo?= | last post by:
I am building an ASP.Net 2.0 application that will be accessible through both internet and intranet. The application will use two different types of security methods, depending on whether the application is being accessed through internet or intranet. I am trying to figure out how to write the code necessary to have the application make the determination and thereby use the appropriate security method. Does anyone have any ideas or...
4
1990
by: Barbiturico76 | last post by:
Hi guys, anybody knows if it is possible to generate a <div id="myMap" style="width: 400; height:300; left: 0px; top: 0px;" /> inside your intranet site, to represent a programmatically generated map with the "http://dev.virtualearth.net/mapcontrol/mapcontrol.ashx?v=6.1" script reference?
0
10618
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10366
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
10110
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7649
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6877
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5546
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4329
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3850
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3008
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.