Hello experts,
I have a very common question.
Recently I've written a C# project and used SQLEXPRESS 2008 In it. Now, I need a simple and quick way to create an install file for it. This install file must install .Net frame work (as needed) and SQLEXPRESS 2008 with my custom settings and create database tables and stored procedures. Would anybody, please, show me the way?
Any help will greatly appreciated.
I have a very common question.
Recently I've written a C# project and used SQLEXPRESS 2008 In it. Now, I need a simple and quick way to create an install file for it. This install file must install .Net frame work (as needed) and SQLEXPRESS 2008 with my custom settings and create database tables and stored procedures. Would anybody, please, show me the way?
Any help will greatly appreciated.
Comment