Introdução ao NHibernate on TechDays 2010

Posted by Ricardo Peres on ASP.net Weblogs See other posts from ASP.net Weblogs or by Ricardo Peres
Published on Thu, 11 Mar 2010 11:25:00 GMT Indexed on 2010/03/11 17:20 UTC
Read the original article Hit count: 355

Filed under:
|
|

I’ve been working on the agenda for my presentation titled Introdução ao NHibernate that I’ll be giving on TechDays 2010, and I would like to request your assistance.

If you have any subject that you’d like me to talk about, you can suggest it to me. For now, I’m thinking of the following issues:

  • Domain Driven Design with NHibernate
  • Inheritance Mapping Strategies (Table Per Class Hierarchy, Table Per Type, Table Per Concrete Type, Mixed)
  • Mappings (hbm.xml, NHibernate Attributes, Fluent NHibernate, ConfORM)
  • Supported querying types (ID, HQL, LINQ, Criteria API, QueryOver, SQL)
  • Entity Relationships
  • Custom Types
  • Caching
  • Interceptors and Listeners
  • Advanced Usage (Duck Typing, EntityMode Map, …)
  • Other projects (NHibernate Validator, NHibernate Search, NHibernate Shards, …)
  • ASP.NET Integration
  • ASP.NET Dynamic Data Integration
  • WCF Data Services Integration

Comments?

Bookmark and Share

© ASP.net Weblogs or respective owner

Related posts about .NET

Related posts about nhibernate