Unless you are writing small applications with a tiny user-base then you will want a mechanism to ensure data integrity. Optimistic locking provides this without performance crippling row locks.
|
|||||
|
Unless you are writing small applications with a tiny user-base then you will want a mechanism to ensure data integrity. Optimistic locking provides this without performance crippling row locks. Automatic wiring is a great time saver for small applications, such as “Hello, World”. Anything more than that and you are heading down a path paved with bad practices and at best it can lead to an inflexible architecture in larger applications. Code must look good and be easy to understand, else even works of genius will be junked with the rest of the garbage. Microsoft works with a French company to enable Java developers to have greater flexibility when working with Silverlight. |
|||||
|
Copyright © 2010 Cabiritech - All Rights Reserved |
|||||