Mostrando 621 - 640 Resultados de 676 Para Buscar '"Visual Basic"', tiempo de consulta: 0.09s Limitar resultados
  1. 621
    por Liberty, Jesse
    Publicado 2001
    Tabla de Contenidos: “…Intro -- Table of Contents -- Preface -- About This Book -- What You Need To Use This Book -- How the Book Is Organized -- Part I, The C# Language -- Part II, Programming with C# -- Part III, The CLR and the .NET Framework -- Who This Book Is For -- C# 2.0 Versus C# 1.1 -- C# Versus Visual Basic .NET -- C# Versus Java -- C# Versus C and C++ -- Conventions Used in This Book -- Support -- We'd Like to Hear from You -- Safari Enabled -- Acknowledgments -- Part I -- C# and the .NET Framework -- The .NET Platform -- The .NET Framework -- Compilation and the MSIL -- The C# Language -- Getting Started: "Hello World" -- Classes, Objects, and Types -- Methods -- Comments -- Console Applications -- Namespaces -- The Dot Operator (.) -- The using Keyword -- Case Sensitivity -- The static Keyword -- Developing "Hello World" -- Editing "Hello World" -- Compiling and Running "Hello World" -- Using the Visual Studio .NET Debugger -- C# Language Fundamentals -- Types -- Working with Built-in Types -- Choosing a built-in type -- Converting built-in types -- Variables and Constants -- Definite Assignment -- Constants -- Enumerations -- Strings -- Identifiers -- Expressions -- Whitespace -- Statements -- Unconditional Branching Statements -- Conditional Branching Statements -- if...else statements -- Nested if statements -- switch statements: an alternative to nested ifs -- Switch on string statements -- Iteration Statements -- The goto statement -- The while loop -- The do...while loop -- The for loop -- The foreach statement -- The continue and break statements -- Operators -- The Assignment Operator (=) -- Mathematical Operators -- Simple arithmetical operators (+, -, *, /) -- The modulus operator (%) to return remainders -- Increment and Decrement Operators -- Calculate and reassign operators -- The prefix and postfix operators -- Relational Operators…”
    Libro electrónico
  2. 622
    por Larson, Brian
    Publicado 2012
    “…Plan for, install, configure, and customize SQL Server 2012 Reporting Services Retrieve data with SELECT queries Generate reports from the Report Wizard and from scratch Enhance your reports with charts, images, gauges, and maps Add value to reports through summarizing, totaling, and interactivity Build reusable report templates Embed Visual Basic, .NET functions and subreports into your reports Enable end-user access to reports via the Report Server and its Report Manager web interface Integrate SSRS reports with your own websites and custom applications Follow along with sample reports from the book's case study…”
    Libro electrónico
  3. 623
    Publicado 2014
    Tabla de Contenidos: “…Example Program in Visual Basic 6. -- 3.8. Finding the Shear Angle. -- 3.9. …”
    Libro electrónico
  4. 624
    Publicado 2018
    Tabla de Contenidos: “…Discovering data using Kibana Discover -- Configuring Packetbeat to push packet data into Elasticsearch -- Configuring Kibana to read the Elasticsearch index with packet logs -- Exploring Kibana Discover to access packet data -- Showing the required fields -- Applying the time filter -- Elasticsearch query DSL -- Filter -- Saving and opening searches -- Saving the result -- Opening the result -- Sharing results -- Field data statistics -- Summary -- Chapter 4: Visualizing the Data -- Creating visualizations -- Basic charts -- Data -- Maps -- Time series -- Other -- Pie charts -- Metric aggregation -- Bucket aggregation -- Creating a pie chart -- Adding another dimension to the pie chart -- Bar charts -- Metric aggregation -- Bucket aggregation -- Creating a bar chart -- Area charts -- Creating an area chart -- Data metrics -- Creating a data metric -- Data tables -- Creating the data table -- Tag clouds -- Creating a tag cloud -- Markdown -- Creating a markdown visualization -- Sharing visualizations -- Summary -- Chapter 5: Dashboarding to Showcase Key Performance Indicators -- Creating the dashboard -- Arranging visualizations -- Moving visualizations -- Resizing visualizations -- Removing visualizations -- Showing in full screen -- Showing visualization data -- Modifying the visualization -- Saving the dashboard -- Sharing the dashboard -- Sharing the saved dashboard -- Sharing the snapshot -- Cloning the dashboard -- Exploring the dashboard -- The search query -- Adding filters -- Applying the time filter -- Clicking on visualizations -- Summary -- Chapter 6: Handling Time Series Data with Timelion -- Timelion interface -- Timeline expression -- .es function parameters -- Chainable methods -- .sum() -- .avg() -- .min() -- .max() -- .log() -- .abs() -- .divide() -- .multiply() -- .derivative() -- .bars() -- .color() -- .label() -- .legend()…”
    Libro electrónico
  5. 625
    por Gómez Gutiérrez, Juan Antonio
    Publicado 2017
    Tabla de Contenidos: “…DESARROLLADOR -- 9.1 CÓDIGO -- 9.1.1 VISUAL BASIC -- 9.1.2 MACROS -- 9.1.3 GRABAR MACRO -- 9.1.4 USAR REFERENCIAS RELATIVAS -- 9.1.5 SEGURIDAD DE MACROS -- 9.2 COMPLEMENTOS -- 9.2.1 COMPLEMENTOS -- 9.2.2 COMPLEMENTOS DE EXCEL -- 9.2.3 COMPLEMENTOS COM -- 9.3 CONTROLES -- 9.3.1 INSERTAR -- 9.3.2 MODO DISEÑO -- 9.3.3 PROPIEDADES -- 9.3.4 VER CÓDIGO -- 9.3.5 EJECUTAR CUADRO DE DIÁLOGO -- 9.4 XML -- 9.4.1 ORIGEN -- 9.4.2 PROPIEDADES DE LA ASIGNACIÓN -- 9.4.3 PAQUETES DE EXPANSIÓN -- 9.4.4 ACTUALIZAR DATOS -- 9.4.5 IMPORTAR -- 9.4.6 EXPORTAR -- MATERIAL ADICIONAL -- ÍNDICE ALFABÉTICO…”
    Libro electrónico
  6. 626
    Publicado 2002
    Tabla de Contenidos: “…The COM toolkit -- 11.1 Overview -- 11.2 Getting started -- 11.2.1 Accessing the toolkit -- 11.2.2 Installing the toolkit -- 11.2.3 Adding the COM toolkit reference to your project -- 11.3 Visual Basic samples -- 11.4 The Login sample -- 11.4.1 Initialize Sametime services - the SametimeSession module -- 11.4.2 Login to Sametime - the LoginForm -- 11.5 The Awareness sample -- 11.5.1 Initialize Sametime service - the SametimeSession module -- 11.5.2 Be aware of other users - the AwarenessForm -- 11.5.3 Log into Sametime - the LoginForm -- 11.5.4 Adding users to the AwarenessList - the AddUserForm -- 11.5.5 Changing my own status - the ChangeStatusForm -- 11.6 The BuddyList sample -- 11.6.1 Initialize Sametime service - the SametimeSession module -- 11.6.2 Adding Instant Messaging capabilities - the BuddyListForm -- 11.6.3 Chatting with others - the ChatForm -- 11.7 Summary -- Chapter 12. …”
    Libro electrónico
  7. 627
    Publicado 2003
    Tabla de Contenidos: “…Setting up the development environment -- 2.1 Setting up the development environment -- 2.2 Installing the toolkits -- 2.2.1 Sametime Software Development Kit (SDK) documentation -- 2.3 The Java Client and Community Server Toolkits -- 2.3.1 IBM WebSphere Studio Application Developer 5.0 -- 2.3.2 Borland JBuilder -- 2.3.3 Sun JDK -- 2.3.4 Installing the C++ Toolkits -- 2.3.5 Microsoft Visual C++ -- 2.4 Installing the COM Toolkit -- 2.4.1 Microsoft Visual Basic -- Part 2 Sametime enabling applications -- Chapter 3. …”
    Libro electrónico
  8. 628
    por Bai, Ying, 1956-
    Publicado 2003
    “…Step-by-step interfacing of C/C++ and Visual C++ 6.0; Visual Basic 6.0; MATLAB; Smalltalk; LabVIEW, LabWindows/CVI, and Measurement Studio; Java 1.2 and 1.3; Perl; and more! …”
    Libro electrónico
  9. 629
    Publicado 2004
    “…Tips that ease migration from Visual C++ and Visual Basic 6 to Visual c# .NET 2003.…”
    Libro electrónico
  10. 630
    Publicado 2016
    “…. • Plan for, install, configure, and customize SQL Server 2016 Reporting Services • Design and generate feature-rich reports using the Report Wizard • Work with Report Designer in Visual Studio, Report Builder, and the Mobile Report Publisher • Incorporate charts, images, gauges, and maps • Enhance your reports through summarizing, totaling, and interactivity • Build reusable report templates • Embed Visual Basic .NET functions and subreports • Enable end-user access via the Report Server and its web portal interface • Integrate SSRS reports with your own websites and custom applications • Follow along with sample reports from the book’s case study…”
    Libro electrónico
  11. 631
    Publicado 2015
    “…During his sixteen years at Microsoft he was a developer working on the Visual Basic, VBScript, JScript and C# compilers and a member of the C# language design team. …”
    Video
  12. 632
    Publicado 2022
    “…The book also offers: Discussions of the extension of .NET to non-Microsoft platforms like OSX and Linux Explanations of the newest features in C#9, including support for record types, and enhanced support for tuples, pattern matching, and nullable reference types Integrating .NET applications with Microsoft Azure services such as Azure App Configuration, Azure Key Vault, Azure Functions, the Azure Active Directory, and others Downloadable code examples from wrox.com and github.com with online updates for C# 10 and .NET 6 Perfect for programmers with a background in C#, Visual Basic, Java, or C/C++, Professional C# and .NET: 2021 Edition will also earn a place in the libraries of software architects seeking an up-to-date and fulsome treatment of the latest C# and .NET releases…”
    Libro electrónico
  13. 633
    Publicado 2002
    “…In much the way that you can see the features and personality of the parents and grandparents in young children, you can easily see the influence of Java, C++, Visual Basic, and other languages in C#. The level of information in Programming C#, 2nd Edition allows you to become productive quickly with C# and to rely on it as a powerful addition to your family of mastered programming languages…”
    Libro electrónico
  14. 634
    Publicado 2020
    “…The book concludes with view factor computations of bifacial solar photovoltaic based on the finite element method using two programming languages to demonstrate that Python offers a better platform than Microsoft Excel-Visual Basic for Applications where computation time is a significant modelling challenge…”
    Libro electrónico
  15. 635
    Publicado 2016
    “…Paul and his father—Harvey Deitel—have written many international best-selling programming-language professional books and textbooks that millions of people worldwide have used to master C++, C, JavaTM, C#, Visual Basic®, Visual C++®, XML, Perl, Python, and Internet and web programming…”
    Video
  16. 636
    Publicado 2007
    “…Readers will come away from this book understanding Agile principles, and the fourteen practices of Extreme Programming Spiking, splitting, velocity, and planning iterations and releases Test-driven development, test-first design, and acceptance testing Refactoring with unit testing Pair programming Agile design and design smells The five types of UML diagrams and how to use them effectively Object-oriented package design and design patterns How to put all of it together for a real-world project Whether you are a C# programmer or a Visual Basic or Java programmer learning C#, a software development manager, or a business analyst, Agile Principles, Patterns, and Practices in C# is the first book you should read to understand agile software and how it applies to programming in the .NET Framework. ..…”
    Libro electrónico
  17. 637
    Publicado 2015
    “…Understand database objects and design systems objects Build forms, create tables, manipulate datasheets, and add data validation Use Visual Basic automation and XML Data Access Page design Exchange data with other Office applications, including Word, Excel, and more From database fundamentals and terminology to XML and Web services, this book has everything you need to maximize Access 2016 and build the database you need…”
    Libro electrónico
  18. 638
    Publicado 2012
    “…He has worked at Microsoft, where he developed and managed developers on the Visual Basic, Visual J++, and .NET Windows Forms teams, and co-founded a mobile development startup in Beijing specialising in iOS and Android apps. …”
    Video
  19. 639
    Publicado 2015
    “…During his 16 years at Microsoft he was a developer working on the Visual Basic, VBScript, JScript and C# compilers and a member of the C# language design committee; he is now a C# MVP. …”
    Video
  20. 640
    por Watkins, Damien
    Publicado 2003
    “…Topic coverage includes: The Common Language Runtime (CLR) and the Framework Class Libraries The CLR's Type, Metadata, and Execution Systems Creating and deploying .NET Assemblies Internationalization and localization facilities .NET Languages, including C# and Visual Basic .NET The book concludes with appendixes written by other specialists in the field: Paul Vick (writing about VB .NET), Eric Gunnerson (on C#), Mark Hammond (on Python for .NET), Jan Dubois (on Perl for .NET), John Gough (on Component Pascal for .NET), Pankaj Surana (on Scheme for .NET), Nigel Perry (on Mondrian), and Juerg Gutknecht (on Active Oberon for .NET). …”
    Libro electrónico