𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Object-Oriented Programming with Visual Basic.NET

✍ Scribed by Michael McMillan


Year
2004
Tongue
English
Leaves
317
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


After an introduction to abstract data types and their initial implementation using structures, Michael McMillan analyzes standard OOP topics, including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implementation of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are covered as well (reflection, object persistence, and serialization.) Finally, he demonstrates OOP techniques for standard Windows applications; for database applications using ADO.NET; for Web-based applications using ASP.NET; and for Windows service applications.


πŸ“œ SIMILAR VOLUMES


Object-Oriented Programming with Visual
✍ J.P. Hamilton πŸ“‚ Library πŸ“… 2002 πŸ› O'Reilly Media 🌐 English

Written for programmers familiar with Visual Basic 6, this guide explains the concepts of object-oriented programming and how they are applied in the .NET framework. The author simplifies the purpose of abstraction, encapsulation, inheritance, and polymorphism, outlines the common language runtime a

Concepts of Object-Oriented Programming
✍ Steven Roman (auth.), Steven Roman (eds.) πŸ“‚ Library πŸ“… 1997 πŸ› Springer-Verlag New York 🌐 English

<p>This book is about object-oriented programming and how it is implemented in Microsoft Visual Basic. Accordingly, the book has two separate, but interΒ­ twined, goals. The first is to describe the general concepts of object orientation and the second is to describe how to do object-oriented program