Cargando…

Sams teach yourself Visual C++ .NET in 24 hours /

Sams Teach Yourself Visual C++ .NET in 24 Hours is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET arc...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Simon, Richard J.
Otros Autores: Schmidt, Mark
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Indianapolis, Ind. : Sams, ©2002.
Colección:Sams teach yourself in 24 hours series.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000Ia 4500
001 OR_ocm56837175
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu|||unuuu
008 041028s2002 inua o 001 0 eng d
010 |a  2001095794 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d YDXCP  |d OCLCQ  |d VLB  |d IDEBK  |d OCLCQ  |d HUA  |d CEF  |d AZU  |d NHM  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCF  |d OCLCA  |d OCLCQ  |d OCLCO  |d TEFOD  |d OCLCQ  |d OCLCA  |d OCL  |d INARC  |d WYU  |d AU@  |d VT2  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO 
015 |a GBA1U4900  |2 bnb 
015 |a GBA1-U4900 
016 7 |a 000023213087  |2 AU 
019 |a 52356373  |a 62750606  |a 729549334  |a 748106062  |a 748520377  |a 1036940462  |a 1044286955  |a 1056368346  |a 1057930342  |a 1061012907  |a 1064203611  |a 1075566152  |a 1103272130  |a 1129367948 
020 |a 0768660653  |q (electronic bk.) 
020 |a 9780768660654  |q (electronic bk.) 
020 |z 0672323230 
020 |z 9780672323232 
029 1 |a AU@  |b 000056133710 
035 |a (OCoLC)56837175  |z (OCoLC)52356373  |z (OCoLC)62750606  |z (OCoLC)729549334  |z (OCoLC)748106062  |z (OCoLC)748520377  |z (OCoLC)1036940462  |z (OCoLC)1044286955  |z (OCoLC)1056368346  |z (OCoLC)1057930342  |z (OCoLC)1061012907  |z (OCoLC)1064203611  |z (OCoLC)1075566152  |z (OCoLC)1103272130  |z (OCoLC)1129367948 
037 |b OverDrive, Inc.  |n http://www.overdrive.com 
037 |a A3E38852-0977-4DE8-8733-EFC6B3EB58C3  |b OverDrive, Inc.  |n http://www.overdrive.com 
050 4 |a QA76.73.C153  |b S495 2002eb 
072 7 |a REF  |x 000000  |2 bisacsh 
072 7 |a UPLH3  |2 bicssc 
082 0 4 |a 005.2/768  |2 22 
049 |a UAMI 
100 1 |a Simon, Richard J. 
245 1 0 |a Sams teach yourself Visual C++ .NET in 24 hours /  |c Richard Simon, Mark Schmidt. 
246 3 0 |a Visual C++ .NET in 24 hours 
246 3 0 |a Teach yourself Visual C++ .NET in 24 hours 
260 |a Indianapolis, Ind. :  |b Sams,  |c ©2002. 
300 |a 1 online resource (xiii, 413 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
490 1 |a Sams teach yourself in 24 hours 
500 |a Includes index. 
588 0 |a Print version record. 
505 0 |a Cover -- Contents at a Glance -- TOC36;Table of Contents -- Introduction -- Audience and Organization -- Conventions Used in This Book -- Get Started33; -- PART I Getting Started with Visual C43;43; 46;NET -- CH36;HOUR 1 Using Visual C43;43; 46;NET -- Getting Familiar with the New IDE -- Application Types with Visual C43;43; 46;NET -- Working with Solutions and Projects -- Compiling and Debugging -- Summary -- Q38;A -- Workshop -- CH36;HOUR 2 Special Features of Visual C43;43; 46;NET -- Using the New Language Keywords -- Creating User45;Defined Attributes -- Pragmas44; Compiler44; and Linker Features -- Summary -- Q38;A -- Workshop -- CH36;HOUR 3 Writing a Simple C43;43; 46;NET Program -- Building an MFC Application -- Building a Managed 46;NET Framework Application -- Comparing the Differences -- Summary -- Q38;A -- Workshop -- PART II Understanding 46;NET -- CH36;HOUR 4 Understanding the Basics of 46;NET -- Understanding the 46;NET Framework Namespaces -- Commonly Used 46;NET Classes -- Deploying 46;NET Applications -- What Is the Common Language Runtime63; -- Summary -- Q38;A -- Workshop -- CH36;HOUR 5 Understanding Managed Versus Unmanaged Code -- The Relationship Between Managed and Unmanaged Code -- Using Managed Code for Easy Memory Management -- Migrating Unmanaged Legacy Code -- Summary -- Q38;A -- Workshop -- CH36;HOUR 6 Integrating with Other 46;NET Languages -- Integrating 46;NET Component Assemblies -- Building the Project -- Summary -- Q38;A -- Workshop -- PART III Implementing a User Interface -- CH36;HOUR 7 Working with Windows Forms -- Creating a Simple Windows Form -- Creating the Windows Form -- Building an MDI Interface with Windows Forms -- Summary -- Q38;A -- Workshop -- CH36;HOUR 8 Working with Resources -- The 46;NET Managed Resource File -- Creating the 46;NET Resource File -- Integrating the Resource File -- Reading Resources at Runtime -- Summary -- Q38;A -- Workshop -- CH36;HOUR 9 Programming with Graphics -- Understanding GDI43; -- Building a Simple GDI43; Application -- Building a Simple GDI43; Application -- Summary -- Q38;A -- Workshop -- CH36;HOUR 10 Printing with 46;NET -- Modifying the Toolbar and Menu -- Working with the PrintDocument Object -- Summary -- Q38;A -- Workshop -- PART IV Server Development -- CH36;HOUR 11 Creating Web Services -- Overview of Web Services and 46;NET -- Creating a Simple Web Service -- Using a Web Service Within an Application -- Summary -- Q38;A -- Workshop -- CH36;HOUR 12 Creating Web Services with ATL -- Creating an ATL Web Service Project -- Uncovering the ATL Web Service Implementation -- Building a Test Application -- Summary -- Q38;A -- Workshop -- CH36;HOUR 13 Working with 46;NET Error Handling and Diagnostics -- Understanding the 46;NET Error Handling Classes -- Understanding the Exception Class -- Overview of the Trace and Debug Classes -- Creating and Using Custom Exceptions -- Summary -- Q38;A -- Workshop -- CH36;HOUR 14 ATL Servers -- Why ATL Server63; -- Creating an ATL Server. 
520 |a Sams Teach Yourself Visual C++ .NET in 24 Hours is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET architecture, but focuses heavily on developing for the .NET Framework. The book takes the reader through a simple .NET application, a more advanced application, and Internet development in .NET. The reader is also shown the differences between managed and unmanaged Visual C++ code and how to integrate them--critical information for migrating legacy C++ applications to the .NET architecture. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a C (Computer program language) 
650 0 |a Visual programming languages (Computer science) 
650 0 |a Internet programming. 
650 6 |a C (Langage de programmation) 
650 6 |a Langages de programmation visuelle. 
650 6 |a Programmation Internet. 
650 7 |a REFERENCE  |x General.  |2 bisacsh 
650 7 |a C (Computer program language)  |2 fast 
650 7 |a Internet programming  |2 fast 
650 7 |a Visual programming languages (Computer science)  |2 fast 
700 1 |a Schmidt, Mark. 
776 0 8 |i Print version:  |a Simon, Richard J.  |t Sams teach yourself Visual C++ .NET in 24 hours.  |d Indianapolis, Ind. : Sams, ©2002  |z 0672323230  |w (DLC) 2001095794  |w (OCoLC)48486596 
830 0 |a Sams teach yourself in 24 hours series. 
856 4 0 |u https://learning.oreilly.com/library/view/~/0672323230/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a EBSCOhost  |b EBSC  |n 119951 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 107388 
938 |a Internet Archive  |b INAR  |n samsteachyoursel00simo 
938 |a YBP Library Services  |b YANK  |n 2339633 
994 |a 92  |b IZTAP