How implement a Master Detail in a Web Form using Entity Framework -


i'm starting work entity framework , know how implement master detail web form permit user insert details in datagrid before saving database using entity framework 4.

thanks in advance. jean carlos

take @ these tutorials, hope helps:
using gridview , entitydatasource
master/detail using selectable master gridview details detailview


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -