Entity Framework Extensibility with Visual Studio 2012 -
if want extend entity framework, microsoft offers project template getting started in visual studio 2010:
http://archive.msdn.microsoft.com/designerextstartkit
however, template visual studio 2010 , there no newer version. if change extension.vsixmanifest file, can install vs2012 , it's possible build project. after installing generated vsix file, nothing happens in entity designer. extension listed 'installed', additional properties not appear in designer.
has managed build visual studio 2012 extension adds custom properties properties dialog of entity framework 5 model first?
you may want go discussion page , take @ first thread. author claims has version supposedly on vs 2012. link provides seems have type here link post on his blog
Comments
Post a Comment