Advertisement

01.23.2008 at 10:14AM PST, ID: 23105280
[x]
Attachment Details

Application and sub system design in VS.Net

Asked by sammy1971 in Programming for ASP.NET, C# Programming Language, Visual Studio .NET 2005

Hi guys,
I am trying to create an application in VS.Net. this app will include multiple sub applications, example
lets say the app is called Main_APP and We need this Main_App to instantiate objects from the following sub applications "Chats, Forums, PhotoGallery and of course the User object etc.... the common denominator is the user object.
creating the following as Web Sites in VS.Net will not be a good idea since there is no way to have the objects share the same namespace
Main_APP.member
Main_App.Chats
Main_App.Forums
the only alternative I can think of is to create a solution and create web applications not websites which means I have to manually copy the dll files for all sub application to the Main_App Bin folder in order to use them.
can anyone think of any alternative way of doing this while maintaining the main Application Separate from the sub systems?
the other part is some of the subsystems already exists in VB.Net and the new application will use C#, I know when creating websites we can mix and match languages but can we do the same in wep applications since there is no App_Code folder there?



Thanks
Start Free Trial
[+][-]01.23.2008 at 11:04AM PST, ID: 20726304

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01.23.2008 at 12:16PM PST, ID: 20727116

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01.23.2008 at 12:24PM PST, ID: 20727252

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.29.2008 at 12:32AM PST, ID: 21011773

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.29.2008 at 03:04AM PST, ID: 21012262

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Programming for ASP.NET, C# Programming Language, Visual Studio .NET 2005
Sign Up Now!
Solution Provided By: sachintana
Participating Experts: 1
Solution Grade: A
 
 
[+][-]02.29.2008 at 09:39PM PST, ID: 21020131

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628