Author: admin
-
NHibernate: No implicit transactions
We assume the reader knows that NHibernate is one of the best ORM’s build for .NET. Implicit transactions are discouraged Generally “implicit transactions are discouraged” (ref: http://www.google.nl/search?hl=nl&q=implicit+transactions+are+discouraged) However, webservices can be build by simply opening up an NHibernate session whenever a new webCall arrives at the server. Than simply handle all data manipulation and closing…
-
The informative workspace
Hey all, before I show an example of an informative workspace, first another quote from the book, The Art of Agile Development An informative workspace broadcasts information into the room. When people take a break, they will sometimes wander over and stare at the information surrounding them. Sometimes, that brief zoneout will result in an…