Title: | The Addison-Wesley Microsoft Technology Series Doing Objects in Visual Basic 2005 |
---|
The Addison-Wesley Microsoft Technology Series Doing Objects in Visual Basic 2005
Description
âDoing Objects in Visual Basic
2005 is one of the few books that Iâve seen that lays the
proper object-oriented foundation to make new Visual Basic.NET
developers as well as VB6 veterans successful in moving to the .NET
Framework.â âPaul Ballard, President,
Rochester Consulting Partnership, Inc. âDeborah Kurataâs Doing
Objects in Visual Basic 2005 is salvation for every programmer
beached on the forbidding isle of .NET object-oriented programming.
âRight this way,â she says, leading you confidently
into that vaguely menacing interior. Step follows step. Suddenly
the daunting and unfamiliar become doable and commonplace.
Youâre productive again. My goodness, youâre actually
enjoying yourself!â âWard Bell, V.P., Product
Management, IdeaBlade, Inc. âWhen is comes to advice on
programming objects in Visual Basic, nobody could be better
qualified than Deborah Kurata. Sheâs been doing Doing
Objects since VB4, and she doesnât let us down as we move
our classic VB code to the Microsoft.NET platform. From initial
analysis and design, through to the final implementation,
youâll find everything you need here to take on the Visual
Basic 2005 development environment. This book is a must have for
every VB.NET developer!â âKel Good, MCT, MCITP, MCPD,
Custom Software Development Inc.,
(www.customsoftware.ca) âIâve long been frustrated that
I couldnât recommend a book on object-oriented fundamentals
in .NET. Sure, there were plenty of books on OO syntax. But what
good is explanation of syntax if you donât already understand
the concepts? At last, we have the successor to the Doing
Objects series for classic VB, from which so many of us learned
how to think about objects and object design, completely rewritten
for .NET. If youâre a VB 2005 developer who needs to add
object orientation to your skill set, this is the book you
need.â âBilly Hollis,
author/consultant, Next Version Systems âDeborah Kurata does her Doing
Objects thing again! This is the newest book from Deborah which
has been completely rewritten from the ground up for the Visual
Basic .Net 2005 developer. Anyone needing a solid foundation in
object technology, Visual Basic .Net 2005, and Visual Studio .Net
2005 should read this book. Deborahâs presentation of core
topics such as class design, object state management, exception
handling, events, data binding, validation, data access techniques,
and many others is clear, concise, and direct. The clarity of the
content, coupled with the hands-on examples make this book an easy
read and a must have.â âRon Landers, Senior Technical
Consultant, IT Professionals, Inc. âDeborah Kurata continues her
tradition of showing both new and experienced Visual Basic
programmers the most effective ways to get their jobs done with
object-oriented programming.â âEthan Roberts, Software
Architect, Sundial Software Corporation âAs a VB6 programmer, it was a huge
leap for me to go from VB6 to VB.Net; Deborahâs book helped
me do that. If youâre trying to make that jump, reading this
will enable you to do so with minimal pain.â âRobin Shahan, VB
Developer The definitive guide to object-oriented
development with Visual Basic 2005 Doing Objects in Visual Basic 2005
is the authoritative guide to object-oriented design, architecture,
and development with Visual Basic 2005. Author Deborah Kurata is
the original pioneer in building object-oriented applications with
Visual Basic. In this book she continues to offer clarity and
deliver best practices for using object-oriented techniques in
Visual Basic 2005. She has been honored with Microsoftâs
prestigious MVP designation for her expertise and contributions to
the community. Kurata begins with a concise introduction
to core object-oriented concepts and the Visual Basic 2005 features
that support them. Next she introduces a pragmatic and agile
approach to designing effective applications along with an
application framework. From there she walks you through the process
of building the user interface, business logic, and data access
layers of an application, highlighting key VB 2005 techniques and
best practices. Kurataâs step-by-step âbuilding
alongâ activities provide you with deep hands-on mastery;
your finished application can serve as the starting point for
virtually any custom project. This book Shows how the tools in Visual Studio 2005 combined with a solid
object-oriented approach can help minimize the complexities of
software development and improve productivity Clearly explains the fundamental concepts of object
development: classes, inheritance, interfaces, scenarios, and
more Presents a pragmatic agile software design methodology to help
analyze and design applications for the real world Covers building the user interface layer using a base form
class, programmatic interfaces, and object binding Details building the business logic layer using a base business
object class and validation rules Demonstrates how to build the data access layer using
ADO.NET Provides best practices and tips for experienced .NET
developers, those new to .NET, and for those developers moving from
VB6 to .NET Preface Chapter 1: Introduction to OO in
.NET Chapter 2: Designing Software Chapter 3: Building Projects Chapter 4: Building the User Interface
Layer Chapter 5: Building the Business Logic
Layer Chapter 6: Class Tools and
Techniques Chapter 7: Binding the User Interface to
the Business Objects Chapter 8: Building the Data Access
Layer
Foreward
The Addison-Wesley Microsoft Technology Series Doing Objects in Visual Basic 2005
-
Type
-
Provider
-
PricingExclusively Paid
-
Duration12h 48m
-
CertificateNo Certificate
âDoing Objects in Visual Basic 2005 is one of the few books that Iâve seen that lays the proper object-oriented foundation to make new Visual Basic.NET developers as well as VB6 veterans successful in moving to the .NET Framework.â
âPaul Ballard, President, Rochester Consulting Partnership, Inc.
âDeborah Kurataâs Doing Objects in Visual Basic 2005 is salvation for every programmer beached on the forbidding isle of .NET object-oriented programming. âRight this way,â she says, leading you confidently into that vaguely menacing interior. Step follows step. Suddenly the daunting and unfamiliar become doable and commonplace. Youâre productive again. My goodness, youâre actually enjoying yourself!â
âWard Bell, V.P., Product Management, IdeaBlade, Inc.
âWhen is comes to advice on programming objects in Visual Basic, nobody could be better qualified than Deborah Kurata. Sheâs been doing Doing Objects since VB4, and she doesnât let us down as we move our classic VB code to the Microsoft.NET platform. From initial analysis and design, through to the final implementation, youâll find everything you need here to take on the Visual Basic 2005 development environment. This book is a must have for every VB.NET developer!â
âKel Good, MCT, MCITP, MCPD, Custom Software Development Inc., (www.customsoftware.ca)
âIâve long been frustrated that I couldnât recommend a book on object-oriented fundamentals in .NET. Sure, there were plenty of books on OO syntax. But what good is explanation of syntax if you donât already understand the concepts? At last, we have the successor to the Doing Objects series for classic VB, from which so many of us learned how to think about objects and object design, completely rewritten for .NET. If youâre a VB 2005 developer who needs to add object orientation to your skill set, this is the book you need.â
âBilly Hollis, author/consultant, Next Version Systems
âDeborah Kurata does her Doing Objects thing again! This is the newest book from Deborah which has been completely rewritten from the ground up for the Visual Basic .Net 2005 developer. Anyone needing a solid foundation in object technology, Visual Basic .Net 2005, and Visual Studio .Net 2005 should read this book. Deborahâs presentation of core topics such as class design, object state management, exception handling, events, data binding, validation, data access techniques, and many others is clear, concise, and direct. The clarity of the content, coupled with the hands-on examples make this book an easy read and a must have.â
âRon Landers, Senior Technical Consultant, IT Professionals, Inc.
âDeborah Kurata continues her tradition of showing both new and experienced Visual Basic programmers the most effective ways to get their jobs done with object-oriented programming.â
âEthan Roberts, Software Architect, Sundial Software Corporation
âAs a VB6 programmer, it was a huge leap for me to go from VB6 to VB.Net; Deborahâs book helped me do that. If youâre trying to make that jump, reading this will enable you to do so with minimal pain.â
âRobin Shahan, VB Developer
The definitive guide to object-oriented development with Visual Basic 2005
Doing Objects in Visual Basic 2005 is the authoritative guide to object-oriented design, architecture, and development with Visual Basic 2005. Author Deborah Kurata is the original pioneer in building object-oriented applications with Visual Basic. In this book she continues to offer clarity and deliver best practices for using object-oriented techniques in Visual Basic 2005. She has been honored with Microsoftâs prestigious MVP designation for her expertise and contributions to the community.
Kurata begins with a concise introduction to core object-oriented concepts and the Visual Basic 2005 features that support them. Next she introduces a pragmatic and agile approach to designing effective applications along with an application framework. From there she walks you through the process of building the user interface, business logic, and data access layers of an application, highlighting key VB 2005 techniques and best practices. Kurataâs step-by-step âbuilding alongâ activities provide you with deep hands-on mastery; your finished application can serve as the starting point for virtually any custom project. This book
Shows how the tools in Visual Studio 2005 combined with a solid object-oriented approach can help minimize the complexities of software development and improve productivity
Clearly explains the fundamental concepts of object development: classes, inheritance, interfaces, scenarios, and more
Presents a pragmatic agile software design methodology to help analyze and design applications for the real world
Covers building the user interface layer using a base form class, programmatic interfaces, and object binding
Details building the business logic layer using a base business object class and validation rules
Demonstrates how to build the data access layer using ADO.NET
Provides best practices and tips for experienced .NET developers, those new to .NET, and for those developers moving from VB6 to .NET
Foreward
Preface
Chapter 1: Introduction to OO in
.NET
Chapter 2: Designing Software
Chapter 3: Building Projects
Chapter 4: Building the User Interface
Layer
Chapter 5: Building the Business Logic
Layer
Chapter 6: Class Tools and
Techniques
Chapter 7: Binding the User Interface to
the Business Objects
Chapter 8: Building the Data Access
Layer