我应该使用WPF或Windows窗体应用程序我在C#项目? [英] Should I use WPF or Windows Forms Application for my project in C#?

查看:471
本文介绍了我应该使用WPF或Windows窗体应用程序我在C#项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


  1. 我正在开发中的客户端应用程序将访问服务器数据库来存储计费信息客户机 - 服务器应用程序的基础。它也将有报表生成工具。 Windows窗体是文档打印和放好;我看不出在WPF此类设施或管制。如果我错了,那么请大家指正。

  2. 我要数据库的安全性,其中数据库应该使用时,SQL Server,MySQL或甲骨文。我想用免费的数据库,但安全是我的首要任务。

  3. 请建议我如何在C#?

  4. 实现与多个客户端一个客户端 - 服务器架构


感谢您怪才!


解决方案

  1. 使用WPF可以让你提供一个更具创新性的用户体验。有MSDN上在WPF文档处理体面的高度概括。


  2. 任何数据库应能提供体面的安全性。如果您使用C#,我会推荐的SQL Server版本之一(如果SQL Server Express可你...去了)。


  3. Windows通讯基础(WCF)。



  1. I am developing a Client-Server based application in which client application will access server database to store billing information. It will also have report generation facility. Windows Forms is good in document printing & I don't see such facility or controls in WPF. If I am wrong then please correct me.
  2. I want database security, which DB should I use, SQL Server, MySQL or Oracle. I would like to use free DB but security is my priority.
  3. Please suggest how I can implement a Client-Server architecture with multiple clients in C#?

Thank you Geeks!!!

解决方案

  1. Using WPF will allow you to deliver a more innovative User Experience. There's a decent high level overview of Working with Documents in WPF on MSDN.

  2. Any database should be able to provide decent security. If you're using C#, I would recommend one of the versions of SQL Server (If SQL Server Express works for you...go for it).

  3. Windows Communication Foundation (WCF).

这篇关于我应该使用WPF或Windows窗体应用程序我在C#项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆