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 125 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • 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

  • Enciclopedia de Microsoft Visual Basic. 3ª edición

    Introducción a Microsoft .NET. Mi primera aplicación. Aplicación Windows Forms. Introducción a Windows Forms. Menús y barras de herramientas. Controles y cajas de diálogo. Tablas y árboles. Dibujar y pintar. Interfaz para múltiples documentos. Construcción de controles. Programación con hilos. Enlaces de datos en Windows Forms. Acceso a una base de datos. LINQ. Entity Framework. CodeFirst. ASP.NET ... Read more

    R535,08 or Free with Kobo Plus

  • 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

  • Fácil Programación con Visual Basic (VB)

    Este documento está destinado a presentar a los usuarios la programación en general y la programación en Visual Basic en particular. El VB es simple y se puede usar en archivos csv existentes o datos ingresados directamente en Visual Studio, procesando rápidamente una gran cantidad de datos. Por el momento, la única herramienta que necesitamos es Visual Studio y los archivos csv. Por supuesto, no ... Read more

    R149,41 or Free with Kobo Plus

  • Visual Basic.NET. Curso de Programación

    Programación orientada a objetos. Elementos del lenguaje. Sentencias de control. Clases de uso común. Matrices, cadenas y colecciones. Clases, espacios de nombres y estructuras. Operadores sobrecargados. Clases derivadas e interfaces. Tipos y métodos genéricos. Excepciones. Ficheros. Estructuras dinámicas. Algoritmos. Hilos. Introducción a las interfaces gráficas y aplicaciones para Internet. ... Read more

    R535,08 or Free with Kobo Plus

  • 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

  • Microsoft Visual Studio 2008 Unleashed

    Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.The authors ... Read more

    R794,98

  • Programmation Excel avec VBA

    Compatible avec toutes les versions d'Excel

    Series series Blanche
    Maîtrisez la programmation VBA et tirez pleinement profit d’Excel. Cet ouvrage détaille les principes de la programmation orientée objet, le langage VBA et Visual Basic Editor, l’environnement de programmation Excel.Intégrez pleinement vos programmes Excel dans le ruban office. Apprenez à créer un fichier XML pour vos programmes VBA afin de les intégrer dans Excel sous la forme d’un nouvel onglet ... Read more

    R464,52

  • Excelsior

    Descomplica Excel

    Cansado de ficar patinando no Excel? Ou está querendo melhorar mais ainda suas habilidades? Então este E-book é para você. Nele você poderá sair do básico e ainda de bônus ter várias dicas de como agilizar suas atividades relacionadas a planilhas de Excel. Após este E-book o limite do Excel será apenas a sua criatividade. ... Read more

    R248,46 or Free with Kobo Plus

  • Process Engineering and Design Using Visual Basic®

    by Arun Datta ...
    Software tools are a great aid to process engineers, but too much dependence on such tools can often lead to inappropriate and suboptimal designs. Reliance on software is also a hindrance without a firm understanding of the principles underlying its operation, since users are still responsible for devising the design.In Process Engineering and Desi ... Read more

    R5 387,80

  • AI-powered Excel Ludo: Complete Code and Easy Instructions to Create a Fully Functional, Advanced and AI-powered Ludo Game in Microsoft Excel using VBA

    by Anurag Pandey ...
    Build Your Own AI-Powered Ludo Game in Microsoft Excel Worksheet!Get ready-to-use, error-free VBA code with over 1,800 lines of original programming. Just copy, paste, and play a fully functional, intelligent Ludo game right in your Excel worksheet. Learn game logic, customize it, and master Excel VBA!Ever imagined building a fully functional, AI-powered Ludo game entirely in Microsoft Excel? Now ... Read more

    R82,93 or Free with Kobo Plus