Click here to Skip to main content
15,888,802 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Respected sir,

In 3 Tier architecture,
Can we develop 3 different layers(Presentation layer,Business Layer and Data Access Layer) on separate server ?

If yes,then How can we access it ?
for example if i develop DataAccessLayer on separate server then how can we use this layer into Presentation layer which is on different server ?


Thank you,
Posted

1 solution

 
Share this answer
 
v2
Comments
Maciej Los 26-Sep-13 17:09pm    
Sergey, this is the shortest answer posted by you i've ever seen and the longest list of links ;)
Sergey Alexandrovich Kryukov 26-Sep-13 18:10pm    
Thank you, Maciej. I would not be so sure. And this is certainly not my longest list of links, not at all. The longest one is probably on plug-in architectures... :-)
—SA
Maciej Los 26-Sep-13 18:12pm    
I would like to see it ;)
Sergey Alexandrovich Kryukov 26-Sep-13 18:33pm    
Well, if you are asking... this is what I keep in my record and use from time to time — only links to my own answers:
http://www.codeproject.com/Answers/168158/Create-WPF-Application-that-uses-Reloadable-Plugin#answer1
http://www.codeproject.com/Answers/181392/AppDomain-refuses-to-load-an-assembly#answer2
http://www.codeproject.com/Answers/169630/code-generating-using-CodeDom.aspx#answer5
http://www.codeproject.com/Answers/215165/Dynamically-Load-User-Controls#answer1
http://www.codeproject.com/Answers/324060/Csharp-Reflection-InvokeMember-on-existing-instanc#answer1
http://www.codeproject.com/Answers/326639/Projects-and-DLLs-How-to-keep-them-managable#answer3
http://www.codeproject.com/Answers/443680/Gathering-types-from-assemblies-by-its-string-repr#answer1
http://www.codeproject.com/Answers/165406/adding-reference-programmatically.aspx#answer2
http://www.codeproject.com/Answers/557753/mathematicplusevaluationplususerplusdefinedplusvar#answer2
:-)
Not quite sure it's the longest, this is just the first came to my mind...

I must admit I have a lot of duplicates in my links and posted material, just don't bother to filter them. Besides, I'm afraid that some links go, because, if people report some questions for abuse, they are automatically removed with all answers.
—SA
Maciej Los 27-Sep-13 2:05am    
WOW!
The list of lists of links ;)
My virtual 5!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900