Session
Create a Simple ORM using ADO.NET
Are you looking for the fastest method of retrieving data? ADO.NET is the underlying technology for all ORMs such as the Entity Framework, Dapper, NHibernate, etc. However, each of these ORMs add additional overhead which typically translates to slower performance. Most of us don't need, or even use, all the features of these ORMs. This seminar presents a simple ORM where you write a little more code than EF, but less code than others. However, the speed you get is well worth the effort.

Paul Sheriff
Real-World Techniques Explained Simply
Nashville, Tennessee, United States