Container for the objects

  • Thread starter Thread starter Rodolfo
  • Start date Start date
R

Rodolfo

How do you create a distribuited application with dotnet?

Is there anys similiar container like Websphere or sunone to distribuite my
clases (entities and business logic)?

TIA
 
How do you create a distribuited application with dotnet?

Is there anys similiar container like Websphere or sunone to distribuite my
clases (entities and business logic)?

TIA

Yes there are. IIS for example.

To get a good introduction to n-tier applications using .NET I could
recommend you reading one of the Business Objects books from Rockford
Lhotka.

He explains all technical details needed to do that and all the different
possibilities in great detail and very well written (and there is a book
for the VB.NET guys and one for the C# guys).

This is his homepage: www.lhotka.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top