Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Visuel BASIC e-bøger

Hvis du kan lide Visuel BASIC e-bøger, så vil du elske disse fremragende valg.
Viser 1 - 24 af 112 resultater
Skip side bar filters
  • Microsoft VBA Loop Statements for Word and Excel Includes Do…Until, While…Wend and For…Next Statements

    af 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 ... Læs mere

    50,29 kr.

  • 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 ... Læs mere

    193,13 kr.

  • Fluent Windows 8.1 App Development

    Serier serie 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 ... Læs mere

    222,49 kr.

  • 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 ... Læs mere

    72,26 kr. eller Gratis med Kobo Plus

  • Excel Programming through VBA: A Complete Macro Driven Excel 2010 Application

    Excel Programming through VBA: A Complete Macro Driven Excel 2010 ApplicationAfter completing this EBook you will have a complete, macro driven, Excel application. The original version is Excel 2010, but the code and functionality is designed to work on previous versions; in addition to the 2013 version. All source code and Excel sheets are downloadable from the author's web site.We will cover the ... Læs mere

    12,62 kr. eller Gratis med Kobo Plus

  • Excel VBA Automation for Office Work

    Build Macros, Clean Data, Automate Reports, and Save Hours with Practical Excel Projects

    Excel VBA Automation for Office Work is a practical guide for office workers, analysts, accountants, assistants, managers, and small-business users who want to save time by automating repetitive Excel tasks.This book teaches a realistic office-automation workflow: setting up VBA safely, recording and improving macros, working with workbooks and worksheets, cleaning messy data, automating recurring ... Læs mere

    47,48 kr. eller Gratis med 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 ... Læs mere

    114,55 kr. eller Gratis med Kobo Plus

  • Learning Visual Basic .NET

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

    af 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 ... Læs mere

    168,99 kr.

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    af Bill Hamilton ...
    Serier serie 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 ... Læs mere

    265,49 kr.

  • 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 ... Læs mere

    241,36 kr.

  • 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 ... Læs mere

    420,02 kr.

  • Excel VBA Programming

    Automating Excel through Visual Basic for Application

    af Steven Bright ...
    Most of the procedures and tasks in Microsoft Excel can be Automated through the use of Visual Basic Application (VBA) Excel Programming. This Book deals with the fundamentals of VBA Excel Programming and how to create Excel Add-Ins. These are what you will learn:"Introduction to Visual Basic For Application (VBA) .*Visual Basic Application (VBA) For Excel Basics.*Rules for Naming Procedures*VBA ... Læs mere

    37,98 kr. eller Gratis med Kobo Plus

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

    af 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 ... Læs mere

    25,30 kr. eller Gratis med Kobo Plus

  • Build Your Own ASP.NET 4 Web Site Using C# & VB, 4th Edition

    Using C# & VB

    Build Your Own ASP.NET 4 Web Site Using C# & VB is aimed at beginner ASP.NET developers wanting to develop their skills, web designers wanting to move into server-side programming, and experienced developers making the leap from ASP to .NET.Readers will learn:language and programming basicshow to construct ASP.Net Web Pageshow to build web applicationsto use validation controlsdatabase design and ... Læs mere

    174,99 kr.

  • Microsoft Excel VBA Codes Are Fun, Simple, and Easy to Learn In One Hour or Less: VBA for Students, Parents, and Professionals (First Edition)

    af Kenny L Keys ...
    This book is the first of three books to come in a series that is dedicated to making VBA in Microsoft Excel less scary for regular, everyday people.  I’m committed to providing tutorials in a way that will allow my books to be as easily understood as watching a cartoon on your television screen; this is why pictorial examples dominates this book; the images will follow me step by step in the ... Læs mere

    41,91 kr.

  • Visual Basic 2010 Essentials

    af 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 ... Læs mere

    95,36 kr.

  • Visual Basic 2010 Coding Briefs Data Access

    af 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 ... Læs mere

    79,18 kr. eller Gratis med Kobo Plus

  • 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

    af 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 ... Læs mere

    46,10 kr. eller Gratis med Kobo Plus

  • VB.NET Language Pocket Reference

    Syntax and Descriptions of the Visual Basic .NET Language

    Serier serie Pocket Reference (O'Reilly)
    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 ... Læs mere

    60,36 kr.

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    af 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 ... Læs mere

    252,99 kr.

  • An Introduction to Excel VBA Programming

    with Applications in Finance and Insurance

    af 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 ... Læs mere

    588,44 kr.

  • 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

    af 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 ... Læs mere

    31,64 kr. eller Gratis med Kobo Plus

  • Start-to-Finish Visual Basic 2005

    Learn Visual Basic 2005 as You Design and Develop a Complete Application

    af Tim Patrick ...
    “I have never reviewed a book I enjoyed as much as this one. Excellent coverage, perfect for the intended audience. Concise, clear, accurate descriptions. This is a winner.”        –Ken Getz, MCW Technologies, LLC   Master Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!   This book ... ... Læs mere

    244,74 kr.

  • Mastering Visual Basic

    From Fundamental Concepts to Advanced Applications in .NET

    af Thomas Blake ...
    "Mastering Visual Basic" is an in-depth exploration of the Visual Basic programming language, tailored for both beginners and experienced developers. This book provides a thorough understanding of Visual Basic's syntax, concepts, and its application in the .NET framework.Starting with the basics, the book introduces fundamental programming constructs of Visual Basic, making it an ideal resource ... Læs mere

    41,82 kr. eller Gratis med Kobo Plus