Extending MFC applications with the .NET framework

The Microsoft Found Classes (MFC) compose the class library for Microsoft's Visual C++. First introduced over 10 years ago, this class library is now in use by approximately 1.5 million programmers, and is the subject of many books, articles, and Web sites. MFC developers, along with their hund...

Full description

Bibliographic Details
Main Author: Archer, Tom
Other Authors: Sivakumar, Nishant
Format: eBook
Language:English
Published: Boston Addison-Wesley 2003
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02469nmm a2200397 u 4500
001 EB001920626
003 EBX01000000000000001083528
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9780321173522 
050 4 |a QA76.76.A65 
100 1 |a Archer, Tom 
245 0 0 |a Extending MFC applications with the .NET framework  |c Tom Archer, Nishant Sivakumar 
260 |a Boston  |b Addison-Wesley  |c 2003 
300 |a 1 online resource 
653 |a Logiciels d'application / Développement 
653 |a Microsoft .NET Framework 
653 |a Application software / Development / fast 
653 |a Microsoft foundation class library / fast 
653 |a Microsoft .NET Framework / fast 
653 |a Computer Science / hilcc 
653 |a Microsoft foundation class library / http://id.loc.gov/authorities/names/n93057560 
653 |a Engineering & Applied Sciences / hilcc 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
700 1 |a Sivakumar, Nishant 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
776 |z 9780321173522 
776 |z 032117352X 
856 4 0 |u https://learning.oreilly.com/library/view/~/032117352X/?ar  |x Verlag  |3 Volltext 
082 0 |a 331 
082 0 |a 500 
082 0 |a 005.268 
082 0 |a 620 
520 |a The Microsoft Found Classes (MFC) compose the class library for Microsoft's Visual C++. First introduced over 10 years ago, this class library is now in use by approximately 1.5 million programmers, and is the subject of many books, articles, and Web sites. MFC developers, along with their hundreds of thousands of existing applications, are not going to migrate to .NET overnight. On the other hand, there is no doubt that .NET is the future of Microsoft development. Therefore, instead of writing yet another .NET book trying to move MFC developers to .NET entirely, this book attempts to get these MFC developers on board today by showing them how to continue using MFC and combine it with .NET to become more productive. Then over time, MFC developers will move to .NET. For now, this book focuses on this untapped group of MFC developers who fall into the category of "late adopters". While there are several books on COM and .NET interoperability, they really focus more on making your new .NET apps interact with your legacy apps. We don't know of another book quite like this one