Cargando…

MCAD/MCSD : Visual Basic .NET Windows and web applications study guide /

Here's the book you need to prepare for the Developing Web Applications (70-305) and Developing Windows-based Applications (70-306) MCAD and MCSD exams. This Study Guide provides:In-depth coverage of official exam objectivesPractical information on using Visual Basic .NET to develop Windows and...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Reisman, Brian
Otros Autores: Ruebush, Mitch
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco : SYBEX, ©2003.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 EBOOKCENTRAL_ocm62942660
003 OCoLC
005 20240329122006.0
006 m o d
007 cr nn|||||||||
008 060117s2003 caua o 001 0 eng d
010 |z  2002113841 
040 |a NTG  |b eng  |e pn  |c NTG  |d CUY  |d N$T  |d YDXCP  |d CUS  |d OCLCQ  |d DKDLA  |d ADU  |d E7B  |d IDEBK  |d OCLCQ  |d B24X7  |d OCLCQ  |d OCLCO  |d OCLCQ  |d FVL  |d OCLCF  |d OCLCQ  |d AZK  |d OCL  |d COCUF  |d CNNOR  |d MOR  |d PIFBR  |d LIV  |d OCLCQ  |d OCLCA  |d U3W  |d OCL  |d BRL  |d STF  |d WRM  |d NRAMU  |d INT  |d VT2  |d OCLCQ  |d OCLCO  |d COO  |d WYU  |d A6Q  |d OCLCQ  |d OCLCO  |d HS0  |d INARC  |d UKCRE  |d NJT  |d VLY  |d UX1  |d OCLCO  |d UKAHL  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCL 
019 |a 55009290  |a 325354103  |a 474081826  |a 475424028  |a 614447727  |a 647610653  |a 722515915  |a 728042961  |a 888828782  |a 961525614  |a 962656184  |a 988523038  |a 991952061  |a 1037490439  |a 1038603673  |a 1045516301  |a 1055347177  |a 1064767388  |a 1076324160  |a 1081214242  |a 1153496387  |a 1162521672  |a 1175622420  |a 1290079501 
020 |a 0585488037  |q (electronic bk.) 
020 |a 9780585488035  |q (electronic bk.) 
020 |a 9780782141610  |q (pbk.) 
020 |a 0782141617  |q (pbk.) 
020 |z 0782141617 
020 |z 9780782151770 
020 |a 9786610535750 
020 |a 6610535752 
020 |a 0782151779 
020 |a 9780782151770 
029 1 |a AU@  |b 000050967879 
029 1 |a AU@  |b 000053223049 
029 1 |a AU@  |b 000053251143 
029 1 |a NZ1  |b 11773793 
035 |a (OCoLC)62942660  |z (OCoLC)55009290  |z (OCoLC)325354103  |z (OCoLC)474081826  |z (OCoLC)475424028  |z (OCoLC)614447727  |z (OCoLC)647610653  |z (OCoLC)722515915  |z (OCoLC)728042961  |z (OCoLC)888828782  |z (OCoLC)961525614  |z (OCoLC)962656184  |z (OCoLC)988523038  |z (OCoLC)991952061  |z (OCoLC)1037490439  |z (OCoLC)1038603673  |z (OCoLC)1045516301  |z (OCoLC)1055347177  |z (OCoLC)1064767388  |z (OCoLC)1076324160  |z (OCoLC)1081214242  |z (OCoLC)1153496387  |z (OCoLC)1162521672  |z (OCoLC)1175622420  |z (OCoLC)1290079501 
050 4 |a QA76.3  |b R457 2003eb 
072 7 |a COM  |x 051380  |2 bisacsh 
082 0 4 |a 005.26/8/076  |2 21 
049 |a UAMI 
100 1 |a Reisman, Brian. 
245 1 0 |a MCAD/MCSD :  |b Visual Basic .NET Windows and web applications study guide /  |c Brian Reisman and Mitch Ruebush. 
246 3 |a Microsoft Certified Application Developer/Microsoft Certified Solution Developer 
246 3 |a Visual Basic .NET Windows and web applications study guide 
260 |a San Francisco :  |b SYBEX,  |c ©2003. 
300 |a 1 online resource (xlvi, 848 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 
500 |a Title from title screen. 
500 |a Includes index. 
500 |a Title from website (viewed Jan. 17, 2006). 
505 0 |a Using Your Sybex Electronic Book; MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide; Frontmatter; Acknowledgments; Introduction; The Microsoft Certified Professional Program; Is This Book for You?; Assessment Test; Answers to Assessment Test; Part I: Visual Basic .NET Overview; Chapter 1: A .NET Framework Overview; Common Language Runtime; The Common Type System; Namespaces; Assemblies and Application Domains; NET Framework Base Class Library; Summary; Key Terms; Review Questions; Answers to Review Questions; Chapter 2: An Overview of Object-Oriented Programming 
505 8 |a Understanding Classes and ObjectsImplementing Inheritance; Summary; Key Terms; Review Questions; Answers to Review Questions; Chapter 3: Handling Errors with Visual Basic . NET; Structured Exception Handling; The System.Exception Class; Implementing Structured Exception Handling; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 4: ADO.NET; ADO.NET Namespaces; Connecting to Data Sources; Using Connected Data; Using Disconnected Data; Handling Data-Centric Exceptions; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions 
505 8 |a Chapter 5: Other Data SourcesXML and the .NET Framework; Working with Text Files; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 6: Working with Components; Creating and Managing .NET Components; COM and COM+ Components; Using COM or COM+ Components from a Web Form; Instantiating and Invoking a Web Service; Calling Native Functions; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Part II: Developing Windows Applications with Visual Basic . NET; Chapter 7: Windows Forms; Introduction to Windows Forms 
505 8 |a Working with Windows FormsSummary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 8: Working with Windows Controls; Using Windows Controls; Creating Custom Windows Controls; Windows Forms Menus; Printing from Windows Forms; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 9: Windows Accessibility and Usability; Regular Expressions; Implementing Globalization and Localization; Building Accessibility Features into Your Applications; Implementing Online User Assistance; Summary; Exam Essentials; Key Terms 
505 8 |a Review QuestionsAnswers to Review Questions; Chapter 10: Configuring and Securing Windows Applications; Configuring Windows Applications; Securing Windows Applications Using the .NET Framework; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 11: Testing, Debugging, and Optimizing Windows Applications; Testing; Debugging; Implementing Tracing; Optimizing Performance; Summary; Exam Essentials; Key Terms; Review Questions; Answers to Review Questions; Chapter 12: Deploying Windows Applications; Working with Assemblies 
520 |a Here's the book you need to prepare for the Developing Web Applications (70-305) and Developing Windows-based Applications (70-306) MCAD and MCSD exams. This Study Guide provides:In-depth coverage of official exam objectivesPractical information on using Visual Basic .NET to develop Windows and Web applicationsHands-on exercises designed to give you the skills needed to approach the exams with confidence Authoritative coverage of all exam objectives, including:Creating user servicesCreating and managing components and .NET assembliesConsuming and m. 
546 |a English. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
630 0 0 |a Microsoft .NET Framework. 
630 0 7 |a Microsoft .NET Framework  |2 fast 
650 0 |a Electronic data processing personnel  |x Certification. 
650 0 |a Microsoft software  |x Examinations  |v Study guides. 
650 0 |a Web site development  |x Examinations  |v Study guides. 
650 0 |a Application software  |x Development  |x Examinations  |v Study guides. 
650 0 |a Internet programming  |x Examinations  |v Study guides. 
650 0 |a Visual Basic (Computer program language) 
650 6 |a Logiciels Microsoft  |x Examens  |v Guides de l'étudiant. 
650 6 |a Sites Web  |x Développement  |x Examens  |v Guides de l'étudiant. 
650 6 |a Logiciels d'application  |x Développement  |x Examens  |v Guides de l'étudiant. 
650 6 |a Programmation Internet  |x Examens  |v Guides de l'étudiant. 
650 6 |a Visual Basic (Langage de programmation) 
650 7 |a COMPUTERS  |x Programming  |x Microsoft Programming.  |2 bisacsh 
650 7 |a Electronic data processing personnel  |x Certification  |2 fast 
650 7 |a Microsoft software  |x Examinations  |2 fast 
650 7 |a Visual Basic (Computer program language)  |2 fast 
655 7 |a Study guides  |2 fast 
700 1 |a Ruebush, Mitch. 
758 |i has work:  |a MCAD/MCSD (Text)  |1 https://id.oclc.org/worldcat/entity/E39PD3qMK8hybhRDdwGmdpdKgq  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Reisman, Brian.  |t MCAD/MCSD.  |d San Francisco : Sybex, 2003  |z 0782141617  |w (DLC) 2002113841  |w (OCoLC)52620661 
856 4 0 |u https://ebookcentral.uam.elogim.com/lib/uam-ebooks/detail.action?docID=268012  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH14585618 
938 |a Internet Archive  |b INAR  |n mcadmcsdvisualba0000reis 
938 |a Books 24x7  |b B247  |n bks00002935 
938 |a ebrary  |b EBRY  |n ebr10149962 
938 |a EBSCOhost  |b EBSC  |n 92794 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 53575 
938 |a YBP Library Services  |b YANK  |n 2336605 
938 |a YBP Library Services  |b YANK  |n 2593158 
994 |a 92  |b IZTAP