𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Object-Oriented Programming with Visual Basic .Net

✍ Scribed by J.P. Hamilton


Publisher
O'Reilly Media
Year
2002
Tongue
English
Leaves
308
Edition
1
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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 and .NET class library, and shows how to design classes, deal with exceptions, build custom attributes, and move objects into a distributed environment.


πŸ“œ SIMILAR VOLUMES


Object-Oriented Programming with Visual
✍ Michael McMillan πŸ“‚ Library πŸ“… 2004 🌐 English

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

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