本书全面介绍创建功能强大的Windows应用程序的各种高级编程技术。具体内容包括:利用各种控件创建图形用户界面,在Windows应用程序中使用图形和GDI+,在标准Windows文件中加载和保存数据,通过应用程序打印信息,开发能够处理多文档的应用程序,链接数据库,提供帮助,部署应用程序等:同时,通过创建实用的应用程序示例来展示这些编程技术的用法和技巧。 本书适合希望掌握如何使用 Windows Forms创建功能强大、稳健且界面友好的 Windows应用程序的开发人员。另外,本书读者还要求具备
GDI+高级编程(C#) The code needed to actually draw to the screen is often quite simple, and it relies on a technology called GDI+. GDI+ consists of the set of .NET base classes that are available for the purpose of carrying out custom drawing on the scre