To view prices and purchase online, please login or create an account now.



Object-Oriented Programming with Visual Basic.NET

Paperback / softback

Main Details

Title Object-Oriented Programming with Visual Basic.NET
Authors and Contributors      By (author) Michael McMillan
Physical Properties
Format:Paperback / softback
Pages:316
Dimensions(mm): Height 233,Width 175
Category/GenreObject-oriented programming (OOP)
Programming and scripting languages: general
ISBN/Barcode 9780521539838
ClassificationsDewey:005.117
Audience
Professional & Vocational
Tertiary Education (US: College)
Illustrations Worked examples or Exercises

Publishing Details

Publisher Cambridge University Press
Imprint Cambridge University Press
Publication Date 21 June 2004
Publication Country United Kingdom

Description

Michael McMillan provides a complete presentation of the object-oriented features of the Visual Basic .NET language for advanced Visual Basic programmers. Beginning with an introduction to abstract data types and their initial implementation using structures, he explains standard OOP topics including class design, inheritance, access modifiers and scoping issues, abstract classes, design and implemention of interfaces and design patterns, and refactoring in VB.NET. More advanced OOP topics are included as well, such as reflection, object persistence, and serialization. To tie everything together, McMillan demonstrates sound OOP design and implementation principles through practical examples of standard Windows applications, database applications using ADO.NET, Web-based applications using ASP.NET, and Windows service applications.

Reviews

"...it is written clearly, and any student who has successfully completed a programming course in any language should be able to use it as a stepping-stone into the world of applications programming in Microsoft's dot-NET framework. Recommended." S.L. Tanimoto, University of Washington, Choice "Beginning with an overview of the syntax and primary constructs of the VB.NET language, the book elaborates standard object-oriented programming topics including class, inheritance, access modifiers and scoping issues, abstract classes, design and implementation of interfaces and design patterns, and refactoring in VB.NET...All in all, the book will help VB users to develop a firm understanding of object-oriented programming in VB.NET." ACM SIGSOFT Software Engineering Notes