Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Visual BASIC eBooks

Lesen Sie gerne eBooks aus der Kategorie Visual BASIC? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 124 von 145 Ergebnissen angezeigt
Skip side bar filters
  • Visual Basic in easy steps, 5th Edition

    Updated for Visual Basic/Studio Community 2017

    von Mike McGrath
    Serien 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 Lesen Sie mehr

    € 13,81

  • 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 Lesen Sie mehr

    € 40,99

  • Subclassing and Hooking with Visual Basic

    Harnessing the Full Power of VB/VB.NET

    von Stephen Teilhet
    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 Lesen Sie mehr

    € 33,65

  • Let's Play with Excel

    von Anurag Pandey
    Excel is a very powerful application. But we only use it for simple data entry purpose. We do some plus-minus and a little multiplication etc. Let's do little more with Excel. Let's play with excel. It has 51 Macros written by me. They are useful programs having original VBA coding. If you are Computer Student/ VBA Learner/ Excel Professional then you would find this book really helpful. Lesen Sie mehr

    € 2,99

  • 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 Lesen Sie mehr

    € 28,59

  • Beginning Visual Basic 2015

    von Bryan Newsome
    Learn Visual Basic step by step and start programming right awayBeginning Visual Basic 2015 is the ideal guide for new programmers, especially those learning their first language. This new edition has been updated to align with Visual Studio 2015, and also refocused to concentrate on key beginner topics. Precise, step-by-step instructions walk you through important tasks, and clear explanations Lesen Sie mehr

    € 28,99

  • 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 Lesen Sie mehr

    € 13,63

  • 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 Lesen Sie mehr

    € 6,26

  • Professional Visual Basic 2012 and .NET 4.5 Programming

    Explore Visual Basic 2012 and .NET 4.5 with this fully updated resourceAfter a quick review of the of introductory topics of Visual Basic 2012 and .NET 4.5, this book moves quickly into advanced topics such as data access with ADO.NET, security, ASP.NET web programming with Visual Basic, Windows workflow, and threading. You'll explore the essential Visual Basic 2012 functions you need, including Lesen Sie mehr

    € 38,99

  • Visual Basic in easy steps, 4th edition

    von 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 Lesen Sie mehr

    € 12,66

  • 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 Lesen Sie mehr

    € 13,63

  • 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 Lesen Sie mehr

    € 14,97

  • Doing Objects in Visual Basic 2005

    von Deborah Kurata
    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 Lesen Sie mehr

    € 44,54

  • Visual Basic 2010 Essentials

    von Neil Smyth
    Visual Basic 2010 Essentials is intended to be of use to both novices looking to learn Visual Basic 2010 and to those proficient in other languages that plan to cross-train from other programming languages. The Visual Basic language combined with the Visual Studio 2010 development environment provides a uniquely powerful yet easy to learn programming environment allowing even the absolute beginner Lesen Sie mehr

    € 12,26

  • Learn Excel in 24 Hours

    von Alex Nordeen
    The book gives a detailed introduction to Excel. It proceeds to teach basic concepts like row, columns, ribbon, worksheet, shortcuts. Later provides a detailed explanation of Formulas, Operators, and Functions. The book also briefly touches the concept of VBA.Pivot Tables, Connection to external Data Sources included.The book also includes a case study to Managing personal finance using Microsoft Lesen Sie mehr

    € 9,43

  • LINQ in Action

    LLINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. It addreses O/R mapping issues by making query operations like SQL statements part of the programming language. It also offers built-in support for querying in-memory collections like arrays or lists, XML, DataSets, and relational Lesen Sie mehr

    € 50,83

  • Visual Basic Interfaces Gráficas Aplicaciones WPF WCF Silverlight Informatica sistemas computacion ingenieria rama ra-ma

    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: Lesen Sie mehr

    € 13,63

  • Excel VBA in easy steps, 4th edition

    von Mike McGrath
    Serien 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 Lesen Sie mehr

    € 16,46

  • Apple Watch Series 6 User Guide

    Practical Manual On How To Make Use of Your 2020 Apple Watch 6 Features with Simplicity With WatchOS 7 Updates.

    The Apple Watch Series 6 introduces significant new features that improve functionality, encompasses mind-blowing features which makes Apple watch series 6 is a special one compare to the previous series, especially for iOS device users. This guide enlightens you and share more insight as regards information on Hardware, Design and Display, and Blood Oxygen (SPO2) monitoring.Apple Watch Series 6 Lesen Sie mehr

    € 4,72

  • 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, Lesen Sie mehr

    € 3,49

  • NUnit Pocket Reference

    Up and Running with NUnit

    von 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 Lesen Sie mehr

    € 6,26

  • An Introduction to Excel VBA Programming

    with Applications in Finance and Insurance

    von 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 Lesen Sie mehr

    € 69,69

  • 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 Lesen Sie mehr

    € 18,80

  • VBA for Excel: Programming VBA Macros - The Easy Introduction for Beginners and Non-Programmers

    von squirrelpublish
    *** Learn the basics of VBA in less than one day ***This e-book is an introductory course to Visual Basic for Applications (VBA), an incredibly useful tool that can make your day-to-day work with Microsoft Excel a lot easier and increase your productivity enormously. With VBA you can automate Excel work that would take a lot of time if done manually. Whether it's copying data from one workbook or Lesen Sie mehr

    € 2,99