Tagged Questions

0
votes
2answers
344 views

ASP.NET Three Tier

I want to develop an application based on ASP.net and Oracle using three tier architecture where the data access layer will be kept on a totally different server(Linux). I posted a question before and ...