Beginning VB.NET 2003 by Jonathan Crossland, Richard Blair, Thearon Willis, Jonathan Crossland

BUY IT NEW

  • $39.99 Online price
    $35.99 Member price
    (Save 10%)
    Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • skip to cart
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780764556586&productCode=BK&maxCount=100&threshold=3

GET FREE SHIPPING ON ORDERS OF $25 OR MORE

DELIVERY & GIFT DETAILS:

Usually ships within 24 hours

Delivery Time and Shipping Rates

Eligible for gift wrap & gift message.

BUY IT USED

25 copies from $1.99

See All Available

Pick Me Up

Reserve it at BN.com & pick it up in 60 minutes at your local store.

Enter a zip code

Textbook (Paperback - Subsequent)

  • 840pp
  • Sales Rank: 649,206

Textbook Information

  • ISBN-13: 9780764556586
  • Edition Description: Subsequent
  • Edition Number: 3
  • Pub. Date: April 2004
  • Publisher: Wiley, John & Sons, Incorporated
Buy it Used: 25 copies from $1.99 See All Available

Customers who bought this also bought

 
  • Overview
  • Editorial Reviews
  • Customer Reviews
  • Features

Product Details

  • Pub. Date: April 2004
  • Publisher: Wiley, John & Sons, Incorporated
  • Format: Textbook Paperback, 840pp
  • Sales Rank: 649,206

Synopsis

Three expert authors guide you through the basics of building working applications, creating windows and boxes, handling unexpected events, using object-oriented programming, and more. You’ll learn to use menus, toolbars, dialog boxes, and other controls in Windows® applications, and how loops and branching structures function in decision-making. You will get a thorough overview of object-oriented programming concepts and theory.

After mastering these levels, you’ll be able to explore database programming, look into creating ASP.NET applications for the Web using Web forms, and get a basic introduction to XML. Finally, you can discover how functionality offered online can be integrated seamlessly into your applications with Web services.

What you will learn from this book

  • Programming basics, how VB.NET functions, and the principles of the .NET Framework
  • How to work with data structures and build and deploy Windows® applications
  • Object-oriented programming concepts and theory
  • Debugging and error-handling techniques
  • What you need to know about Web services and .NET remoting
  • How to build class libraries, create your own custom controls, and program custom graphics
  • Database programming with SQL Server® and ADO.NET
  • A basic understanding of mobile applications and how to build them

Who this book is for

This book is for beginning programmers who have chosen VB.NET as their first programming language, and also for programmers who know other languages but are new to .NET programming.

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

More Reviews and Recommendations

Biography

Jonathan Crossland, is a co-author of Professional Windows DNA, Professional VB.NET, and Beginning VB.NET. He is currently working at Yokogawa Electric Corporation in the UK, where he is happily involved with the creation of software for the Batch manufacturing industry. Jonathan has been working in and out of various software technologies for eight years now, and spend most of his time in C# and ASP.NET. Jonathan also works with VB, VB.NET, and Web technologies such as JavaScript, DHTML, XML, ASP, and Web Services.

Thearon Willis, currently works as a senior consultant and develops intranet applications using ASP.NET, DHTML, XML, JavaScript, VBScript, VB COM components, and SQL Server. Over the years, Thearon has worked on a variety of systems from mainframe to client-server development.

Richard Blair is a Web application architect specializing in Microsoft Web Technologies, focusing on emerging technology and its impact on business and development. Key areas that he has helped clients evaluate include: streamlining the electronic business process, expanding access to vital information, and creating usable systems. He now works as a Senior Consultant for SEI-Information Technology. Besides his consulting work, he has also co-authored Professional ASP XML, Beginning Visual Basic .NET, and Professional VB.NET.

Customer Reviews

  • Reader Rating:
  • Ratings: 1Reviews: 1

Beginning VB.NET 2003by Anonymous

Reader Rating:
See Detailed Ratings

October 01, 2004: VB is widely considered one of the easier ways to build a GUI. Its latest incarnation is described here. The authors show you how Microsoft has tweaked it into the .NET framework. The teaching pace is deliberately measured. For example, in a chapter on making menus, the steps are set up in considerable detail, with many screen captures. The authors take little for granted in your programming background. The size of the book partially reflects the many diagrams offered. Since these can be very useful and reassuring to a new programmer, it is a good thing that the authors are so liberal in furnishing them. But the size is also a measure of how far VB has come from its Basic roots. VB now has strong object oriented capabilities, and several chapters use this. More for you to learn, of course. But in the long run, it might help your coding habits.