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 25 - 48 of 150 Results
Skip side bar filters
  • iPhone 12 User Guide

    The Simplified Manual For Beginners and Seniors on How To Master Your iPhone 12, Mini, Pro and Pro Max Using iOS14 (Tips and Tricks Version) 4th Edition

    by Stone O. Crux ...
    iPhone 12 is packed full with many novel features that promises to give every user the ‘WOW experience’: with a powerful A14 Bionic processor, it boasts to be one of the fastest devices on the planet. Apple has also improved on the camera of the iPhone, with 3 rear cameras, each of which packs 12-megapixel lenses, and another 12 megapixels in the front camera.The iPhone 12 Series comes with a ... Read more

    $5.50 USD or Free with Kobo Plus

  • Visual Basic Programming:How To Develop Information System Using Visual Basic 2010, A Step By Step Guide For Beginners

    Visual basic is a powerful tool in developing windows application. The book "Visual Basic: How to develop information system using Visual Basic 2010, a step by step guide for beginners" is a beginner's guide in building and developing an information system using Visual Basic 2010 with Database connection. This book is an easy to understand visual basic programming guide that uses simple words, ... Read more

    $3.44 USD or Free with Kobo Plus

  • VISUAL BASIC .NET AND DATABASE

    PRACTICAL TUTORIALS

    This book aims to develop a MySQL-driven desktop application that readers can develop for their own purposes to implement library project using Visual Basic .NET.In Tutorial 1, you will build a Visual Basic interface for the database. This interface will used as the main terminal in accessing other forms. This tutorial will also discuss how to create login form and login table. You will create ... Read more

    $12.00 USD

  • Programming WCF Services

    by Juval Lowy ...
    Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs.After ... Read more

    $25.99 USD

  • Visual C#. Interfaces Gráficas y Aplicaciones para Internet con WPF, WCF y Silverlight

    Aplicación WPF: biblioteca WPF, XAML, IGU, eventos, ciclo de vida. Introducción a WPF: clases WPF, eventos enrutados, validación, estilos y plantillas, recursos, temas y máscaras. Menús y barras de herramientas. Controles y cajas de diálogo. Enlace de datos en WPF: XML como fuente de datos y objetos como fuente de datos. Acceso a una base de datos. LINQ: entity framework. Navegación de tipo Web: ... Read more

    $14.39 USD or Free with Kobo Plus

  • Visual Basic 2012 Programmer's Reference

    by Rod Stephens ...
    The comprehensive guide to Visual Basic 2012Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. ... Read more

    $29.99 USD

  • 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

    $16.37 USD

  • Excel VBA in easy steps, 4th edition

    by Mike McGrath ...
    Series series In Easy Steps
    Get more out of Microsoft Excel and save time by learning Excel VBA (Visual Basic for Applications). Excel VBA in easy steps, 4th edition demonstrates VBA macro programming in a clear and concise manner, and will take your Excel proficiency to the next level:- Write your own Excel macros so that you can do a series of tasks at the click of a button.- Use VBA to automate repetitive tasks, and for ... Read more

    $17.73 USD

  • .NET Gotchas

    75 Ways to Improve Your C# and VB.NET Programs

    Like most complex tasks, .NET programming is fraught with potential costly, and time-consuming hazards. The millions of Microsoft developers worldwide who create applications for the .NET platform can attest to that. Thankfully there's now a book that shows you how to avoid such costly and time-consuming mistakes. It's called .NET Gotchas.The ultimate guide for efficient, pain-free coding, .NET ... Read more

    $23.99 USD

  • Secrets of VBA for Modelers!

    Developing Decision Support Systems with Microsoft Office Excel

    Secrets of VBA for Modelers: Developing Decision Support Systems with Microsoft Office ExcelVisual Basic Application (VBA) is one of the powerful tools that Microsoft Office Excel can offer you. It is the best when you master both basic and advanced skills of VBA. So you can become a skilled modeler we have made available an incredible short book titled “SECRETS OF VBA FOR MODELERS: DEVELOPING ... Read more

    $2.99 USD

  • Visual Basic .NET For Students

    A Project-Based Approach to Develop Desktop Applications

    In chapter one, you will get to know the properties and events of each control in a Windows Visual Basic application. You need to learn and know in order to be more familiar when applying them to some desktop applications in this book. In Tutorial 1.1, you will build a dual-mode stopwatch. The stopwatch can be started and stopped whenever desired. Two time traces: the running time when the ... Read more

    $25.00 USD

  • NHibernate with ASP.NET Problem Design Solution

    by Scott Millett ...
    Series Book 89 - Wrox Blox
    This Wrox Blox demonstrates how to start using NHibernate in line business applications using ASP.NET and VB.NET. Using NHibernate will speed up your application development by removing the need to build your own Data Access Layer (DAL). In addition, you can focus solely on the business problem instead of the infrastructure concerns. Using a simple demo application as an example, this Wrox Blox ... Read more

    $4.99 USD

  • 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

    $13.99 USD

  • VBScript Pocket Reference

    Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows ... Read more

    $10.69 USD

  • 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

    $23.99 USD

  • 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

    $28.79 USD

  • Microsoft Word VBA Extracts Mega Data from Multiple Documents, Text Files and Email Files in Seconds

    by Kenny Keys ...
    This book is for every employee that’s required to consolidate hundreds of documents into a large, single document.  Users will be able to extract data from hundreds of emails for documenting correspondence in seconds; users will be able to consolidate month-end reports and other business documents in seconds, and users will be able to manually resize, format and apply effects to hundreds of large ... Read more

    $5.00 USD

  • Débutez en Programmation

    by Frederyk Blot ...
    "Cet ouvrage pratique et complet vous permet de découvrir la programmation avec Visual Basic® 2010 Express Edition. Après avoir créé un premier projet, vous apprendrez à réaliser des variables plus complexes, puis à contrôler votre programme. Vous découvrirez ensuite comment dialoguer avec un ordinateur, penser à l'utilisateur, enregistrer des données et rendre un programme plus puissant. Vous ... Read more

    $18.99 USD

  • The Secret Life of Word

    A Professional Writer's Guide to Microsoft Word Automation

    The Secret Life of Word looks at Microsoft Word from the perspective of technical and other professional writers. It gives writers an in-depth look at the hidden capabilities of Word, and shows how to take advantage of those capabilities without being a programmer.The Secret Life of Word will help you master the full gamut of Word mysteries, including AutoCorrect, QuickParts, BuildingBlocks, ... Read more

    $20.99 USD

  • 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

    $28.50 USD

  • Introducción al Uso de Formularios (UserForms) en VBA

    by Luis Brito ...
    Los formularios (UserForms) son una utilidad que presenta la aplicación Excel dentro del ambiente del editor de Visual Basic. Tienen la mala fama de ser más complicados de lo que realmente son y que requieren mucho trabajo, y por eso muchas veces el usuario prefiere introducir los datos directamente en la hoja en lugar de utilizar las bondades que le proporcionan los formularios. Entre estas ... Read more

    $1.99 USD or Free with Kobo Plus

  • Program in VBA (Visual Basic for Applications)

    This work was born from the necessity found by the author to solve problems of various kinds during her studies and work. The large amount of data and the repetitive processing required an automated procedure that could be applied in any context. The author, being a programmer and being an expert in Pascal, Cobol and Javascript, searched for the most suitable solution and found it in the Excel VBA ... Read more

    Was $13.99 USD Now $8.99 USD or Free with Kobo Plus

  • Mono: A Developer's Notebook

    The Mono Project is the much talked-about open source initiative to create a Unix implementation of Microsoft's .NET Development Framework. Its purpose is to allow Unix developers to build and deploy cross-platform .NET applications. The project has also sparked interest in developing components, libraries and frameworks with C#, the programming language of .NET.The controversy? Some say Mono will ... Read more

    $14.39 USD

  • Easy Programming with Visual Basic (VB)

    This document is intended to introduce users to programming in general and to programming in Visual Basic in particular. The VB is simple and can be used on existing csv files or data entered directly into Visual Studio, quickly processing a large amount of data. For the moment the only tool we need is Visual Studio and the csv files. Obviously I can't go into the intricacies of the databases that ... Read more

    Was $11.99 USD Now $8.99 USD or Free with Kobo Plus