Skip to main content

Handlekurv

Du får VIP-behandlingen!

Titlene er ikke tilgjengelige for kjøp
Se gjennom handlekurven din. Du kan fjerne titlene som ikke er tilgjengelige nå eller vi fjerner dem automatisk ved kassen.
titlertittel
titlertittel

Anbefalt for deg

Loading...

Visual BASIC e-bøker

Hvis du liker Visual BASIC-e-bøker, kommer du til å elske disse toppvalgene.
Viser 121144 av 148 resultater
Skip side bar filters
  • ASP.NET 4.5.1 初學指引[1] - 使用Visual Basic 2013

    網頁開發快速上手

    av 陳錦輝 ...
    ■ 網頁設計真簡單,依照書中步驟學習,輕鬆拖拉即可完成網頁設計。■ 透過內嵌程式碼分割模型設計,不用深入學習VB 2013語法,即可快速開發網頁。■ 全書提供上百個實用範例,讓您從做中學會網頁程式設計的精隨。■ 全書圖文並茂,先打好網頁設計的基礎知識,然後更深入了解ASP.NET的工作原理。本書的主要目的是協助初學者快速進入ASP.NET網頁程式設計的世界,並建立ASP.NET網站應用程式的觀念。因此,本書包含下列特色:(1)以圖解方式說明網站的運作流程。特別說明,為何ASP.NET能夠以事件處理模式來設計網頁程式,以及Web應用程式與Windows應用程式的區別。(2)以實例說明各種控制項,透過拖拉方式建置ASP.NET網頁。盡可能使用現有的預設控制項,加強網站的功能,例如善用驗證控制項來替使用者輸入的資訊做把關的動作。(3)使用單一檔案模式開發ASP.NET程式,使用IIS ... Les mer

    158,29 kr

  • Cybersecurity

    Mastering Information Technology Security: Securing Your Electronic Data from Hacker Attacks While Browsing the Internet on Various Devices, Including PCs and Televisions

    av Ryan roffe ...
    In today's landscape, cybercrime is on the rise, posing significant challenges for individuals and smaller businesses due to inadequate cybersecurity measures. Despite the belief that data is secure, companies face daily attacks, often orchestrated by cyber-criminals with far greater expertise than the average person or employee. These criminals exploit personal data for various purposes, ... Les mer

    87,52 kr eller gratis med Kobo Plus

  • Visual Basic 2015 in 24 Hours, Sams Teach Yourself

    av James Foxall ...
    Serie serien Sams Teach Yourself
    In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern Windows applications with Microsoft® Visual Basic® 2015. Using a straightforward, step-by-step approach, each lesson builds on what you’ve already learned, giving you a strong foundation for success with every aspect of VB 2015 development.Notes present interesting pieces of information.Tips offer ... Les mer

    232,99 kr

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

    280,89 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 ... Les mer

    136,89 kr eller gratis med Kobo Plus

  • Mastering Excel: Starter Set

    av Mark Moore ...
    Ramp up your Excel skills with the Mastering Excel Starter Set. This collection of three Excel lessons will get you on the path to be the Excel guru.The Starter Set includes:Mastering Excel Macros - Introduction: The first in the mastering Excel macros series. The series starts from the most basic levels (you need to know nothing about macros) and ends with you writing macro to control PowerPoint ... Les mer

    Gratis

  • Visual C#. Interfaces Gráficas y Aplicaciones para Internet con WPF, WCF y Silverlight

    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: ... Les mer

    121,69 kr eller gratis med Kobo Plus

  • Programming ArcObjects with VBA

    A Task-Oriented Approach, Second Edition

    If you're ready to take your knowledge of ArcGIS to the next level, then you need to learn how to work with ArcObjects. But with thousands of objects, properties, and methods, how can you ever hope to sort through the ArcObjects model diagrams? The first edition of Chang's Programming ArcObjects with VBA: A Task-Oriented Approach gave us the answer. The author's task-oriented approach shows you ... Les mer

    938,58 kr

  • Beginning Visual Basic 2010

    Visual Basic 2010 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2010 in its entirety—you would need a library of books. What this book aims to do is to get you started as quickly and easily as possible. It shows you the roadmap, so to speak, of what there is and where to go. Once we've taught you the basics of creating working ... Les mer

    380,59 kr

  • Practical Database Programming with Visual Basic.NET

    av Ying Bai ...
    Practical Database Programming with Visual Basic.NETThe most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutionsVisual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET ... Les mer

    1 100,69 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 ... Les mer

    296,39 kr

  • Easy Programming with Visual Basic (VB)

    This document is intended to introduce users to programming in general and to programming in Visual Basic in particular. The VB is simple and can be used on existing csv files or data entered directly into Visual Studio, quickly processing a large amount of data. For the moment the only tool we need is Visual Studio and the csv files. Obviously I can't go into the intricacies of the databases that ... Les mer

    92,04 kr eller gratis med Kobo Plus

  • Programmierung in Visual Basic (VB)

    von der promanalyse zum programm

    Diese Arbeit entstand aus der vom Autor gefundenen Notwendigkeit, verschiedene Probleme, die sich im Laufe der Zeit wiederholten, in Bezug auf die in Excel-Tabellen eingefügten Daten in kürzester Zeit zu lösen. Als Programmierer und Experte für Pascal, Cobol und Javascript suchte der Autor nach der am besten geeigneten Lösung und fand sie im Excel VBA und im Visual Studio VB. Dieses Dokument soll ... Les mer

    92,04 kr eller gratis med Kobo Plus

  • Microsoft Visual Basic 2010 Step by Step

    Serie serien 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 ... Les mer

    227,09 kr

  • ADO.NET in a Nutshell

    Serie serien In a Nutshell (O'Reilly)
    Written by experts on the Microsoft® .NET programming platform, ADO.NET in a Nutshell delivers everything .NET programmers will need to get a jump-start on ADO.NET technology or to sharpen their skills even further. In the tradition of O'Reilly's In a Nutshell Series, ADO.NET in a Nutshell is the most complete and concise source of ADO.NET information available.ADO.NET is the suite of data access ... Les mer

    227,09 kr

  • .NET Gotchas

    75 Ways to Improve Your C# and VB.NET Programs

    Like most complex tasks, .NET programming is fraught with potential costly, and time-consuming hazards. The millions of Microsoft developers worldwide who create applications for the .NET platform can attest to that. Thankfully there's now a book that shows you how to avoid such costly and time-consuming mistakes. It's called .NET Gotchas.The ultimate guide for efficient, pain-free coding, .NET ... Les mer

    201,79 kr

  • Programming .NET Components

    Design and Build .NET Applications Using Component-Oriented Programming

    av Juval Lowy ...
    Brilliantly compiled by author Juval Lowy, Programming .NET Components, Second Edition is the consummate introduction to the Microsoft .NET Framework--the technology of choice for building components on Windows platforms. From its many lessons, tips, and guidelines, readers will learn how to use the .NET Framework to program reusable, maintainable, and robust components.Following in the footsteps ... Les mer

    252,29 kr

  • LINQ Pocket Reference

    Learn and Implement LINQ for .NET Applications

    Serie serien 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 ... Les mer

    114,69 kr

  • NUnit Pocket Reference

    Up and Running with NUnit

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

    62,99 kr

  • Visual Basic 2012網路程式設計-線上遊戲實作

    av 張逸中 ...
    本書聚焦在介紹如何讓「客戶之間(client-side)連線」的程式設計技巧,包含UDP、TCP與HTTP等三種網路通訊協定的程式實作。有鑑於任何網路程式實作的難度高於一般的視窗程式設計,筆者極力降低此學習門檻,使用VB程式語言並針對線上遊戲設計所需,直接以實際範例介紹最精簡的網路連線程式。初學網路程式設計就靠這一本!包你輕鬆跨過網路程式設計的艱澀門檻沒想到用VB也能輕鬆寫出網路連線程式!本書精選14個線上遊戲程式範例,就是要讓你愈學愈有趣!本書特色包含如下:☆打破學習門檻:經課堂實際教學測試,學習成效掛保證☆範例引導式學習:採用範例實作來引發讀者的學習興趣☆符合教學情境設計:範例解說詳盡,方便教師引導同學逐步完成範例的實作☆進階知識補給:章末提供進階的概念或實用的設計技巧,可作為延伸學習使用不僅如此,HTML 5最新增加的繪圖功能,本書也有介紹喔!第12章所實作的網頁白板程式 ... Les mer

    92,34 kr

  • C#-Visual Basic Bilingual Dictionary : Visual Studio 2015 Edition

    av Tim Patrick ...
    Built on Microsoft’s powerful .NET Framework, C# and Visual Basic are complete equals in terms of coding power and application development possibilities. In today’s multi-platform environment, an understanding of both languages is a job requirement. The C#-Visual Basic Bilingual Dictionary unifies the languages by providing clear, functional equivalents for all syntax and grammar differences.• ... Les mer

    95,15 kr

  • Numerical Methods for Chemical Engineers Using Excel, VBA, and MATLAB

    av Victor J. Law ...
    While teaching the Numerical Methods for Engineers course over the last 15 years, the author found a need for a new textbook, one that was less elementary, provided applications and problems better suited for chemical engineers, and contained instruction in Visual Basic for Applications (VBA). This led to six years of developing teaching notes that ... Les mer

    1 221,48 kr

  • Multivariate Nonparametric Regression and Visualization

    With R and Applications to Finance

    Serie serien Wiley Series in Computational Statistics
    A modern approach to statistical learning and its applications through visualization methodsWith a unique and innovative presentation, Multivariate Nonparametric Regression and Visualization provides readers with the core statistical concepts to obtain complete and accurate predictions when given a set of data. Focusing on nonparametric methods to adapt to the multiple types of data generating ... Les mer

    1 141,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. ... Les mer

    380,59 kr