Extending MFC Applications with the .NET Framework

Tom Archer, Nishant Sivakumar

  • 出版商: Addison Wesley
  • 出版日期: 2003-12-22
  • 售價: $2,170
  • 貴賓價: 9.5$2,062
  • 語言: 英文
  • 頁數: 656
  • 裝訂: Paperback
  • ISBN: 032117352X
  • ISBN-13: 9780321173522
  • 相關分類: .NETMFC
  • 已絕版

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

商品描述

 

Summary

“To anyone looking to augment their existing MFC code base and knowledge with the powerful .NET classes—which provide such capabilities as disconnected data, in-memory database (IMDB), regular expressions, and data encryption—Tom Archer’s book has it all.”

—Erik Westermann, Lead Architect, Eidenai Innovations

Extending MFC Applications with the .NET Framework is the first book to show MFC developers how to boost productivity by incorporating .NET functionality into existing MFC applications. Tom Archer clearly illustrates how using the .NET Base Class Library (BCL)—to complement or replace MFC classes when there is a clear advantage—enables MFC developers to create elegant and robust Windows applications in the most efficient way possible.

Each chapter begins with an introduction that explains the technology, outlines its benefits, lists its pragmatic business uses, and summarizes the required syntax. As is an Archer trademark, this information is solidified with hands-on, practical demo applications.

This book answers the questions MFC developers have about .NET, including:

  • What are the key issues when combining MFC and Managed Extensions? Page 15
  • How can Regular Expressions be used to parse a document for multiple complex pattern types, such as email addresses? Page 84
  • How can hash codes be used to validate users without storing passwords? Page 161
  • How can MFC applications maintain data stored in XML format? Page 274
  • Once an ADO.NET DataSet is filled, how can the data be searched, sorted, and filtered? Page 336
  • What technique is used for reading image data from a database using ADO.NET classes? Page 363
  • What are the options for handling disconnected data concurrency issues? Page 396
  • How can Remoting be used to pass MFC objects between applications? Page 460

The CD-ROM supplies the complete downloadable source code, working samples, and test code from the book, as well as several productivity-enhancing utilities such as a Visual Studio .NET Custom AppWizard.

Table of Contents

Preface.


 Chapter 1 Combining MFC and Managed Extensions.


 2 Regular Expressions.


 3 File I/O and Registry.


 4 Cryptography, Hash Codes and Data Encryption.


 5 XML and the DOM.


 6 Disconnected Data via ADO.NET and DataSets.


 9 Remoting.


10 Event Log, Process Control and Benchmarking.


11 Managing Your Managed Objects.


Appendix A XML Overview and Syntax.


Appendix B XPath Tutorial.


Index.