---
title: "How to Implement Inheritance with the Entity Framework in an ASP.NET MVC"  
description: "How to Implement Inheritance with the Entity Framework in an ASP.NET MVC"  
author: "Anupam Mishra"  
published: 2016-02-09  
updated: 2016-02-09  
canonical: https://www.mindstick.com/forum/33969/how-to-implement-inheritance-with-the-entity-framework-in-an-asp-dot-net-mvc  
category: "asp.net"  
tags: ["c#", "asp.net", "asp.net mvc"]  
reading_time: 1 minute  

---

# How to Implement Inheritance with the Entity Framework in an ASP.NET MVC

Hi Everyone,I want to use [inheritance](https://www.mindstick.com/articles/13095/inheritance-and-its-types) in my [mvc application](https://www.mindstick.com/forum/12932/how-to-consume-webservices-from-asp-dot-net-mvc-application) and i am using a [entity framework](https://www.mindstick.com/articles/1566/crud-operations-using-entity-framework-code-first-approach) So, please give me a appropriate [code](https://yourviews.mindstick.com/view/85458/alan-turing-the-mastermind-behind-cracking-the-enigma-code-during-world-war-ii) for implementing above situation. Thank you.


---

Original Source: https://www.mindstick.com/forum/33969/how-to-implement-inheritance-with-the-entity-framework-in-an-asp-dot-net-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
