需要学习窗体申请表的指南 [英] Need a guide on learning Window Form Application

查看:84
本文介绍了需要学习窗体申请表的指南的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我正在家里进行6-7个月的练习,在窗口形式应用的小项目中进行编程。我是一个非常优秀的逻辑程序员,但从来没有任何深度核心知识。所以现在我想成为一名专业人士。程序员在c#窗口应用程序中具有所有核心和深度知识。我想知道越来越深入。现在我不想只是拖放东西,做我已经知道的事情。所以基本上我需要一本关于我需要学习哪些书籍和技术才能变得更好的指南。因为现在有一天有很多新技术。我在他们之间有点混淆,如果去wpf或只是坚持窗口形式,我是否开始使用实体框架或linq或只是继续使用商店程序..

所以请给我指导表格在哪里我可以开始,我应该参考哪些书籍,学习完整的窗口应用程序开发,从所有基础核心到高级知识,包括自定义控件,最佳架构,gui。

简而言之,我想成为一个完整的窗口应用程序开发人员在接下来的1年。

Thanx

Hello,
I am doing programming in small project of window form application since 6-7 months at home for practice. I am very good programmer with logic but never have any depth core knowledge of it. So now I want to become a pro. programmer in c# window application with having all core and depth knowledge. I want to know more and more depth. now I don't want to just drag and drop the things and doing what i already knows. So basically I need a guide on what books and technology should I need to learn for become better. Because now a day there are lots of new technology are there. I am bit confuse among them like if a go for wpf or just stick around window form, whether i start using entity framework or linq or just continue using store procedure..
So Please give me guide form where i can start and which books i should refer for learn complete window application development from all basics core to advanced knowledge including custom controls, best architecture , gui.
In short, I want to be an complete window application developer in next 1 yr.
Thanx

推荐答案

要学习Winform应用程序,您可以查看以下书籍。我发现它们很好。

http://www.foxebook.net/windows-forms-in-action-2nd-edition-of-windows-forms-programming-with-c/

http://www.murach.com/books/cs12/index.htm



问:我是否开始使用实体框架或linq,或者只是继续使用商店程序..

>>查询对象,数据集,实体等需要linq ....所以你需要linq。

所以首先要学习linq> EF。

如果你想使你的应用程序持久独立,那么ORM和Linq是必要的。存储过程增加了数据库依赖性。



>>对于最佳架构,您必须学习软件/应用程序架构书籍,例如应用域驱动设计和模式_带示例C#和.NET,Microsoft dotNET - 构建企业应用程序,企业应用程序架构模式等
For learning Winform application you can check following book. I found they are good.
http://www.foxebook.net/windows-forms-in-action-2nd-edition-of-windows-forms-programming-with-c/
http://www.murach.com/books/cs12/index.htm

Q: "Whether i start using entity framework or linq or just continue using store procedure.."
>> linq is required for querying on object, dataset, entity and so on…. So everywhere you need linq.
So first learn linq > EF.
If you want to make your application persistent independent then ORM and Linq are necessary. Store procedure increase database dependencies.

>>For best architecture you have to learn from software/application architectural books like Applying Domain-Driven Design and Patterns_ With Examples in C# and.NET, Microsoft dotNET - Architecting Applications for the Enterprise, Patterns of Enterprise Application Architecture etc


这篇关于需要学习窗体申请表的指南的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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