Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Distributed Applications / January 2007

Tip: Looking for answers? Try searching our database.

application server concept

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Benson - 23 Jan 2007 01:19 GMT
Question:
1. Can we say .NET 2.0 framework is an application server layer?
2. Sometimes, we create an application server program which sits on the
server side and talks with the database server. Doing this, all the client
programs talks with this application server, so increase the scalablity. Is
it scalable in using Web Services or .NET remoting for this purpose?
3. Any application server framework can be recommended in .NET 2.0?

Benson.
Michael Nemtsev - 23 Jan 2007 09:18 GMT
Hello Benson,

B> Question:
B> 1. Can we say .NET 2.0 framework is an application server layer?

Nope. framework is the framework. it's the platworm to build your apps.

B> 2. Sometimes, we create an application server program which sits on
B> the server side and talks with the database server. Doing this, all the
B> client programs talks with this application server, so increase the
B> scalablity. Is it scalable in using Web Services or .NET remoting for
this purpose?

What are u describing is the DAL - data access layer.
The better way is to use WCF, if net - than to WS or Enterprise Services
(COM+)
.NET is not very good from the declarativeness perspective.

B> 3. Any application server framework can be recommended in .NET 2.0?

BizTalk :) But it's very huge and I don't think it's exactly what u need.
Everything you need to build is the small set of services which provide the
necessary functionality on server. For these reasons windows COM+ - the set
of services.
I suppose it's the right way for your, depending on your functionality

---
WBR,
Michael  Nemtsev [C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangel

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.