Ivan Petrovic

Ivan Petrovic

  • NA
  • 1
  • 1.4k

Deploy Windows Forms app with Database

Sep 29 2013 1:38 PM
 

Hi,

I created 4 tables and populate one table with data (products). After that I created Windows Forms application in C# in VS 2010. Application does SELECT, UPDATE, DELETE and INSERT operations under the data in tables.

I know how to deploy Windows Forms applications without Database and install on another computer.

Can you help me to create  .exe and .msi files and install application with database on another computer.

Best Regards


Answers (1)