sortowanie:
cena |
rok wydania
Linq Quick StarterThis book gets you started with LINQ and shows how it will make your programming life easier by making use of new features from the .NET Framework 3.0. This book is split into seven chapters, each of which is dedicated to presenting a feature of LINQ and its usage in real-life scenarios. Language Integrated Query (LINQ) is a new feature in Visual Studio 2008 that extends its query capabilities, us...
Introduction to MFC Programming with Visual C++ [With CDROM]Talking about the structure of MFC programs, this book introduces the fundamentals of object-oriented programming with MFC and Visual C++, the concepts underlying MFC, the Document/View architecture, and more. It aims to help you master MFC's common interface controls. It contains many diagrams and programs; and is accompanied by a CD-ROM.
VC++ MFC Extensions by ExampleIn this text, using 67 examples the author explains how to extend and modify Microsoft Foundation Class (MFC) code to meet developers' particular needs. It features a menu of techniques across the entire range of Windows functions.