Monday, January 11, 2010

Hibernate

https://www.hibernate.org/343.html

Hibernate is a tool which makes transparent database operations.  It converts database object to .Net Object.  So no need to deal with SQL code.  Hibernate does it handy.

Engineering Excellence

Engineering Excellence Having solid engineering process and tools in place help to improve the agility of the system. Here is the high-level...