寻找最新的Windows Forms编程书. [英] Looking for a more current Windows Forms programming book.

查看:126
本文介绍了寻找最新的Windows Forms编程书.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好,
我正在寻找一本可以帮助我更好地掌握Visual Studio 2010表单编程的书.我的背景是C和C ++嵌入式编程以及一些基本的控制台应用程序和Windows应用程序.我有Ivor Horton的Visual c ++ 2010和较老的win API书籍,由Petzold编写的《编程Windows 5》.
我在艾佛·霍顿的书中占了一半.到目前为止,它很棒,但是处理表单的部分也使用MFC完成.这些部分将是最有用的,但对我来说基本上没有用,因为我拥有VS2010的快速版(没有MFC).

基本上,我需要学习有关使用IDE,已安装的模板以及如何以当前完成工作的方式处理控件的入门课程.大量使用类暴露了我在该领域的弱点,以及我无法使用的Ivor Horton的相关部分.

我一直在看Amazon上有关Windows窗体编程的书籍,但没有留下深刻的印象.最新的书籍都是C#偏见.我发现了Petzold(2005)对Microsoft Windows窗体进行编程和其他一些编程方法,但它们有些过时了.

只需弥合我的学习差距即可.
有建议吗?

Cheers,Shane

Hello,
I am looking for a book that can help me get a good handle on Visual Studio 2010, forms programming. My background is C and C++ embedded programming and some basic console apps, and windows apps. I have Ivor Horton''s Visual c++ 2010 and the older win API book Programming Windows 5th edition by Petzold.
I am about half through Ivor Horton''s book. It is superb so far, but the sections that deal with forms are also done with MFC. Those sections would be the most useful but are basically useless to me because I have the express edition of VS2010 (no MFC).

Basically I need an orientation lesson on using the IDE, installed templates, and how to deal with the controls in the way that things are being done currently. The heavy use of classes is exposing my weakness in that area and the pertinent sections of Ivor Horton''s I am not able to use.

I was looking at the books at Amazon regarding Windows forms programming and am not impressed. The most current books are of a C# slant. I found Petzold''s (2005) Programming Microsoft Windows Forms and a few others but they are a bit dated.

Just need to bridge the gap in my learning.
Suggestions?

Cheers,Shane

推荐答案

看看Apress.com-您也应该考虑他们的一些C#标题.在大多数情况下,该代码很容易转换为C ++.

这样的典范就是安德鲁·特罗尔森(Andrew Troelsen)的"CSharp 2010 and .NET 4 Platform"
Have a look on Apress.com - you should consider some of their C# titles too. The code is easily converted to C++ in most cases.

One such tome is the "CSharp 2010 and the .NET 4 Platform" by Andrew Troelsen


您有一本Petzold的著作《 Win32 API编程》,非常适合学习以下方面的知识普通的win32(C和C ++)应用程序开发.相信我,你不会有太大的不同...

对于学习MFC(Advance C ++和MACRO的主要用法),您还有一本《艾弗·霍顿》(Ivor Horton)写的好书.但是我想MFC的学习并不困难(至少对于我来说一开始就是这样.特别是当您一个人时,甚至连互联网都没有).

无论如何,MFC是基于win32平台构建的,MFC会指导您完成更快的开发方式. CodeSource [ ]是学习mfc和纯文本的好资源win32 ..
You have got one great book "Win32 API Programming" by Petzold this is very good for learning development of Plain win32(both C and C++) application development. Trust me you wont get very much difference ...

And For Learning MFC(Advance C++ and Master Use of MACRO s) you have another good book by "Ivor Horton". But I guess MFC learning is little hard(at least for me at the beginning. Specially when you are all alone, not even internet).

anyway, MFC is built over win32 platform, MFC will guide you through a faster way of development. CodeSource[] is a good resource to learn both mfc and plain win32..


如果您认真使用Windows窗体,则应该切换到C#并忘记C ++,因为它更加直观. .NET零本书 [ ^ ]是一个不错的开始,您的C ++背景将极大地帮助您.
If you are serious about using Windows Forms then you should switch to C# and forget C++, as it is much more intuitive. .NET Book Zero[^] by Charles Petzold is a great start and your C++ background will help you immensely.


这篇关于寻找最新的Windows Forms编程书.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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