Hi all, Thanks in advance. I need a help urgently. I have developed an application with c#.net & sql server 2008.Now i need to create the setup and deploy it in the client side. but i am rather confused. while i need to install sql server 2008 there. or there is any other way , that during installation of my setup file database will be craeted and there is no need to install sql server 2008 there.
Please help me. it is so urgent.
-------
sweety
Loading

Jiteendra SampathiraoPosted Jun 18, 2011, 5:11 AM
You need to install Sql Server for database and .Net framework to run the application.
You can use the sql server, if it locates in a central server Using Network(LAN or WAN)....