Thus wrote Vascas,
> 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.
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,
--
Joerg Jooss
news-(E-Mail Removed)