|Eingestellt in Kategorie:
Ähnlichen Artikel verkaufen?

VISUAL BASIC 6: FEHLERCODIERUNG UND SCHICHTUNG von Tyson Gill

Eddie's Outlet Store
(852)
Angemeldet als privater Verkäufer
Verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, finden daher keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
US $20,00
Ca.CHF 16,30
oder Preisvorschlag
Artikelzustand:
Neuwertig
Ganz entspannt. Rückgaben akzeptiert.
Versand:
US $5,22 (ca. CHF 4,25) USPS Media MailTM.
Standort: Florissant, Missouri, USA
Lieferung:
Lieferung zwischen Mo, 4. Aug und Fr, 8. Aug nach 94104 bei heutigem Zahlungseingang
Wir wenden ein spezielles Verfahren zur Einschätzung des Liefertermins an – in diese Schätzung fließen Faktoren wie die Entfernung des Käufers zum Artikelstandort, der gewählte Versandservice, die bisher versandten Artikel des Verkäufers und weitere ein. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
     Diners Club

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:317098107037
Zuletzt aktualisiert am 19. Jul. 2025 20:04:59 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neuwertig: Buch, das wie neu aussieht, aber bereits gelesen wurde. Der Einband weist keine ...
Book Title
Visual Basic 6: Error Coding and Layering
ISBN-10
0130172278
UPC
076092006275
ISBN
9780130172273

Über dieses Produkt

Product Identifiers

Publisher
Prentice Hall PTR
ISBN-10
0130172278
ISBN-13
9780130172273
eBay Product ID (ePID)
1616035

Product Key Features

Number of Pages
260 Pages
Language
English
Publication Name
Visual Basic 6 : Error Coding and Layering
Subject
Programming Languages / Visual Basic
Publication Year
1999
Type
Textbook
Author
Tyson Gill
Subject Area
Computers
Series
Prentice-Hall Series on Microsoft Technologies
Format
CD-ROM / Trade Paperback

Dimensions

Item Height
0.7 in
Item Weight
19.3 Oz
Item Length
9.2 in
Item Width
6.9 in

Additional Product Features

LCCN
99-056391
Dewey Edition
21
Illustrated
Yes
Dewey Decimal
005.26/8
Table Of Content
1. Your Software Development Mission. Drafting Your Mission. Retaining Corporate Knowledge. Standardizing the Creative Process. Error Coding. Coding Smarter. Identifying the Possible. Achieving the Possible. The Smart Coding Triangle. Barriers to Your Mission. 2. Understanding the Barriers to Your Mission. Visual Basic Error Coding. Why Good Error Coding Is Seldom Achieved. "We Will Adapt." Achieving Good Error Coding. Barriers to Error Coding. Evaluating Error Coding. Barriers to Code Standardization. Barriers to Code Reuse. Eliminating the Barriers. 3. Implementing Effective Error Coding. Raise Your Expectations. Manage Errors Early. Code Errors as You Go. Anticipate Errors. Prevent Errors. Handle Errors. Trap Errors. Report Errors. Avoid Assumptions. Design Functions for Reuse. Reuse Error Coding. Systematic Error Coding. 4. Explicit Coding. Explicit Variable Usage. Arguments. Arrays. Coding Recommendations. Explicit Coding Is Fundamental. 5. Error Coding Mechanics. Error Coding Is Not a Given. Visual Basic Error Handling. Without Error Handling. The Error Handler. On Error Resume Next. Error Suppression. On Error Goto. Resuming Program Execution. Multiple Error Handlers. Checking for Errors. Checking Err.Number. Handling the Error. Clearing the Error Object. Disabling the Error Handler. Scope of Error Handling. Error Bubbles. Errors within Errors. Changing Error Handlers. The Error Trap. The Error Trap Handler. Handling Errors In-Line. Raising Errors. Error Trap Block versus In-Line Error Handlers. When to Use the Error Trap Block. When to Use In-Line Error Handling. Avoiding Error Handling Completely. 6. Error Prevention. Types of Errors. Types of Prevention. Preventing Coding Errors. Preventing User Errors. Form Preventative Habits. 7. Safe Coding Framework. Reuse-Quality Routines. Safe Procedures. Safe Functions. Safe Error Messages. Defensive Functions. Defensive Subroutines. Safe Classes. Reuse of SPF Procedures. Self-Contained Procedures. Code Blocks. Naming Conventions. Arguments. Limited Scope. Counter Variables. Revision Numbering. Reuse-Quality Documentation. Cleanup. Using the SPF. Implementing the Standard. 8. SPF Sampler. General Structure. Safe Error Utilities. Array Handling. Type Conversion and Data Validation. String Handling. Forms and Controls. Database Routines. Putting Safe Procedures to Work. 9. Corporate Strategies. Smart Coding Teams. Cooperative Competition. Developing Your Standard. Creating Safe Procedures. Motivational Catalysis. Certifying for Reuse. Sharing Certified Procedures. Using Hyper-Libraries. Rewarding Lasting Contributions. Code Review through Certification. Adaptive Development. Eliminating Nontechnical Barriers. You''re Not There Yet! 10. Program Architecture. Modes of Program Failure. Beadwork Programs. Maintainability. Maintenance Nightmares. Implicit Business Logic. Architectural Dimensions. Lobes and Layers. Universal Layered Architecture. Reusable Layers. Layered Flow. Layering versus Binding. Layering versus Classes. Layering versus Tiers. Layer Packaging. Deploying Layers. Benefits of Layering. Layering Case Study. Datasets. Insulation from Technology Changes. Implementing a Layered Application. 11. Designing a Layered Application. The Database. Planning Your Data Layer. Mapping Your Controls. Creating Your Layers. Pseudo-Coding the User Layer. Pseudo-Coding the Business Layer. Methods in the Data Layer. Methods in the User Connection Layer. Methods in the Data Connection Layer. Cool Features of Layered Applications. Creating a Safe Layered Library. Using Layer-Wrapped Controls. Take It from Here. 12. Accomplishing Your Mission. Getting the Panoramic View. Assessing Your Success. Taking Your Next Steps. Keep the Ball Going! Appendix A: Naming Conventions. Appendix B: SPF Checklist. Appendix C: Certification Rating Sheet. Index.
Synopsis
For VB professionals who demand excellence, Visual Basic 6: Error Coding and Layering presents a start-to-finish plan for achieving it. Tyson Gill introduces innovative, fully-integrated technical and management strategies for dramatically improving the results of any VB6 project. Understand the "smart coding triangle" and how to create safe coding frameworks that lead to error-resistant code. Discover new ways to anticipate and prevent errors; then master over 20 valuable error-coding techniques. Architect your software to avoid key causes of failure, and learn layered techniques that simplify debugging and maintenance. Visual Basic 6: Error Coding and Layering also delivers the industry's most powerful VB project management strategies, from smart coding teams to hyper-libraries to adaptive development. Whether you're a VB6 developer, analyst, or manager, this is your single source for everything it takes to deliver outstanding software!
LC Classification Number
QA76.73.B3G55 2000

Artikelbeschreibung des Verkäufers

Info zu diesem Verkäufer

Eddie's Outlet Store

98,6% positive Bewertungen1.3 Tsd. Artikel verkauft

Mitglied seit Nov 2018
Antwortet meist innerhalb 24 Stunden
Angemeldet als privater VerkäuferDaher finden verbraucherschützende Vorschriften, die sich aus dem EU-Verbraucherrecht ergeben, keine Anwendung. Der eBay-Käuferschutz gilt dennoch für die meisten Käufe.
I sell a variety of men and women's clothing, toys, figurines.I'm happy to bring you the best customer service and fast shipping.Please let me know if you have any questions and I will get back toyou ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
5.0
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
5.0

Verkäuferbewertungen (528)

Alle Bewertungen
Positiv
Neutral
Negativ