Hi
I have developed an application in C# .net with sql server 2005 as my database.
Now i want to deploy it on another computer.
Please let me know
-> the procedure to build the application, create its shortcut when run on other system?
-> what all files should be given to the client to execute the application successfully?
-> If i have to copy DB files along with project how to do that?
Please give me all the required information to deploy my project to the client in a formal way.
I have developed an application in C# .net with sql server 2005 as my database.
Now i want to deploy it on another computer.
Please let me know
-> the procedure to build the application, create its shortcut when run on other system?
-> what all files should be given to the client to execute the application successfully?
-> If i have to copy DB files along with project how to do that?
Please give me all the required information to deploy my project to the client in a formal way.