J
Jonathan Li
I have posted the question before but nobody have given me a solution. I
would like to rephrase my requirement and want to hear your advice.
We are developing application packages for logistics industry. The plan
is to develop two packages, one for daily operation in Client/Server
mode. The other is for reporting/enquiry in Browser/Server mode.
1. The server must be Unix
When I say 'server' means 1) database server; 2) if possible also the
application server.
One asked why Unix instead of Windows. It is written in the bidding
document to use Unix.
If I can use Windows as the server, there is no question at all. So
please no need to discuss on this point.
2. I want to make use of the Windows/.Net powers on client side.
The application on client has two packages, one is in C/S mode. The
other is B/S mode. So, I would like to use C#.Net or VB.Net to develop
the C/S package and ASP.Net to develop B/S package.
3. Because the C/S package is operating on the same data set as of the
B/S package, there are a lot functions (or components) in common for
these two packages. Actually, I want the two packages share the
components as much as possible.
Under J2EE, we can have EJBs to have that. Under .Net, what should I do
because ASP.Net cannot work under Unix.
Thanks.
Jonathan
would like to rephrase my requirement and want to hear your advice.
We are developing application packages for logistics industry. The plan
is to develop two packages, one for daily operation in Client/Server
mode. The other is for reporting/enquiry in Browser/Server mode.
1. The server must be Unix
When I say 'server' means 1) database server; 2) if possible also the
application server.
One asked why Unix instead of Windows. It is written in the bidding
document to use Unix.
If I can use Windows as the server, there is no question at all. So
please no need to discuss on this point.
2. I want to make use of the Windows/.Net powers on client side.
The application on client has two packages, one is in C/S mode. The
other is B/S mode. So, I would like to use C#.Net or VB.Net to develop
the C/S package and ASP.Net to develop B/S package.
3. Because the C/S package is operating on the same data set as of the
B/S package, there are a lot functions (or components) in common for
these two packages. Actually, I want the two packages share the
components as much as possible.
Under J2EE, we can have EJBs to have that. Under .Net, what should I do
because ASP.Net cannot work under Unix.
Thanks.
Jonathan