[RESOLVED] Entity Framework Designer.vb Not Showing
Hi, I created an Entity model from scratch and now want to create my class object to work with it. I know there is supposed to be a built in designer but I don't know how to create it. According to my programming book it is supposed to be there already but hidden, I look and it is not there. How do I create it?
I'm using vb.net express.
Found the answer:
http://nerddinnerbook.s3.amazonaws.com/Part3.htm
Surprising my two books didn't mention this.