Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

VisualBASIC 電子書籍

VisualBASIC の本がお好きな方におすすめです。
101件の検索結果中124を表示
Skip side bar filters
  • VBScript Pocket Reference

    Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for server-side, client-side, and system scripting. Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows ... もっと見る

    722 円

  • 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 ... もっと見る

    3,617 円

  • 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 ... もっと見る

    2,895 円

  • 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 ... もっと見る

    722 円

  • Microsoft Excel VBA Like Operator and Wildcard Characters

    Kenny L Keys ...
    This five-minute eBook will quickly show anyone how to use Microsoft’s VBA operators (e.g., , Like, And) and its wildcard characters (e.g., #, ? and *) to filter for data in spreadsheet cells. If a user has ever worked with filtering data in Microsoft Access databases, he or she will be very familiar with these operators and wildcard characters and how they’re used to extract data, but the user ... もっと見る

    197 円

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

    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 ... もっと見る

    494 円

  • Beginning Visual Basic 2012

    Bryan Newsome ...
    The ultimate beginner's guide to programming in Visual Basic 2012Visual Basic, used to write Windows applications and web apps with ASP.NET, is an essential language for beginning programmers. Using the time-tested Wrox approach, this guide provides a step-by-step format that gets beginners up and running quickly and confidently. Essential topics covered include writing Windows applications, ... もっと見る

    6,051 円

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

    Stephen J Link ...
    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 ... もっと見る

    350 円

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

    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 ... もっと見る

    494 円

  • 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 ... もっと見る

    1,813 円

  • VBScript in a Nutshell

    A Desktop Quick Reference

    Lightweight yet powerful, VBScript from Microsoft® is used in four main areas: server-side web applications using Active Server Pages (ASP), client-side web scripts using Internet Explorer, code behind Outlook forms, and automating repetitive tasks using Windows Script Host (WSH). VBScript in a Nutshell, Second Edition delivers current and complete documentation for programmers and system ... もっと見る

    2,895 円

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

    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 ... もっと見る

    494 円

  • Visual Basic 2012 Programmer's Reference

    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. ... もっと見る

    4,746 円

  • NUnit Pocket Reference

    Up and Running with NUnit

    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 ... もっと見る

    722 円

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

    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 ... もっと見る

    593 円

  • ADO: ActiveX Data Objects

    Creating Data-Driven Solutions

    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 ... もっと見る

    3,529 円

  • 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 ... もっと見る

    7,267 円

  • NHibernate with ASP.NET Problem Design Solution

    Scott Millett ...
    シリーズ 本: 89 - Wrox Blox
    This Wrox Blox demonstrates how to start using NHibernate in line business applications using ASP.NET and VB.NET. Using NHibernate will speed up your application development by removing the need to build your own Data Access Layer (DAL). In addition, you can focus solely on the business problem instead of the infrastructure concerns. Using a simple demo application as an example, this Wrox Blox ... もっと見る

    795 円

  • Process Engineering and Design Using Visual Basic®

    Arun Datta ...
    Software tools are a great aid to process engineers, but too much dependence on such tools can often lead to inappropriate and suboptimal designs. Reliance on software is also a hindrance without a firm understanding of the principles underlying its operation, since users are still responsible for devising the design.In Process Engineering and Desi ... もっと見る

    48,916 円

  • Advanced Ludo with Excel VBA Code Learn How to Build a Fully Functional Ludo Game from Scratch Using Excel VBA

    Anurag Pandey ...
    This book contains over 1800 lines of code and easy instructions to create a Fully Functional, Advanced and AI-powered Ludo game in Microsoft Excel. This book not only helps in developing Ludo game but is also a source to learn coding, logic building and Excel VBA. Students of Computer Science (class 8 onward) can benefit from this book. Professionals who use Excel will also find it helpful. ... もっと見る

    500 円

  • Start-to-Finish Visual Basic 2005

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

    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 ... もっと見る

    6,148 円

  • 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 ... もっと見る

    961 円

  • 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 ... もっと見る

    1,082 円

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

    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 ... もっと見る

    450 円