overview
- I have visual studio 2010 Professional
- downloaded Visual Studio Extension SDK and installed it
- downloaded ADO.NET Entity Data Model Designer Extension Starter Kit (March 5 2010)
- if I double click EntityDesignerExtensionStarterKit_CS.vsix -> "This extension is not installable on any currently installed products"
- If I open EntityDesignerExtensionStarterKit_CS.vsix in visual studio 2010 I get a hex - ascii display and nothing else
ultimate goal
would like to customize EF4 designer to add extra information to csdl-elements like tables, associations and columns and influence reading and writing of edmx
Questions
What do I have to do?
Thanks for any help getting the starter kit to somehow show up in visual studio so that I can have a look at how it works or even more than that...