Quantcast
Channel: entityframework Discussions Rss Feed
Viewing all articles
Browse latest Browse all 1793

New Post: Package-Based DDEX Provider Example

$
0
0
@Moozyk - implemented!

https://sqlcetoolbox.codeplex.com/releases/view/117615
(Install VISX, Launch VS 2013, restart VS 2013, Add 4.0 database to Toolbox, Add EntityFramework.SqlServerCompact package to project, build project)
  • you can now use with EDM Wizard, Generate from Model, Update from Database
Only remaining issue is install/uninstall:

1: (Medium issue) I have to register the provider during first launch of my VSIX based add-in, and that is too late, so a VS restart is required before the provider can be used, Investigating if I can somehow force VS to re-enumerate DDEX providers.

2: (Minor issue) I should really remove the provider if my add-in is uninstalled, but there are no hooks that I know of to do this.

Viewing all articles
Browse latest Browse all 1793


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>