开发者

C# USer Interface Books - Equivalent To CLR Via C# [closed]

开发者 https://www.devze.com 2023-01-01 19:04 出处:网络
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

I need to teach myself Winforms and user interface programming and want a decent book that will go thoroughly into the ins and outs of how to accomplish things.

Can anyone suggest a good book?

I know C# pretty well and have 开发者_如何转开发messed about with Winforms in the designer before.

Thank you


I have a couple suggestions:

Programming Microsoft Windows Forms (A little dated but still worthwhile)

About Face 2.0: The Essentials of Interaction Design


Charles Petzold has written really good Windows UI development books.

http://www.charlespetzold.com/books.html

If you have to program in Winforms, then "Programming Microsoft Windows Forms" is probably your best bet. But if you want to use a more current technology (WPF), then you could use "Applications = Code + Markup A Guide to the Microsoft Windows Presentation Foundation" from the same author

0

精彩评论

暂无评论...
验证码 换一张
取 消