NHibernate, Entity Framework and a whole host of other complex ORMs are available for .NET but what if you just need to move data from a database to an application quickly and simply? In this session we will review two of the lighter weight data access technologies: Simple.Data and Dapper.
If you don't need every single feature under the sun, these may be just the data access solution you are looking for. See how you can build well architected and secure applications with these technologies without having to spend valuable development time implementing a complex solution to a simple problem.