Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Visual BASIC eBooks

If you like Visual BASIC eBooks, then you'll love these top picks.
Showing 1 - 24 of 90 Results
Skip side bar filters
  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including ... Read more

    R718,51

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Ready to take advantage of LINQ with C# 3.0? This guide has the detail you need to grasp Microsoft's new querying technology, and concise explanations to help you learn it quickly. And once you begin to apply LINQ, the book serves as an on-the-job reference when you need immediate reminders.All the examples in the LINQ Pocket Reference are preloaded into LINQPad, the highly praised utility that ... Read more

    R259,77

  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    by Kenny L Keys ...
    This book is the first of three books to come in a series that is dedicated to making VBA in Microsoft Excel less scary for regular, everyday people.  I’m committed to providing tutorials in a way that will allow my books to be as easily understood as watching a cartoon on your television screen; this is why pictorial examples dominates this book; the images will follow me step by step in the ... Read more

    R95,56

  • NUnit Pocket Reference

    Up and Running with NUnit

    by Bill Hamilton ...
    Few .NET developers have the luxury of unlimited code testing once their application is complete, and rushing through the testing process is both problematic and stressful. The open source NUnit framework provides an excellent and efficient way to test and improve .NET code as it's written, saving hundreds of QA hours and headaches.NUnit is one of the most mature and widely-used .NET open source ... Read more

    R122,23

  • Visual Basic in easy steps, 6th edition

    Updated for Visual Basic 2019

    by Mike McGrath ...
    Series series In Easy Steps
    Learn to create Windows applications using Visual Basic 2019. Code examples, screenshots, and step-by-step instructions illustrate each aspect of Visual Basic, so you'll be creating your own interactive applications in no time!Visual Basic in easy steps, 6th edition gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic.You need have no ... Read more

    R267,49

  • Programming Excel with VBA and .NET

    Solve Real-World Problems with Excel

    Why program Excel? For solving complex calculations and presenting results, Excel is amazingly complete with every imaginable feature already in place. But programming Excel isn't about adding new features as much as it's about combining existing features to solve particular problems. With a few modifications, you can transform Excel into a task-specific piece of software that will quickly and ... Read more

    R672,62

  • MongoDB for VB.NET by Example

    Code illustration for MongoDB programming using VB.NET (2012). Book topics cover:* Development Environment* Connecting to MongoDB* Create and Delete Database* Create, Read and Delete Database Collection* Create, Read, Update and Delete Collection Data* Finding and Querying Data* Binary and Image Collection Data* Working with GridFS* Embedded Document* LINQ ... Read more

    R79,97

  • Start-to-Finish Visual Basic 2005

    Learn Visual Basic 2005 as You Design and Develop a Complete Application

    by Tim Patrick ...
    “I have never reviewed a book I enjoyed as much as this one. Excellent coverage, perfect for the intended audience. Concise, clear, accurate descriptions. This is a winner.”–Ken Getz, MCW Technologies, LLCMaster Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!This book is the fastest, best way for experienced programmers to truly master real-world ... Read more

    R672,62

  • iPhone 12 Guide

    Making the Most Use of Your 2020 iPhone 12 Pro, iPhone 12 Max Pro Features with Simplicity With iOS 14 Updates

    One thing people fail to understand is that getting an iPhone can be thrilling and intimidating all at once! On the other hand, it’s like getting a new toy (just as lovers of pet get their favourite pets) which is one of the best phones money can buy. Moreso, being arguably the best phone means it comes packed with lots of features.This guide will enlighten you on how to master and set up all the ... Read more

    R105,12 or Free with Kobo Plus

  • Writing Excel Macros with VBA

    Learning to Program the Excel Object Model Using VBA

    Newly updated for Excel 2002, Writing Excel Macros with VBA, 2nd Edition provides Excel power-users, as well as programmers who are unfamiliar with the Excel object model, with a solid introduction to writing Visual Basic for Applications (VBA) macros and programs for Excel. In particular, the book focuses on:The Visual Basic Editor and the Excel VBA programming environment. Excel features a ... Read more

    R489,20

  • Visual Basic in easy steps, 5th Edition

    Updated for Visual Basic/Studio Community 2017

    by Mike McGrath ...
    Series series In Easy Steps
    Visual Basic in easy steps, 5th edition shows you how to quickly create Windows applications using the latest free Visual Basic/Studio Community 2017 programming environment. This book gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic.Visual Basic in easy steps, 5th edition begins by describing the Visual Studio Community 2017 ... Read more

    R267,49

  • Subclassing and Hooking with Visual Basic

    Harnessing the Full Power of VB/VB.NET

    Subclassing & Hooking with Visual Basic offers developers a unique way to customize Windows behavior.Windows is a message-based system. Every action you request creates one or more messages to carry out the action. These messages are passed between objects and carry with them information that gives the recipient more detail on how to interpret and act upon the message.With Subclassing and the ... Read more

    R718,51

  • Programming ASP.NET

    Building Web Applications and Services with ASP.NET 2.0

    O'Reilly has once again updated its bestselling tutorial on ASP.NET, the world's leading web development tool from Microsoft. In Programming ASP.NET, Third Edition, authors Jesse Liberty and Dan Hurwitz give you the lowdown on the technology's latest version, ASP.NET 2.0, as well as Visual Studio 2005.Among the most significant improvements to ASP.NET 2.0 are new server controls and services that ... Read more

    R611,44

  • Visual FoxPro 9

    Made Simple

    Book is based on Visual FoxPro 9 version 6, 7 or 8, as any important command, function or feature not supported in prior versions is clearly stated in the book. The book is organised into 23 chapters and each chapter covers a distinct set of topics. If you are familiar with Visual FoxPro, you may read the chapters in any sequence, however, beginners are advised to read the book from beginning to ... Read more

    R305,08 or Free with Kobo Plus

  • VB.NET Language Pocket Reference

    Syntax and Descriptions of the Visual Basic .NET Language

    Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise ... Read more

    R122,23

  • Visual Basic in easy steps, 4th edition

    by Mike McGrath ...
    Visual Basic in easy steps, 4th edition shows you how to quickly create Windows applications using the latest free Visual Studio Community 2015 programming environment. This book gives you code examples, screenshots, and step-by-step instructions that illustrate each aspect of Visual Basic. Visual Basic in easy steps, 4th edition begins by describing the Visual Studio Community 2015 installation ... Read more

    R245,18

  • Visual Basic.NET All Versions

    Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise ... Read more

    R289,80 or Free with Kobo Plus

  • Doing Objects in 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 ... Read more

    R810,28

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    by Bill Hamilton ...
    This guide is strikingly different from other books on Microsoft ADO.NET. Rather than load you down with theory, the new edition of ADO.NET 3.5 Cookbook gives you more than 200 coding solutions and best practices for real problems you're likely to face with this technology using Visual Studio 2008 and the .NET 3.5 platform.Organized to help you find the topic and specific recipe you need quickly ... Read more

    R672,62

  • Start-to-Finish Visual Basic 2015

    by Tim Patrick ...
    Nobody learns a programming language just to brag about writing loops. Instead, languages exist so you can create great software. That’s the purpose of Start-to-Finish Visual Basic 2015, to show you how to write a complete, useful, working application in Visual Basic and .NET.Each chapter introduces essential Visual Basic concepts, and shows you how to apply them by crafting a full business-level ... Read more

    R166,03

  • Visual Basic 2010 Coding Briefs Data Access

    by Kevin Hough ...
    In today's high-tech information driven world the security of personal data is vital. We have all heard the horror stories of personal data being compromised from companies both large and small. The data access framework that we will develop in Coding Briefs will allow us to create datasets execute queries and select data in a secure managed process. This framework will provide a solid foundation ... Read more

    R190,93 or Free with Kobo Plus

  • Visual Basic and Algorithmic Thinking for the Complete Beginner

    Master Visual Basic and Algorithmic Thinking: From Fundamentals to Advanced Concepts

    Explore the essentials of computer programming and algorithmic thinking with Visual Basic. This comprehensive course is designed for beginners to master the core concepts and practical applications.Key FeaturesComprehensive coverage of Visual Basic and algorithms with practical exercises and examplesIntroduction to programming fundamentals, & in-depth exploration of advanced structuresIntroduction ... Read more

    R149,60 or Free with Kobo Plus

  • Numerical Calculations for Process Engineering Using Excel VBA

    by Chi M. Phan ...
    Numerical Calculations for Process Engineering Using Excel VBA provides numerical treatment of process engineering problems with VBA programming and Excel spreadsheets. The problems are solving material and energy balances, optimising reactors and modelling multiple-factor processes. The book includes both basic and advanced codes for numerical calculations. The basic methods are presented in ... Read more

    R1 436,49

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    by Jason T Roff ...
    Getting data across platforms and formats is a cornerstone of present-day applications development. ADO: ActiveX Data Objects is both an introduction and a complete reference to ADO (ActiveX Data Objects), Microsoft's universal data access solution. You'll learn how to easily access data in multiple formats--such as email messages, Access databases, Word documents, and SQL databases--even on ... Read more

    R596,15