473,466 Members | 4,850 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

How to split a webapp into multiple assemblies.

We are converting our asp app to dotNet. Our app is divide into
multiple applications (each their own com+ dlls and asp pages).
So, in dotNet we ave different assemblies for the busines,data access
layer,..
but Now I wondering how to split the web app (visual studio) into
diff. assemblies as well.
Thanks in advance.
Nov 19 '05 #1
2 1485
Hi,

You could create a blank solution and then add a different project to it for
each different assembly.

"Willempie" <wi*********@geac.com> wrote in message
news:c5**************************@posting.google.c om...
We are converting our asp app to dotNet. Our app is divide into
multiple applications (each their own com+ dlls and asp pages).
So, in dotNet we ave different assemblies for the busines,data access
layer,..
but Now I wondering how to split the web app (visual studio) into
diff. assemblies as well.
Thanks in advance.


Nov 19 '05 #2
If you think of a web application as virtual directories on a web server,
the top-level folder is marked as an application root. Every page under that
should be part of the same project. For each application, create a different
project.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.

"Willempie" <wi*********@geac.com> wrote in message
news:c5**************************@posting.google.c om...
We are converting our asp app to dotNet. Our app is divide into
multiple applications (each their own com+ dlls and asp pages).
So, in dotNet we ave different assemblies for the busines,data access
layer,..
but Now I wondering how to split the web app (visual studio) into
diff. assemblies as well.
Thanks in advance.

Nov 19 '05 #3

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

Similar topics

2
by: Anakim Border | last post by:
App servers such as quixote, webware and skunkweb (just to name a few) offer a clean environment to develop Python webapps. I have some problems, however, understanding their security model. My...
19
by: David Logan | last post by:
We need an additional function in the String class. We need the ability to suppress empty fields, so that we can more effectively parse. Right now, multiple whitespace characters create multiple...
3
by: Shikari Shambu | last post by:
Hi All, I have a situation where multiple applications are sharing some pages/ controls. So, I have a separate common project that has the common pages/ controls. My question is how do I...
5
by: raffe | last post by:
I'm working on an Web Application. Visual Studio has a great support for that. But as my application grows in functionality I'd like to split it into modules. I can't see any othrer possibility...
2
by: ABC - Sébastien Beaugrand | last post by:
Hi, I am working on a project that is getting too big and we would like to split it in many DLLs Projects. In that way some dlls should be written in C# and some in VB.NET. The problem we got...
12
by: Mats Lycken | last post by:
Hi, I'm creating a CMS that I would like to be plug-in based with different plugins handling different kinds of content. What I really want is to be able to load/unload plugins on the fly without...
5
by: Sam777 | last post by:
I was under the impression that creating the app_offline.htm file at the root of the webapp would cause all handles to be closed so that the app could be removed. Unfortunately, this isn't the...
10
by: eswanson | last post by:
I have broken up my web site into smaller web site projects. When I look at the precompiled files, it always has the virtual directory in them ie: <preserve resultType="3"...
2
by: Ing. Davide Piras | last post by:
Hi there, we have a big web application wrote in Visual Studio .NET 2003 (Framework 1.1) which we still use to modify, evolve and compile all the assemblies... on IIS we are trying to set the...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
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...
0
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...
0
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...
0
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 ...

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.