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

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -