We don't believe in brain dumps. We are a certification website dedicated to providing answers to your questions about mcad, mcsd .net, mcdba, mcsa, and mcse information, requirements, books, exams, and training to help you earn your Microsoft certifications.
Save money using this special offer discount voucher coupon code on your Microsoft Certified Professional exams from Pearson VUE testing exam centers Save on your Microsoft Certification
Exams with this discount voucher coupon code!Click here to find out how to save money.
MCSE exam discounts, MCDBA exam vouchers, MCSD .NET coupon codes
View my shopping cart containing certification books View My Shopping Cart
Certification resources including books, exam notes, training courses, training centers, bootcamps, and study websites.
No braindumps, just a wealth of information.
MCSE MCSA MCSD .NET MCAD MCDBA Training Centers
MCSE information, MCSE requirements, MCSE benefits, MCSE exams, MCSE questions, MCSE answers, MCSE study guides, MCSE help, MCSE bootcamps, MCSE training, windows 2003 exams
MCDBA information, MCDBA requirements, MCDBA benefits, MCDBA exams, MCDBA questions, MCDBA answers, MCDBA study guides, MCDBA help, MCDBA bootcamps, MCDBA training, SQL Server 2000 examsMCSD .NET information, MCSD .NET requirements, MCSD .NET benefits, MCSD .NET exams, MCSD .NET questions, MCSD .NET answers, MCSD .NET study guides, MCSD .NET help, MCSD .NET bootcamps, MCSD .NET training, ASP .NET exams, VB.NET exams, C# exams
MCSA information, MCSA requirements, MCSA benefits, MCSA exams, MCSA questions, MCSA answers, MCSA study guides, MCSA help, MCSA bootcamps, MCSA training, windows 2003 system administrator study notes
MCAD information, MCAD requirements, MCAD benefits, MCAD exams, MCAD questions, MCAD answers, MCAD study guides, MCAD help, MCAD bootcamps, MCAD training, windows 2003 certification exams
Click To View Larger Picture Application Development Using Visual Basic and .NET
by Robert J. Oberg, Peter Thorsteinson, Dana L. Wyatt
List Price: $44.99
Our Price: $44.99
ISBN: 0130933821
Publisher: Prentice Hall PTR (24 June, 2002)
Edition: Paperback
Sales Rank: 382,464
Average Customer Rating: 5 out of 5
05
Buy now directly from Amazon.com
Purchase this book, safely and securly from the largest book dealer on the Internet, Amazon.com
VUE Voucher Number, Save money on all your Microsoft Certification Professional (MCP) Exams taken at Pearson VUE examination testing centers. No catch, 100% legitimate. Click to get the Voucher Number ( Promotion Code, Coupon Code ).

Customers Review:
Rating: 5 out of 5
05
Comprehensive, Clear, example-rich practical guide!
This book "Application Development using Visual Basic and .NET" gives an innovative dimension of pragmatic approach to application development using VB. NET. This book is a part of the Integrated .NET Series from Object Innovations and Prentice Hall PTR. This book provides methodical exposure to the VB .NET language from the foundation. This book is appropriate for experienced programmers, providing a concrete, concise and in-depth introduction to VB. NET with a lot of example programs and case studies that continues through many of the chapters.

This book covers all the essential topics of VB .NET in detail along with thrilling case studies. The book wraps the topics such as .NET Fundamentals, VB .NET language essentials, Inheritance, Exceptions, Collections, Interfaces, Events, Attributes, Windows Forms, Windows Forms Controls, GDI+, ADO.NET, ASP.NET, Web Forms, Web services, Interoperability, Security and more!

Organization of this Book:

This book is organized into six major parts and is structured to make it easy for you to navigate to what you need to learn.

Part 1 - .NET Architecture Overview
Part 2 - VB .NET Language
Part 3 - Fundamentals of Windows Forms
Part 4 - Fundamentals of .NET Framework
Part 5 - Advanced UI programming using VB .NET
Part 6 - .NET Applications

Let us observe these six parts in detail.

The Part1 offers an orientation to the overall architecture and features of .NET. The first two chapters, provides a fine introduction to .NET Framework and the programming model of the .NET Framework.

The Part2 presents the core features of VB .NET. The chapters 3-6, talks about VB .NET programming language including data types, object oriented programming features available in VB .NET and inspects the interactions between VB .NET and .NET Framework. Visual Basic .NET supports many new or improved object-oriented language features such as inheritance,
overloading, the Overrides keyword, interfaces, shared members, and constructors. The third chapter in this part provides an in-depth coverage of object oriented features of VB .NET. The running Acme Travel Agency case study is introduced in chapter 5, which will give you a clear picture about how concepts work together when you build .NET applications.

Part3 covers the fundamentals of Windows Forms. Windows Forms is the new platform for Microsoft Windows application development, based on the .NET Framework. This framework provides a clear, object-oriented, extensible set of classes that enables you to develop rich Windows applications. The System.Windows.Forms namespace contains classes for creating Windows-based applications that take full advantage of the rich user interface features available in the Microsoft Windows operating system. Chapters 7 and 8 provides a systematic coverage on the core topics such as Windows Forms, including Form design, controls, events, menus, toolbars, dialog
boxes etc.

The Part 4 gives details about fundamental topics in .NET framework. Chapter 9 explains about assemblies and deployment in detail. The chapter 10 provides a systematic coverage on the core topics such as metadata, serialization, threading, attributes, asynchronous programming, remoting, memory management etc.

The Part 5 explores the advanced topics in UI programming with VB .NET. The chapter 11 examines the topic GDI+ in an in-depth approach. Chapter 12 speaks about some advanced topics such as MDI, visual Inheritance, ActiveX controls in .NET applications etc.

Part 6, consisting of chapters 13 to 17, cover central parts of the .NET framework that are constructive during realistic application development using VB .NET. Database access is an important topic. The .NET Framework provides database support with a new database technology known as ADO.NET. There are two central components of ADO.NET that accomplish data access: the DataSet, and the .NET data provider, which is a set of components including the Connection, Command, DataReader, and DataAdapter objects. You can access data sources in either a connected or disconnected mode. The chapter 13 guides you step by step and give a clear picture about all these topics in an excellent way. The chapter 14 gives you the information about the fundamentals of ASP.NET, including the ASP.NET architecture, server controls, configuration, database access, state in ASP.NET applications etc. The chapter 15 covers some advanced useful topics such as SOAP and Web services, which is in the path of revolutionizing the software world. Web services provide a robust mechanism for heterogeneous systems to interoperate. The chapter 16 covers .NET security in detail. It covers all the vital topics including User-Based, Code Access security, Role-Based security etc. The final chapter17 provides the information how to use existing COM objects (Unmanaged) within managed applications and expose-managed objects
to existing COM (Unmanaged) applications. In the Appendix, the topics such as Visual Studio .NET and Tracing and Debugging techniques in .NET are covered nicely.

As a Conclusion this book gives all the necessary details to develop realistic enterprise applications using VB .NET. It gives experienced developers the practical insight they need to build applications in a pragmatic way. In-depth coverage of .NET framework, Windows Forms, ADO.NET, GDI+, ASP.NET Web Forms, Web services makes this book unique. This book covers all the essential topics in a comprehensive, clear, example-rich practical way for experienced developers!

Similar Products:
Introduction to C# Using .NET
Introduction to C# Using .NET
Programming the Web with Visual Basic .NET
Programming the Web with Visual Basic .NET
Introduction to Visual Basic Using .NET
Introduction to Visual Basic Using .NET
Mastering Visual Basic .NET Database Programming
Mastering Visual Basic .NET Database Programming
Application Development Using C# and .NET
Application Development Using C# and .NET
 

Please note: Checkout and payment processing is done safely and securely through Amazon.com.
Prices (as shown) are subject to change without notice and cannot be guaranteed.
Email this page to a friendEmail this page to a friend Correction/Comment/Suggestion Regarding This PageCorrection/Comment/Suggestion Regarding This Page?
©2003 CertificationWorks.com  Privacy Policy | Terms of Use | Contact Us
Microsoft Corporation in no way endorses or is affiliated with CertificationWorks.com.  All trademarks displayed on this website are trademarks of their respective owners.