Windows桌面应用开发-MSDN教程-结构树

Windows Desktop App Development

Windows桌面应用开发

一级

  1. Get Started 开始

  2. Develop 开发

  3. Windows Assessment and Deployment Kit (ADK) Windows评估和部署工具

  4. Debugging Tools for Windows (WinDbg, KD, CDB, NTSD) Windows调试工具

  5. Windows Driver Development Windows驱动开发

  6. Windows Logo Kit Windows图标工具

  7. Archive 档案



二级――开始

  1. 下载工具

  2. 技术选择

    1. Win32和COM:使用Windows API创建桌面应用和服务,提高性能和操作系统的适用性

    2. .NET:使用.NET这一易懂通用的编程模型,创建和运行下一代的桌面程序和XML网络服务

    3. WPF:使用解决方案独立、基于向量的引擎,利用现代图形硬件的优势,创建桌面和浏览器程序。

    4. Azure:通过微软管理的数据中心的全球性网络,创建、部署和管理应用程序和PaaS/IaaS服务。


二级――开发

  1. 桌面技术:使用Win32和COM API创建桌面程序,发挥操作系统的特性:创建UI、集成shell和文件系统,网络和安全。

  2. 服务器和系统技术

  3. 图形和游戏技术

  4. API索引


三级――桌面应用技术

  • Desktop app UI 界面

  • Desktop environment 桌面环境

  • Application installation and servicing 应用安装和服务

  • Audio and video 影像

  • Data access and storage 数据访问及存储

  • Devices 设备

  • Diagnostics 诊断

  • Documents and printing 文档和打印

  • Graphics and gaming 图像和游戏

  • Networking and Internet 网络和互联网

  • Security and identity 安全和认证

  • System services 系统服务


你可能感兴趣的:(windows,msdn)