The title says it all really.
I want to use Entity Framework for my data access on a project I'm writing in Visual C# 2008 Express Edition.
Can it be done? What do I need to know?
Update: My question has been answered, so thanks. As a followup, can you use a visual design tool or are you stuck with the EdmGen.exe command line tool?