D
Dan, 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.
Thanks for any help you can provide.
Dan
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