In the book of application architecture design, which I\'am reading, I\'ve found the following statement:
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m currently reading the book Pro Asp.Net MVC Framework. In the book, the author suggests using a repository pattern similar to the following.
We have an ASP.net web ap开发者_Python百科plication and would like to host on Azure to scale to thousands on concurrent users. Also have a bunch of application and services written in .NET that the we
I need to design a real-time product stock management engine (C# & WCF) but i don\'t know how to proceed in order to handle concurrency access and data integrity.
Is using Db4o as a backend datastore for a Web site (ASP.NET MVC) a judicious choice as an alterna开发者_JAVA技巧tive to MS SQL Server ?The main issue with DB4o is: Can you cut your object net in some
I have a service, business and data access layer. In which l开发者_StackOverflow社区ayer should I implement transactions using asp.NET transactionscope? Also, is nesting Transactions a good thing beca
I\'m brand new to iphone dev, but am familiar with the MVC pattern.Can anyone please explain why the GLPaint sample class PaintingView.开发者_C百科m (the View) actually gets the data required from dis
My domain classes and persistance logic (Hibernate) are in one project called model. This jar is included within all of my apps.
I\'ve begun doing some research on XACML and external authorization. Right now I have an existing application which utilizies an RBAC model. However the implementation has a lot of shortcomings (roles