- Course
What's New in Xamarin Forms 4.0: CodeMash
CodeMash 2020 | What's New in Xamarin Forms 4.0 | Jason Awbrey
- Course
What's New in Xamarin Forms 4.0: CodeMash
CodeMash 2020 | What's New in Xamarin Forms 4.0 | Jason Awbrey
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
If you're a .NET developer, it almost goes without saying that you use Entity Framework (EF) as part of the data access code on your software projects. Sometimes, EF is just right for the job, but, other times, you want something more simple and performant with better control of generated SQL queries. Over the years, several micro-ORMs (object relationship mappers) have evolved for just this purpose because, often, the simplest solution is the best one. Join Jonathan "J." Tower on this walk-through of some popular alternatives to EF, an overview of .NET micro-ORMs, and useful design patterns that you can use to organize them all into a powerful, fast, and coherent data access later. You will leave this session equipped to make a simple, high-performance, and easy to use data access layer that you can be proud of.