Beginning Visual Basic 2010 (Wrox Programmer to Programmer) and over one million other books are available for Amazon Kindle . Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime free trial required. Sign up when you check out. Learn more
More Buying Choices
Have one to sell? Sell yours here
or
Get a £4.15 Amazon.co.uk Gift Card
Beginning Visual Basic 2010 (Wrox Programmer to Programmer)
 
 
Start reading Beginning Visual Basic 2010 (Wrox Programmer to Programmer) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Beginning Visual Basic 2010 (Wrox Programmer to Programmer) [Paperback]

Thearon Willis , Bryan Newsome
3.7 out of 5 stars  See all reviews (6 customer reviews)
RRP: £29.99
Price: £19.49 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £10.50 (35%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.
Only 9 left in stock--order soon (more on the way).
Want guaranteed delivery by Tuesday, May 29? Choose Express delivery at checkout. See Details

Formats

Amazon Price New from Used from
Kindle Edition £17.54  
Paperback £19.49  
Unknown Binding --  
Trade In this Item for up to £4.15
Trade in Beginning Visual Basic 2010 (Wrox Programmer to Programmer) for an Amazon.co.uk gift card of up to £4.15, which you can then spend on millions of items across the site. Plus, get an extra £5 when you trade in books worth £10 or more until June 30, 2012. Trade-in values may vary (terms apply). Find more products eligible for trade-in.

Watch a Related Video



Frequently Bought Together

Beginning Visual Basic 2010 (Wrox Programmer to Programmer) + Professional Visual Basic 2010 and .NET 4 (Wrox Programmer to Programmer) + Visual Basic 2010 Programmer's Reference (Wrox Programmer to Programmer)
Price For All Three: £63.02

Show availability and delivery details

Buy the selected items together


Product details

  • Paperback: 720 pages
  • Publisher: John Wiley & Sons; 1 edition (12 Mar 2010)
  • Language English
  • ISBN-10: 0470502223
  • ISBN-13: 978-0470502228
  • Product Dimensions: 23.5 x 18.7 x 3.8 cm
  • Average Customer Review: 3.7 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Bestsellers Rank: 152,392 in Books (See Top 100 in Books)
  • See Complete Table of Contents

More About the Author

Thearon Willis
Discover books, learn about writers, and more.

Visit Amazon's Thearon Willis Page

Product Description

Product Description

This book is designed to teach you how to write useful programs in Visual Basic 2010 as quickly and easily as possible.

There are two kinds of beginners for whom this book is ideal:

  • You′re a beginner to programming and you′ve chosen Visual Basic 2010 as the place to start. That′s a great choice! Visual Basic 2010 is not only easy to learn, it′s also fun to use and very powerful.

  • You can program in another language but you′re a beginner to .NET programming. Again, you′ve made a great choice! Whether you′ve come from Fortran or Visual Basic 6, you′ll find that this book quickly gets you up to speed on what you need to know to get the most from Visual Basic 2010.

Visual Basic 2010 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2010 in its entirety—you would need a library of books. What this book aims to do is to get you started as quickly and easily as possible. It shows you the roadmap, so to speak, of what there is and where to go. Once we′ve taught you the basics of creating working applications (creating the windows and controls, how your code should handle unexpected events, what object–oriented programming is, how to use it in your applications, and so on) we’ll show you some of the areas you might want to try your hand at next:

  • Chapters 1 through 9 provide an introduction to Visual Studio 2010 and Windows programming. These chapters will help you install the Visual Studio 2010 IDE you′ll use to create Visual Basic 2010 applications and learn your way around the interface. You′ll be introduced to the .NET Framework and the CLR (Common Language Runtime). You′ll learn to use variables, data types, comments, methods, and control software flow with the If statement and loops. You′ll work with data in arrays, enumerations, constants, structures, ArrayLists, Collections, and tables. Chapter 6 provides an introduction to XAML and Windows Presentation Foundation (WPF) programming. XAML and WPF are the most recent addition to how VB programmers create user interfaces for their applications. You′ll also work with events, create toolbars, buttons, forms, display dialog boxes, and create menus.

  • Chapter 10 provides an introduction to application debugging and error handling.

  • Chapters 11 through 13 provide an introduction to object–oriented programming (OOP) and building objects. You′ll use classes, learn about reusability, work with constructors and inheritance, and see .NET Framework classes and namespaces. You’ll learn to work with OOP memory management, class libraries, you′ll register assemblies, and see how to use third party class libraries.

  • Chapter 14 provides an introduction to creating Windows Forms user controls. While WPF user interfaces are newer, Windows forms are still in widespread use. You′ll create and test controls and work with their properties.

  • Chapters 15 and 16 provide an introduction to programming with databases and covers Access, SQL Server, and ADO.NET. The chapters walk you through the SQL SELECT statement, Access queries, data access components, and data binding.

  • Chapters 17 and 18 provide an introduction to Dynamic Data Web Sites and ASP.NET and show you how to write applications for the Web. You′ll work with the most current ASP.NET 4 web techniques in Visual Studio 2010.

  • Chapter 19 provides a brief introduction to XML, a powerful tool for integrating your applications with others—regardless of the language they were written in.

  • Chapter 20 introduces you to deploying applications using ClickOnce technology.

Note: CD–ROM/DVD and other supplementary materials are not included as part of eBook file.

From the Back Cover

A thorough introduction to the basics of Visual Basic 2010

Synonymous with writing code in Visual Studio 2010, Visual Basic is an incredibly popular programming language. Its speed and ease of use make it a frequent first choice for new programmers, as well as a heavily favored choice for the more experienced set eager to learn Visual Basic′s latest iteration. This beginning guide provides you with a solid foundation, unlocking the power and possibilities of Visual Basic 2010 and giving detailed steps for quickly and easily writing useful programs.

Beginning Microsoft Visual Basic 2010:

  • Details the process for creating Windows Forms applications, WPF Windows applications, web applications, WPF browser applications, mobile device applications, and Web Services

  • Discusses application debugging, error handling, and dealing with unexpected events

  • Addresses object–oriented programming and how to use it in your applications

  • Reviews dynamic data web sites and ASP.NET

  • Introduces XML and shows how it can be used to integrate your applications with others

  • Explains deploying applications using ClickOnce technology

  • Covers Access, SQL Server, and ADO.NET

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.

Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More
Find articles, ebooks, sample chapters, and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.

wrox.com


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)
(1)

Your tags: Add your first tag
 


Customer Reviews

Most Helpful Customer Reviews
5 of 5 people found the following review helpful
Perfect! 17 Aug 2010
Format:Paperback
I bought SAMS teach yourself and that just didn't cut it for me. I know the basics of programming and all the constructs etc. havin learnt them in VB5. This gives a great intro not just into VB2010 but also .NET in general. I would say though that this is only the right book if you want enough complexity to be able to make 'projects' - by that I mean if you only want to code simple calculators than there are other books that will cut to the chase quicker but this one will really teach you EVERYTHING in VB2010 that you need to make a program for distribution.

Perfect for students and people porting from other languages. With this book you will pick up VB in no time at all. Just sit down with it for a day or two and you will be coding in no time. Much better than all the other books I've ever read.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
By Devman
Format:Paperback|Amazon Verified Purchase
I find this book typical with a lot of these beginners books. That is they spoon feed the learner in such a way, that they miss important parts out, and expect the learner to take something on blind faith, without teaching what things mean.
I can appreciate that this is for a beginner, and I found it quite surprising, being an embedded C programmer,that I am having to answer questions from my daughter about such things.

To give an example, the MessageBox takes a number of parameters, which are not explained, leaving the curious to dig around for an explanation of what all these things do. This without giving even the slightest hint or reference to somewhere within the book, to find this information.

On the plus side, with another book for reference, this book looks to be a good introduction to programming, with little waffle and leads the learner into understanding what the net framework is about.
Apart from the criticism above, I have found this to be quite decent in its approach to teaching the beginner, but it does suffer from the usual approach of missing key information out, by either explaining things fully, or giving references which can be read by the learner to understand what is going on.
Comment | 
Was this review helpful to you?
1 of 1 people found the following review helpful
Good beginning 27 Aug 2010
By A. Read
Format:Paperback
As a novice to VB and .NET framework, I am finding this book very helpful introduction to OOP.
Comment | 
Was this review helpful to you?

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback


Amazon.co.uk Privacy Statement Amazon.co.uk Delivery Information Amazon.co.uk Returns & Exchanges