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 49 - 72 of 150 Results
Skip side bar filters
  • 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

    $47.69 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

  • Develop Snakes & Ladders Game Complete Guide with Code & Design

    by Anurag Pandey ...
    With help of design support & code given in this book, you will be able to develop your own Snakes & Ladders Game instantly. In addition to fixed snakes and ladders, the game features two automated escalators, which dramatically send the player up and down. However Design and Code given in this book are complete and need no modification, but you can also improvise them. If you are a beginner then ... Read more

    $2.99 USD or Free with Kobo Plus

  • .NET-Praxis

    Tipps und Tricks zu .NET und Visual Studio

    In den vergangenen Jahren haben Dr. Holger Schwichtenberg und Manfred Steyer im "Windows Developer" regelmäßig Tipps und Tricks aus ihrem Alltag als Softwareentwickler, Berater und Trainer für .NET- und webbasierte Anwendungen veröffentlicht. Das vorliegende Buch ist eine aktualisierte und deutlich erweiterte Zusammenfassung dieser Tipps und Tricks. Es umfasst sowohl das .NET Framework und seine ... Read more

    $21.99 USD or Free with Kobo Plus

  • Practical Database Programming with Visual Basic.NET

    by Ying Bai ...
    Practical Database Programming with Visual Basic.NETThe most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutionsVisual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET ... Read more

    $110.00 USD

  • Microsoft Access 2010 VBA Macro Programming

    Develop custom Access VBA macros Perfect for power users, Microsoft Access 2010 VBA Macro Programming reveals how to maximize the features and functionality of Access 2010. You'll get in-depth details on Access VBA programming and application development followed by 20 real-world projects--complete with source code--that show you how to set up specific subroutines and functions. This practical ... Read more

    $37.79 USD

  • 從零開始學Visual Basic 2013程式設計

    by 李馨 ...
    Visual Basic是一個簡易、上手的程式語言,也是應用層面廣泛的開發程式。配合NET Framework豐富多元的類別庫,再佐以Visual Studio 2013智慧型的開發環境,可以大大降低學習程式語言的困難度。本書致力讓初學者了解VB程式語言所具備的特性,即使是視窗程式,也能由淺而深,厚植學習者的基礎,全書重要內容如下:◎探索程式的基本語法第1章~第8章從基本語法開始,透過表單容器,納入控制項;並學會變數、常數、資料型別、流程控制以建立程序與模組,以及例外處理等主題。◎領略視窗程式之美第9章~第14章介紹各種不同用途的控制項、事件處理機制的運作模式、版面控制該如何排列、圖形裝置使得視覺更為豐富,而檔案系統更讓不同格式的文件活躍於標準資料流之間。◎穿梭於物件導向設計世界第15章~第18章則是以物件導向設計開始,逐一介紹封裝、繼承、多形等技術;此外,OOP、類別乃至ADO ... Read more

    $14.99 USD

  • 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

    $14.39 USD or Free with Kobo Plus

  • Analisi dei dati con Excel

    Conoscere e utilizzare gli strumenti e le tecniche avanzate

    Utilizzare Excel per operazioni basilari è semplice e alla portata di tutti. Utilizzare Excel per analizzare basi di dati è invece molto più complesso: il software è dotato di grandi potenzialità, bisogna però imparare a conoscerle e a sfruttarle. In questa guida il lettore impara a lavorare in modo professionale, affrontando temi come il raggruppamento, la rappresentazione e la classificazione di ... Read more

    $23.99 USD

  • Microsoft XNA Game Studio Creator's Guide, Second Edition

    Bring your PC, Zune, and Xbox gaming visions to life with Microsoft XNA Game StudioDevelop complete 2D and 3D games with step-by-step hands-on instruction, advice, and tips from two industry professionals. Fully revised to cover the latest features, Microsoft XNA Game Studio Creator's Guide, Second Edition lays out the essentials of game programming alongside exciting examples and C# code samples. ... Read more

    $29.19 USD

  • 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

    $14.39 USD or Free with Kobo Plus

  • DATABASE Dal modello concettuale ER all’applicativo finale in Access, Visual Basic, Pascal, Html e Php

    All'interno esempi di applicativi realizzati con Access, Visual Studio, Lazarus e Wamp

    L’autore ha pensato questo lavoro come opera scientifica destinata all’uso didattico e di studio per tutti coloro che si approcciano allo studio dei Database e che possono essere utilizzati anche a scopo lavorativo.L’autrice è convinta che tutti dovrebbero conoscere le Basi di dati che potrebbero risolvere varie problematiche.In questo mondo globalizzato e complesso dove le informazioni sono ... Read more

    $6.99 USD 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

    $28.09 USD

  • 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

    $2.99 USD 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

    $9.99 USD or Free with Kobo Plus

  • ASP.NET 4.5.1 初學指引[1] - 使用Visual Basic 2013

    網頁開發快速上手

    by 陳錦輝 ...
    ■ 網頁設計真簡單,依照書中步驟學習,輕鬆拖拉即可完成網頁設計。■ 透過內嵌程式碼分割模型設計,不用深入學習VB 2013語法,即可快速開發網頁。■ 全書提供上百個實用範例,讓您從做中學會網頁程式設計的精隨。■ 全書圖文並茂,先打好網頁設計的基礎知識,然後更深入了解ASP.NET的工作原理。本書的主要目的是協助初學者快速進入ASP.NET網頁程式設計的世界,並建立ASP.NET網站應用程式的觀念。因此,本書包含下列特色:(1)以圖解方式說明網站的運作流程。特別說明,為何ASP.NET能夠以事件處理模式來設計網頁程式,以及Web應用程式與Windows應用程式的區別。(2)以實例說明各種控制項,透過拖拉方式建置ASP.NET網頁。盡可能使用現有的預設控制項,加強網站的功能,例如善用驗證控制項來替使用者輸入的資訊做把關的動作。(3)使用單一檔案模式開發ASP.NET程式,使用IIS ... Read more

    $15.99 USD

  • Mastering Microsoft Visual Basic 2010

    The new edition of the ultimate comprehensive guide to Microsoft Visual BasicWhere most VB books start with beginner level topics, Mastering Visual Basic 2010 vaults you right into intermediate and advanced coverage. From the core of the language and user interface design to developing data-driven applications, this detailed book brings you thoroughly up to speed and features numerous example ... Read more

    $38.99 USD