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 / Windows Forms / WinForm General / March 2006

Tip: Looking for answers? Try searching our database.

3 Tier architecture

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dan, Vascas - 31 Mar 2006 17:43 GMT
Please clear my doubt and give some suggestion.
I am new to software development, and want to implement a n-tier
application.
I have a very basic idea about n-tier architecture.

[Example]
I have created a Business Layer(dll) and put it on a network shared
directory.
From the presentation layer project I have added the reference of Business
Layer(dll).

Can I call this a n-tier application.
Or n-tier means that I need to execute/process the Business Layer where it
presents(using remoting or any other way).

Please clear my doubt.

Thanks for any help you can provide.
Dan
John - 31 Mar 2006 17:55 GMT
n-tier is ambiguous imo, but its usual definition refers to partitioning
your application into multiple physical tiers (think distributed
application). This could be as simple as a winform client, with a
database server, and some of the logic being leveraged from web services
on one or more web servers. You could take it a step further by saying
for instance that security services are provided by your active directory.

I think that what you are describing is better referred to as a layered
application, which can be achieved without involving other "tiers".

Regards,

John Parrish

> Please clear my doubt and give some suggestion.
> I am new to software development, and want to implement a n-tier
[quoted text clipped - 15 lines]
> Thanks for any help you can provide.
> Dan
Joerg Jooss - 31 Mar 2006 19:46 GMT
Thus wrote Vascas,

> Please clear my doubt and give some suggestion.
> I am new to software development, and want to implement a n-tier
[quoted text clipped - 11 lines]
> presents(using remoting or any other way).
> Please clear my doubt.

Tiers refer to physical processing nodes. Your application is probably 3
layered (which is good), but not 3 tiered (which doesn't mean it's bad).

Cheers,
Signature

Joerg Jooss
news-reply@joergjooss.de


Rate this thread:







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.