I have developed an application in Microsoft Visual Studio 2013. With
- .Net framework 4.5
- sql server 2012 express
- Crystal report 13
I want to make my application portable, i meant that i should need to copy the folder of application to deploy it. Just like Tally accounting software or VLC Media player.
Please suggest me how can i do. If this is not possible in described technology then please suggest in which plate-from it can be possible.
My application needs a DBMS to store data and a printing solution for print documents.
This question is unique as per condition that i have used 2 tools, i want to make portable my application with sql server express and crystal report. If it is not possible then please suggest portable replacement of both tools