29 Nov 2013 • 3 min read
MVC Create custom comment system in c# with javascript
How to create a custom blog comment engine in asp.net mvc 4 using c#, entityframework code first, jquery and markdowndeep.
How to create a custom blog comment engine in asp.net mvc 4 using c#, entityframework code first, jquery and markdowndeep.
How to implement table per type (TPT) using entity framework code first. This solution uses entity framework code first migrations to create a table per type database with sub type foreign key relationship