Skip to main content

Winkelwagen

Je krijgt de VIP-behandeling!

Artikel(en) niet beschikbaar voor aankoop
Bekijk je winkelwagentje. Je kunt de niet-beschikbare artikelen nu verwijderen of we verwijderen ze bij de kassa automatisch.
artikelenartikel
artikelenartikel

Aanbevolen voor jou

Loading...

eBooks in de categorie Visual BASIC

Als je eBooks uit de categorie Visual BASIC' leuk vindt, dan vind je deze toptitels ook geweldig.
25 - 48 van 84 resultaten worden weergegeven
Skip side bar filters
  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Serie series Pocket Reference (O'Reilly)
    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 ... Meer lezen

    9,00 €

  • NUnit Pocket Reference

    Up and Running with NUnit

    door Bill Hamilton ...
    Serie series Pocket Reference (O'Reilly)
    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 ... Meer lezen

    6,03 €

  • Visual Basic in easy steps, 5th Edition

    Updated for Visual Basic/Studio Community 2017

    door Mike McGrath ...
    Serie 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 ... Meer lezen

    13,79 €

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

    door 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 ... Meer lezen

    3,00 €

  • Microsoft Word VBA Codes Are Easy to Learn Under an Hour for Some People

    door Kenny L Keys ...
    You can quickly learn what a comment, an array, a variable, a text string, a VBA loop Statement, a With Statement, a Set Statement, a Dim Statement and the basic functions of Microsoft Word 2010 VBA from the pages of this small book, but you must first have the desire to learn VBA; without the desire, you’ll only end up being disappointed in this book or any other book.  When a person lacks an ... Meer lezen

    3,00 €

  • Kubernetes

    Do you want a container management system that provides outstanding community and industry support?Do you want something that supports a wide spectrum of workloads, programming languages and frameworks?Look no further!Kubernetes has fast become the go-to platform when it comes to container management, both open source and commercial, providing a widely used solution that has surged in popularity ... Meer lezen

    3,49 € of Gratis met Kobo Plus

  • 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 ... Meer lezen

    5,25 € of Gratis met Kobo Plus

  • VBA pour Excel

    Versions 2019 et Office 365

    Serie series Les guides de formation Tsoft
    Ce manuel d'autoformation est destiné aux utilisateurs avancés d'Excel souhaitant recourir au langage de programmation VBA pour développer des applications d'entreprise sous Excel version 2019 ou Office 365.La première partie présente sous forme de fiches pratiques le langage VBA et le modèle objet d'Excel.La deuxième partie fournit des conseils méthodologiques illustrés d'exemples réutilisables ... Meer lezen

    14,99 €

  • Microsoft Access 2010 VBA Macro Programming

    door Richard Shepherd ...
    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 ... Meer lezen

    36,14 €

  • Java Swing Programming

    GUI Tutorial From Beginner To Expert

    door Rob Botwright ...
    Welcome to the ultimate Java Swing Programming bundle! Are you ready to embark on a thrilling journey from GUI beginner to expert? Look no further! Our comprehensive bundle has everything you need to become a Java Swing wizard. ♂️ Book 1: Java Swing Essentials Start your adventure with the essentials! This beginner's guide will introduce you to the fundamental concepts of GUI programming in Java ... Meer lezen

    7,49 € of Gratis met Kobo Plus

  • 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 ... Meer lezen

    40,99 €

  • Microsoft Visual Basic 2010 Developer's Handbook

    Serie series Developer Reference
    Your expert guide to building modern applications with Visual Basic 2010Take control of Visual Basic 2010—for everything from basic Windows and web development to advanced multithreaded applications. Written by Visual Basic experts, this handbook provides an in-depth reference on language concepts and features, as well as scenario-based guidance for putting Visual Basic to work. It's ideal whether ... Meer lezen

    33,06 €

  • Visual Basic 6.0 Programming By Examples

    Key Programming Concepts

    door Sergey Skudaev ...
    Visual Basic is one of the easiest to learn computer programming language.Yes, it is obsolete but all MS Office products include VBA (Visual Basic for Application) and if you learn VB you will know VBA!In my tutorial, I used VB 6 to explain step by step how to create a simple Visual Basic Application and a relatively complex one (a Patient Management system) that is using a database. A patient ... Meer lezen

    2,49 €

  • Programmation Excel avec VBA

    Compatible avec toutes les versions d'Excel

    door Mikaël Bidault ...
    Serie 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 ... Meer lezen

    23,99 €

  • Microsoft VBA Loop Statements for Word and Excel Includes Do…Until, While…Wend and For…Next Statements

    door Kenny L Keys ...
    This book is the third and final book in the Microsoft VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less series.  I’m dedicated to making VBA as simple as possible for anyone who wants to harness its power and efficiency.  Since I’ve already explained Microsoft VBA statements, built-in objects, arrays, variables, integers, Sub, Private Sub and Public Sub tags in my previous books, I ... Meer lezen

    4,00 €

  • 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 ... Meer lezen

    22,02 €

  • Fluent Windows 8.1 App Development

    Serie series Fluent Learning
    Based on the principles of cognitive science and instructional design, Fluent Windows 8.1 App Development, part of the Fluent Learning series, is a true tutorial that will help you build effective working models for understanding a large and complex subject: developing XAML applications for Windows 8.1.   Most introductory books just talk at you and give you “exercises” that have more to do with ... Meer lezen

    25,43 €

  • 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 ... Meer lezen

    Was 13,99 € Nu 6,99 € of Gratis met Kobo Plus

  • 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 ... Meer lezen

    Was 12,99 € Nu 6,99 € of Gratis met 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 ... Meer lezen

    Was 12,99 € Nu 6,99 € of Gratis met 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 ... Meer lezen

    15,40 € of Gratis met Kobo Plus

  • Learning Visual Basic .NET

    Introducing the Language, .NET Programming & Object Oriented Software Development

    door Jesse Liberty ...
    Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high ... Meer lezen

    17,16 €

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    door Bill Hamilton ...
    Serie series Cookbooks (O'Reilly)
    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 ... Meer lezen

    26,70 €

  • 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 ... Meer lezen

    27,55 €