Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
I am going to develop the 3 tier application using Silverlight + 开发者_运维知识库WCF + ORM Now my question is if I use ORM at database layer then how can I expose the classes at Presentation, Busine
I recently started developing a project in 3-Tier architecture, with a BLL, DAL, and Presentation layers. The references I used were sample 3-tier applications off the net, and all of them di开发者_St
The way I was initially taught to structure 3-tier is as follows: dao domain services utils jsf (beans) ...
MongoDB performs really well compared to our hacking of MySQL in de-normalized way. After database migration, I realized that we might need some server-side procedures to invoke after/before database
I m working on a legacy web project,开发者_运维知识库 so there is no ORM(EF,Nhibernate) available here.
hello everyone i have a problem with my 3-tiers application i don\'t know how to get data from multiple tables using linq2sql in 3 tiers architecture application here is each layers code
I am using the 3-tier architecture in my .NET site. Currently in my DAL (Data Access Layer) I have Load, Update, Insert and Delete which is all working fine. However I now want to create a function to
I am curious about what would be the best way t开发者_如何学Goo create a 3-tier application that is supposed to work on separate servers on the same cluster, that works on the same server.
I am looking for references on 3-tier architecture with AS开发者_JAVA百科P.Net. Can you please provide some links?The Csla framework is designed to build your business objects on top of, using n-tier