如何使用SQL Server数据库部署C#windows应用程序
问题描述:
我想用数据库部署C#windows应用程序。我已经尝试过使用.mdf文件,但它无法正常工作。是否需要在目标机器上安装SQL服务器来运行应用程序?
如果不是我该怎么办?
谢谢......
I want to deploy C# windows application with database. I already tried using .mdf file, but it is not working. Is it require to install SQL server on target machine to run the application?
If not how should I do?
Thanks...
答
http://www.dotnetfunda.com/articles/show/927/windows-setup-and-deployement-using-visual-studio-part-2 [ ^ ]
http://www.rajneeshverma.com/post/2012/08/16/Setup-and-Deployment-of-Windows- Application-with-SQL-Server-Database-using-Visual-Studio-2010.aspx [ ^ ]
检查我过去的类似答案问题
如何部署C#窗口应用程序使用Sql Server? [ ^ ]
问题在Windows应用程序设置C#.net [ ^ ]
Check my past answers for similar questions
How to deploy C# windows application With Sql Server?[^]
Problem In windows application setup C#.net[^]