Professional Windows GUI Programming Using C#

Jay Glynn, Csaba Torok, Richard Conway, Wahid Choudhury, Zach Greenvoss, Shripad Kulkarni, Neil Whitlow

  • 出版商: Wrox Press
  • 售價: $1,560
  • 貴賓價: 9.5$1,482
  • 語言: 英文
  • 頁數: 400
  • 裝訂: Paperback
  • ISBN: 1861007663
  • ISBN-13: 9781861007667
  • 相關分類: C#使用者介面 UI
  • 已絕版

買這商品的人也買了...

商品描述

Although web programming has been the hot topic in recent years, Windows programming is undergoing something of a rejuvenation under .NET. This is partly because web services allow us to take advantage of the Internet even in Windows applications, but it's also a belated recognition that Windows programs offer a much richer experience to the user than browser-based applications. This book provides a concise but in-depth guide to writing programs in the Windows environment using C#. The emphasis is firmly on GUI programming, but important related areas are also covered.

The book covers:

- Creating Windows applications in C# with and without Visual Studio .NET

- Using the Windows Forms classes and controls

- Advanced data binding

- Handling user input

- Drawing with GDI+

- Printing

- Creating custom controls

- Multi-threaded programming in .NET

- Deploying Windows applications