So all is in my question. I have an web application in asp.net, with two databases :
The first ASPNETDB.MDF and the second MyApp.sdf
I would like to populate the tables of MyApp.sdf from an external file such as a txt file or something else.
Is this possible in Visual Studio 2010 ? Is there any way to do that ?
Thanks a lot in advance
Write a simple app: