I wrote a program in Visual Basic. There are many files in the debug folder:
I want to publish my program. Are all the files necessary for the program? Which ones are used for my database?
Because I want to put a button in my program that supports database backup. Which files should be copied?
, Release , , . , , , . , , (Database1.mdf Database1_log.ldf). .
, exe ( ), . :
http://msdn.microsoft.com/en-us/library/ms241903.aspx
http://www.youtube.com/watch?v=Lcue0jo41AM
PDB, , ( / ).
, MDF LDF.
, , , . , , . Build, Configuration Manager Release. .
ProjectName.exe( .vshost.exe).config( .vshost.exe.config) MDF/LDF. XSD, .
MDF/LDF .