create setup and install application with mssql database on client system
Hello,
I searched a lot about the topic above but I could not get much information. I am confused and really frustrated regarding this.
See, we (as client) do not require any framework or anything else to install a software downloaded from internet. So why our client needs .net framework to install winform application developed by us(programmer).
So,I want a method or procedure which installs winform application on client machine who has no .net framework (because he does not know what .net is)
Also please tell me how to create and install application which contains .mdf database file while development phase.
Is there a step by step learning book for winform as there are plenty of asp.net books.
Many thanks
|