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 119 Results
Skip side bar filters
  • 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.44 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 2005 Cookbook

    Solutions for VB 2005 Programmers

    This book will help you solve more than 300 of the most common and not-so-common tasks that working Visual Basic 2005 programmers face every day. If you're a seasoned .NET developer, beginning Visual Basic programmer, or a developer seeking a simple and clear migration path from VB6 to Visual Basic 2005, the Visual Basic 2005 Cookbook delivers a practical collection of problem-solving recipes for ... Read more

    $28.79 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.09 USD

  • 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

  • Programa en VBA (Visual Basic for Applications) - nueva versión

    Este trabajo nació de la necesidad que encontró la autora de resolver problemas de diversa índole durante sus estudios y trabajos. La gran cantidad de datos y el procesamiento repetitivo requerían un procedimiento automatizado que se podía aplicar en cualquier contexto. El autor, siendo programador y experto en Pascal, Cobol y Javascript, buscó la solución más adecuada y la encontró en el Excel ... Read more

    Was $13.99 USD Now $8.99 USD

  • 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

  • Programmare in Visual Basic (VB)

    Questo lavoro è nato dalla necessità riscontrata dall’autrice di risolvere varie problematiche ripetute nel tempo, riguardanti i dati inseriti in fogli Excel nel più breve tempo possibile. L’autrice essendo programmatore ed esperta di Pascal, Cobol e Javascript ha cercato la soluzione più idonea e l’ha trovata nel VBA di Excel e nel VB di Visual Studio. Questo documento ha l’obiettivo di iniziare ... Read more

    Was $14.99 USD Now $8.99 USD

  • VBA Automation for Excel 2019 Cookbook

    Solutions to automate routine tasks and increase productivity with Excel and other MS Office applications

    A comprehensive guide to gaining a 360-degree overview of the VBA programming language and learning how to build your own programs for automating routine tasksKey FeaturesExtend the capabilities of Excel and other Office applications with the help of Microsoft VBATake your Excel programming skills to the next level by creating custom applications with dialogue boxes and the range objectAutomate ... Read more

    Was $32.39 USD Now $23.79 USD

  • Visual Basic in easy steps, 7th edition

    by Mike McGrath ...
    Series series In Easy Steps
    Now in its 7th edition, Visual Basic in easy steps shows how to create Windows applications using the latest Visual Studio Community programming environment. Using examples with free downloadable code, this renowned guide covers:Form controls, application properties, the programming language, live code analysis, problem-solving and debugging techniques.Creating macros for Word and Excel in ... Read more

    $16.10 USD

  • 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

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

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

    $14.25 USD

  • 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

    $9.99 USD

  • 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

  • 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

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

  • Programmazione facile con Visual Basic for Applications (VBA)

    Questo lavoro è nato dalla necessità riscontrata dall’autrice di risolvere varie problematiche ripetute nel tempo, riguardanti i dati inseriti in fogli Excel nel più breve tempo possibile. L’autrice essendo programmatore ed esperta di Pascal, Cobol e Javascript ha cercato la soluzione più idonea e l’ha trovata nel VBA di Excel. Questo documento ha l’obiettivo di iniziare gli utenti alla ... Read more

    Was $16.99 USD Now $8.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.49 USD

  • Microsoft Visual Studio 2005 Unleashed

    Microsoft Visual Studio 2005 Unleashed is a deep dive into the Visual Studio 2005 tool. Specifically, it will provide you with solid guidance and education that will allow you to squeeze the ultimate productivity and use out of the Visual Studio 2005 development environment. This book folds in real-world development experience with detailed information about the IDE to make you more productive and ... Read more

    $37.49 USD

  • 跟著範例學會Visual Basic 2012

    by 張逸中 ...
    精選16個主題範例,程式設計入門就從做中學本書作者將自身十年教授程式語言的經驗及教材編寫成書,設計理念為『快樂做中學』,強調藉由實作有趣的小型程式,來激起同學的學習興趣,以逐步引導同學奠定程式設計的基礎。※範例引導式學習揚棄一般程式設計書籍以理論架構為規範的枷鎖,改採兼具實用與趣味的遊戲範例引發學習興趣。※符合教學情境設計每章內容設計為3小時授課使用,提供完整的專案設計畫面與程式碼,由簡而繁逐步完成操作示範與解說過程。※進階知識補給章末均有「課後閱讀」與「進階挑戰」單元,提點進階的技術概念與實用的設計技巧,可做為觀念上的加強與練習。 ... Read more

    $7.60 USD

  • An Introduction to Excel VBA Programming

    with Applications in Finance and Insurance

    by Guojun Gan ...
    Excel Visual Basic for Applications (VBA) can be used to automate operations in Excel and is one of the most frequently used software programs for manipulating data and building models in banks and insurance companies. An Introduction to Excel VBA Programming: with Applications in Finance and Insurance introduces readers to the basic fundamentals of VBA Programming while demonstrating applications ... Read more

    $72.99 USD

  • Visual Basic 2012網路程式設計-線上遊戲實作

    by 張逸中 ...
    本書聚焦在介紹如何讓「客戶之間(client-side)連線」的程式設計技巧,包含UDP、TCP與HTTP等三種網路通訊協定的程式實作。有鑑於任何網路程式實作的難度高於一般的視窗程式設計,筆者極力降低此學習門檻,使用VB程式語言並針對線上遊戲設計所需,直接以實際範例介紹最精簡的網路連線程式。初學網路程式設計就靠這一本!包你輕鬆跨過網路程式設計的艱澀門檻沒想到用VB也能輕鬆寫出網路連線程式!本書精選14個線上遊戲程式範例,就是要讓你愈學愈有趣!本書特色包含如下:☆打破學習門檻:經課堂實際教學測試,學習成效掛保證☆範例引導式學習:採用範例實作來引發讀者的學習興趣☆符合教學情境設計:範例解說詳盡,方便教師引導同學逐步完成範例的實作☆進階知識補給:章末提供進階的概念或實用的設計技巧,可作為延伸學習使用不僅如此,HTML 5最新增加的繪圖功能,本書也有介紹喔!第12章所實作的網頁白板程式 ... Read more

    $8.86 USD

  • Programmare in VBA (Visual Basic for Applications)

    Questo lavoro è nato dalla necessità riscontrata dall’autrice di risolvere problematiche di vario genere durante il suo percorso di studi e lavorativo. La grande quantità di dati e la ripetitiva delle elaborazioni richiedevano una procedura automatizzata da poter applicare in qualsiasi contesto. L’autrice essendo programmatore ed essendo esperta di Pascal, Cobol e Javascript ha cercato la ... Read more

    Was $19.99 USD Now $8.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

    $43.19 USD