Programming with Microsoft Visual C++ .NET, 6/e

George Shepherd

  • 出版商: MicroSoft
  • 出版日期: 2002-04-01
  • 售價: $2,330
  • 貴賓價: 9.5$2,214
  • 語言: 英文
  • 頁數: 1098
  • 裝訂: Paperback
  • ISBN: 0735615497
  • ISBN-13: 9780735615496
  • 相關分類: .NETC++ 程式語言Visual C++
  • 已過版

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

商品描述

 

Summary

The in-depth reference that covers both classic, core Windows competencies and modern .NET programming

Learn how to write solid Microsoft® Visual C++® .NET code today with this comprehensive reference—the latest edition of the industry’s most trusted text. It’s the complete programming guide for intermediate and advanced developers who want to create .NET applications with Visual C++ and the Microsoft .NET Framework. Focusing on core programming techniques, instructions, and solutions, this book shows you what’s new in Visual C++ .NET and walks you through the development lifecycle with this powerful language. Get in-depth coverage of the language’s syntax, tools, and APIs—along with expert advice and timesaving techniques. Take advantage of complete, task-based instruction plus your Microsoft Windows® and C++ programming skills to produce a new generation of killer Windows and .NET applications. Topics covered include:

• Fundamentals: Windows and Visual C++; MFC essentials and the MFC application wizard; Visual C++ .NET wizards; Windows message mapping; classic GDI functions, fonts, and bitmaps; dialog boxes; common controls and ActiveX® controls; Win32® core memory management; Windows message processing and multithreaded programming

• MFC document-view architecture: Menus, keyboard accelerators, the Rich Edit control, and property sheets; toolbars and status bars; a reusable frame Windows base class; separating the document from its view; reading and writing documents—SDI and MDI applications; printing and print preview; splitter windows and multiple views; context-sensitive Help; dynamic link libraries; MFC programs without document or view classes

• COM, automation, ActiveX, and OLE: Automation and IDispatch, uniform data transfer with the Clipboard and OLE drag and drop, the Active Template Library, ActiveX Controls, and OLEDB templates

• Programming for the Internet: TCP/IP, Winsock, and WinINet; dynamic HTML; ATL Server

• .NET and beyond: The .NET platform; .NET interoperability with managed C++; Windows Forms, GDI+, and .NET Web services with C++; ADO.NET