General
2 min read
0

Create CRUD in dotnet using dynamic data entity framework

December 6, 2013
0

Introduction: To develop website without coding. Create, update, read, delete screen for each table with parent child relation. Dynamic data driven from database for basic data operations. Overview: This website helps to cross check the table’s relation by actually inserting and manipulating relevant data using input screens. Cross check data

Continue Reading