Scaling Entity Framework Apps with Distributed Caching


Details
Topic:
Scaling Entity Framework Apps with Distributed Caching
Entity Framework is a popular .NET object-relational mapper from Microsoft that eliminates the need for most of the data-access code that developers usually need to write. Entity Framework is increasingly being used in high transaction server applications (ASP.NET, WCF, and other .NET server apps) where scalability becomes a major issue.
Learn how to use distributed caching in your Entity Framework applications for removing scalability bottlenecks. This talk will include hands-on source examples and will cover the following:
-
EF scalability bottlenecks and how distributed caching resolves them.
-
Where in EF applications to use distributed caching.
-
How to handle EF Entity Collections and Relationships in distributed caching.
-
What are some important features in a distributed cache.
Speaker:
Iqbal Khan
Iqbal Khan is the founder, President and Technology Evangelist at Alachisoft, makers of NCache, the market leading .NET distributed cache product and NosDB, 100% Native .NET NoSQL Database. Iqbal has over 25 years of architecture, design, and development experience.
He is a frequent speaker at events including DevWeek London, and TechDays France 2015 and VS Live shows. He has written for MSDN magazine, CodeProject and Visual Studio Magazine. You can view Iqbal's profile at LinkedIn.
Agenda:
6:00 PM: Doors open, networking hour
7:00 PM: Scaling Entity Framework Apps with Distributed Caching by Iqbal Khan
8:30 PM: Q&A and wrap-up.
Event Sponsor:
Alachisoft

Scaling Entity Framework Apps with Distributed Caching