Retrieving and displaying multiple records using Entity Framework

The next stage is for us to show a list of the blog titles from our database. Each title should link to a page which will display the entire blog entry.