c#
Interbase DDEX provider for visual studio 2015
hi i'm working on creating entity framework DDEX provider for interbase db. i a'm following another opensource entity framework provider (Firebird) as a reference to my development. I have done necessary changes to my project and follo(https://github.com/cincuranet/FirebirdSql.Data.FirebirdClient/blob/master/DDEX/readme.txt). I have two issues. When I try to add interbase database into server explorer I can see "Interbase data source" like this image. But when I am trying to add entity data model (.edmx) it doesn't show interbase data source like this image. When I try to go further by selecting "Interbase data source" in server explorer it prompts an exception saying "Failure has occurred while loading a type" I can't debug on this because this is a dll that is in GAC. I would appreciate if someone can help me to figure out this issue.
Related Links
Dynamically Create controls and save the controls values across postback - ASP.Net C#
using C#/Json to serialize a struct in a web service
Make Pic Port floatig
C# and Matlab 2010. Real-time events
Microsoft.SharePoint.Client namespace— Sharepoint namespace not recognized
How to set Http Header for Amazon S3 programatically?
Populate class from DataTable
Using XMLdocument to add node
root directory in asp.net need not hard code
What drives the design of a data transfer object?
Get datatype from values passed as string
Cant get proper client IP address on server side WCF
Anchor Tag get href by itself
mysql bulk insert a text file
How to get expired date of user domain
Add user control to tab page