ORM (object-relational mapping) in .NET 3.5(dotnetslackers.com)

submitted by powerrushpowerrush(3873) 4 years, 3 months ago

What this article covers is a general introduction to ORM concepts, the approach that .NET 3.5 takes, and how it compares to these other packages.

1 comment |category: |Views: 269

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by scarniescarnie(0) 4 years, 3 months ago 0

NHibernate (by default) generates IL for all the property get/set operations, so it is not using reflection after it's initial startup.

Reply

information Login or create an account to comment on this story