Welcome to deepcode.co.uk Sign in | Join | Help

Browse by Tags

All Tags » NHibernate   (RSS)
What makes good software? Separation of concerns has got to be up there in a big way, ensuring you have relevant tiers to your application that deal with a particular set of concerns, but what does an enterprise software stack look like? I've been asked Read More...
Stephen Forte , Chief Strategy Officer from Telerik, started this interactive session reviewing the history of Microsoft's data access offerings and then discussing the latest multitude of choices. As this was an interactive session, there were lots of Read More...
This presentation, with Elisa Flasko, was covering an introduction to the entity framework and how it fits with common application patterns - client server, web applications and distributed N-Tier apps etc. The ADO.NET Entity framework is the next layer Read More...
A set is a collection in which no item can occur more than once. A bag is a collection in which the same item can appear more than once. Apparently bags are a big inefficient, eg with many-to-many relationships where nhibernate will apparently re-create Read More...
0 Comments
Filed under: