Synopses & Reviews
Use Visual C++ .NET to accomplish real-world, professional tasks. Incorporating ten hands-on projects, this book is your key to unlocking the power of Visual C++ .NET. Each project focuses on a specific concept and is based on a real-world situation. You will be able to use the skills that you develop throughout the book to modify the projects to fit your professional needs.
About the Author
Sripriya is an MCSD and has been working n various capacities as a technical trainer, technical writer, instructional designer, and an ID reviewer since August 1997. Sripriya has three years of experience in teaching various carrer programs at NIIT's Career Education Group division. She has taught various technical subject areas, including Networking Essentials, SQL Server 6.5, Microsoft Visual Basic 6.0, Microsoft Cisual C++ 4.0, Windows 32 API programming, HTML, Microsoft Visual Java, Unix, C, and C++. She has also set up and managed labs for students and has administered Novell 3.11 and UNIX (SCO) based networks.
Table of Contents
Introduction Part 1: Introducing VC++.NET 1. Basics of .NET Framework 2. Basics of VC++.NET Programming 3. Creating a User Interface 4. Working with Menus, Dialog Boxes, and Window Controls 5. The Document/View Architecture 6. Threads Part 2: Professional Project 1 7. Database Management Using ODBC - An Overview 8. Implementing Data Access Technologies 9. Debugging and Exception Handling in VC++.NET Part 3: Professional Project 2 10. Introduction to Managed Extensions 11. Introduction to GDI+, Events, and Delegates 12. Creating a Managed Extensions Application Part 4: Professional Project 3 13 - Introduction to ADO.NET 14 - Implementing ADO.NET in a Managed C++ Application Part 5: Professional Project 4 15 - Introduction to ASP.NET 16 - Creating a Class Library and Using it in an ASP.NET Application Part 6: Professional Project 5 17. Introduction to COM 18. Introductino to Attribute-Based Programming 19. Implementing COM Using ATL Part 7: Professional Project 6 20. Introduction to ATL Server 21. Creating a Guest Book Application Part 8: Professional Project 7 22. Introduction to Web Sevices and Related Technologies 23. Creating a Web Service using Managed Extensions 24. Creating Web Service Using ATL Server Part 9: Professional Project 8 25. Overview of Assemblies, Manifests in .NET, and Interoperability with COM 26. Implementation of COM and .NET Interoperability 27. Using COM+ Services from .NET Assemblies Part 10: Professional Project 9 28. XML with VC++.NET Part 11: Professional Project 10 29. Implementing Networking 30. Introducing Remote 31. Implementing Remoting Appendices: A: The .NET Vision and Goals B: The .NET Server Family C: Namespaces and Attributes D: Migrating Unmanaged Code to Managed Code E: Basics of C#