c# - creating a UI with a button which will dynamically create .edmx file at runtime -


i want create user interface should give me option select database present ones , accordingly create .edmx file.

the ado.net team released sample edmx code generator project.

it's supposed give enough insight how ado.net entity designer generates code in visual studio , give head start sample source code.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -