Deploying C# App with Database

Nov 16 2007 2:52 PM

Hello Every one,

                           I am creating a new student information software in C#. And most obviously i have a database file included in the project(the one that comes with add new item) which my application is very much dependent on. Now please can any one of you tell me how to deploy my application along with the database so that any one can run my software without having to install sql server 2005. And also i want the data to be only accessible from my application only. And also it is targeted for network use so like it has a server and client version which the user can choose from,and accroding to that my application should install and work(listen to which port and stuff like that). I am very new to setup and deployement so any explicit answering with examples would be very helpfull.

Regards,

Soham


Answers (1)