This post will explains how to insert data,Display data in Repeater control, create edit and delete functionality in repeater control using Entity Framework.
Repeater is one of my favorite databound controls to display repeated data. It allows you to do lots of design customizations.
You can create Tables,Unorderd lists, Ordered lists, anchor tags, database based menus, Image galleries etc. using repeater control.