Skip to main content

Kundvagn

Du får VIP-behandlingen!

Objekt inte tillgängliga för köp
Vänligen granska din kundvagn. Du kan ta bort objekt som inte är tillgängliga nu, eller så gör vi det automatiskt i kassan.
objektobjekt
objektobjekt

Rekommenderas för dig

Loading...

Visual BASIC E-böcker

Om du gillar Visual BASIC-e-böcker så kommer du att älska dessa toppval.
Visar 124 av 100 resultat
Skip side bar filters
  • Start-to-Finish Visual Basic 2005

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

    av 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, LLCMaster Visual Basic 2005 by Building a Complete, Production-Quality Application from Start-to-Finish!This book is the fastest, best way for experienced programmers to truly master real-world ... Läs mer

    346,19 kr

  • Visual Basic 2012 Programmer's Reference

    av Rod Stephens ...
    The comprehensive guide to Visual Basic 2012Microsoft Visual Basic (VB) is the most popular programming language in the world, with millions of lines of code used in businesses and applications of all types and sizes. In this edition of the bestselling Wrox guide, Visual Basic expert Rod Stephens offers novice and experienced developers a comprehensive tutorial and reference to Visual Basic 2012. ... Läs mer

    369,93 kr

  • 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 ... Läs mer

    54,78 kr eller gratis med Kobo Plus

  • Writing Excel Macros with VBA

    Learning to Program the Excel Object Model Using VBA

    Newly updated for Excel 2002, Writing Excel Macros with VBA, 2nd Edition provides Excel power-users, as well as programmers who are unfamiliar with the Excel object model, with a solid introduction to writing Visual Basic for Applications (VBA) macros and programs for Excel. In particular, the book focuses on:The Visual Basic Editor and the Excel VBA programming environment. Excel features a ... Läs mer

    251,74 kr

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    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 ... Läs mer

    138,85 kr

  • ADO.NET 3.5 Cookbook

    Building Data-Centric .NET Applications

    av Bill Hamilton ...
    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 mer

    346,19 kr

  • Start-to-Finish Visual Basic 2015

    av Tim Patrick ...
    Nobody learns a programming language just to brag about writing loops. Instead, languages exist so you can create great software. That’s the purpose of Start-to-Finish Visual Basic 2015, to show you how to write a complete, useful, working application in Visual Basic and .NET.Each chapter introduces essential Visual Basic concepts, and shows you how to apply them by crafting a full business-level ... Läs mer

    93,87 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)

    av 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 mer

    49,80 kr

  • Visual Basic 2010 Coding Briefs Data Access

    av 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 mer

    99,51 kr eller gratis med 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 ... Läs mer

    92,21 kr eller gratis med Kobo Plus

  • C# 5.0 in a Nutshell

    The Definitive Reference

    When you have a question about C# 5.0 or the .NET CLR, this bestselling guide has precisely the answers you need. Uniquely organized around concepts and use cases, this updated fifth edition features a reorganized section on concurrency, threading, and parallel programming—including in-depth coverage of C# 5.0’s new asynchronous functions.Shaped by more than 20 expert reviewers, including ... Läs mer

    369,82 kr

  • Numerical Calculations for Process Engineering Using Excel VBA

    av Chi M. Phan ...
    Numerical Calculations for Process Engineering Using Excel VBA provides numerical treatment of process engineering problems with VBA programming and Excel spreadsheets. The problems are solving material and energy balances, optimising reactors and modelling multiple-factor processes. The book includes both basic and advanced codes for numerical calculations. The basic methods are presented in ... Läs mer

    748,64 kr

  • Visual Basic in easy steps, 5th Edition

    Updated for Visual Basic/Studio Community 2017

    av Mike McGrath ...
    Serie serie 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 ... Läs mer

    151,24 kr

  • 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 ... Läs mer

    472,11 kr

  • Subclassing and Hooking with Visual Basic

    Harnessing the Full Power of VB/VB.NET

    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 ... Läs mer

    369,82 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 mer

    314,70 kr

  • 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 ... Läs mer

    163,02 kr eller gratis med Kobo Plus

  • 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 ... Läs mer

    74,08 kr

  • Visual Basic in easy steps, 4th edition

    av 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 ... Läs mer

    138,63 kr

  • 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 mer

    163,86 kr eller gratis med Kobo Plus

  • 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 mer

    527,82 kr

  • Let's Play with Excel

    av Anurag Pandey ...
    Let's Play with ExcelWhat can you really make Excel do with VBA?Excel is much more than a tool for entering data, making tables, and performing calculations. With VBA, logical thinking, and a little creativity, you can automate repetitive work, manipulate data, generate useful documents, solve programming problems, and explore possibilities that go beyond ordinary spreadsheet operations.Let's Play ... Läs mer

    37,49 kr eller gratis med Kobo Plus

  • 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, ... Läs mer

    221,21 kr

  • Microsoft Visual Basic 2010 Step by Step

    Serie serie Step by Step Developer
    Your hands-on, step-by-step guide to learning Visual Basic 2010.Teach yourself the essential tools and techniques for Visual Basic 2010-one step at a time. No matter what your skill level, you'll find the practical guidance and examples you need to start building professional applications for Windows and the Web.Discover how to:Work in the Microsoft Visual Studio 2010 Integrated Development ... Läs mer

    283,22 kr