Navigation

Search

Categories

On this page

ASP.NET 4.0 and the Entity Framework – Gridview

Archive

Blogroll

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

RSS 2.0 | Atom 1.0 | CDF

Send mail to the author(s) E-mail

Total Posts: 378
This Year: 6
This Month: 1
This Week: 0
Comments: 17

Sign In
Pick a theme:

# Wednesday, June 16, 2010
Wednesday, June 16, 2010 4:15:23 PM (GMT Daylight Time, UTC+01:00) ( Entity Framework | Gridview )


This article demonstrates how to view and edit records in a table using the GridView, EntityDataSource, and Validator controls.  The article also demonstrates how to generate an ADO.NET Entity Data Model to update and delete records in a table.