Windows应用程序框架 [英] Framework for windows application

查看:81
本文介绍了Windows应用程序框架的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我正在构建Windows应用程序,我要求任何人就最好的框架工作向我提出建议,因为该应用程序将发展成为相当大的应用程序,因此我可以选择它.就像设计模式一样.

就像我们为PHP提供Zend,codeIgnitor和cakePHp一样.

在此先谢谢您.

Hi all,
I am building windows application, i request any one to suggest me on best frame wrok which i can opt for as this application is going to grow to considerable big sized application. Like design Patter.

Like how we have Zend , codeIgnitor, cakePHp for PHP.

Thanks in advance.

推荐答案

如果您使用的是C#(如通过标记所指示的),则可以使用Windows窗体或WPF.真正不需要推出自己的自定义UI框架.为什么重新发明轮子?
If you are using C# (as you indicate via the tags), you can use either Windows Forms or WPF. There''s no real need to roll out your own custom UI framework. Why reinvent the wheel?


我对使用LINQ to sql类的WPF的投票(正如您所说的那样,它将增长到相当大的应用程序)
My vote for WPF with LINQ to sql classes (as you told that its going to grow to considerable big sized application)


对于WPF,我个人总是推荐Adam Nathan的书:

http://www.amazon.com/Windows-Presentation-Foundation-Unleashed-WPF/dp/0672328917 [ ^ ]

不过,您可能不需要一本WinForms的书,MSDN和一些在线文章就足够了.
For WPF, I personally always recommend Adam Nathan''s book:

http://www.amazon.com/Windows-Presentation-Foundation-Unleashed-WPF/dp/0672328917[^]

You probably don''t need a book for WinForms though, MSDN + a few articles online should be good enough.


这篇关于Windows应用程序框架的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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