作者:Tom Archer, Nishant Sivakumar
出版日期:December 26, 2003
出版社:Addison Wesley
页数:656
ISBN:0-321-17352-X
文件格式:CHM
“To anyone looking to augment their existing MFC code base andknowledge with the powerful .NET classes—which provide suchcapabilities as disconnected data, in-memory database (IMDB), regularexpressions, 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 bookto show MFC developers how to boost productivity by incorporating .NETfunctionality into existing MFC applications. Tom Archer clearlyillustrates how using the .NET Base Class Library (BCL)—to complementor replace MFC classes when there is a clear advantage—enables MFCdevelopers to create elegant and robust Windows applications in themost efficient way possible.
Each chapter begins with an introduction that explains thetechnology, outlines its benefits, lists its pragmatic business uses,and summarizes the required syntax. As is an Archer trademark, thisinformation 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