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 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -