Mostrando 521 - 540 Resultados de 676 Para Buscar '"Visual Basic"', tiempo de consulta: 0.08s Limitar resultados
  1. 521
    Publicado 2012
    “…Written by longtime Visual Basic expert and Microsoft MVP Alessandro Del Sole, this book covers everything Microsoft developers need to know to make the most of LightSwitch–from the absolute basics to the most advanced enterprise techniques. …”
    Libro electrónico
  2. 522
    Publicado 2010
    “…Master essential data management and design techniques Import and link to data from spreadsheets, databases, text files, and other sources Use action queries to quickly insert, update, or delete entire sets of data Create custom forms to capture and display data Design reports to calculate, summarize, and highlight critical data--and learn advanced techniques Automate your application with macros and Visual Basic for Applications (VBA) Use Access Services to extend your database application to the Web Try out the sample client and web database applications in both 32-bit and 64-bit versions A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD. …”
    Libro electrónico
  3. 523
    Publicado 2016
    “…This course is designed for users that have no previous knowledge of Windows Presentation Foundation (WPF), although knowledge of C# and Visual Basic is recommended. You will start by learning how to get and install Visual Studio. …”
    Video
  4. 524
    por Buyens, Jim
    Publicado 2002
    Tabla de Contenidos: “…Preserving Form Data Between SubmissionsCoding Validation Server Controls; Using Web Forms Effectively; Summary; Chapter 5. Introducing Visual Basic .NET; Coding Visual Basic .NET Statements; Using Visual Basic Data Types; Using Literals and Constants; Using Operators; Manipulating Dates; Manipulating Strings; Working with Arrays; Using Collections; Accessing Objects; Coding Logic Statements; Writing Loops; Defining Subroutines, Functions, and Classes; Handling Errors; Summary; Chapter 6. …”
    Libro electrónico
  5. 525
    por MacDonald, Matthew
    Publicado 2010
    Tabla de Contenidos: “…Automating tasks with macros ; Connecting macros to forms and tables ; Automating tasks with Visual Basic ; Writing smarter code -- Sharing Access with the rest of the world. …”
    Libro electrónico
  6. 526
    “…In this book, you learn how to: Apply data visualization principles for more effective dashboards Employ dynamic charts and tables to create dashboards that are constantly up-to-date and providing fresh information Use understated yet powerful formulas for Excel development Apply advanced Excel techniques mixing formulas and Visual Basic for Applications (VBA) to create interactive dashboards Create dynamic systems for decision support in your organization Avoid common problems in Excel development and dashboard creation Get started with the Excel data model, PowerPivot, and Power Query…”
    Libro electrónico
  7. 527
    por Goldfedder, Brandon
    Publicado 2002
    “…Code is presented in Java, C++, and Visual Basic. The reader will gain insight into the inherent forces at work in the application design and the most effective application of numerous core design patterns as solutions to recurring programming problems. …”
    Libro electrónico
  8. 528
    Publicado 2003
    “…The authors provide numerous clear and focused examples in both C# and Visual Basic .NET, as well as detailed commentary on how the code works. …”
    Libro electrónico
  9. 529
    Publicado 2003
    “…Web developers will find many compelling features in SVG, including low-bandwidth images that scale without loss of resolution; customizable, dynamic, data-driven content; animation; interactivity via languages such as JavaScript, Java, and Visual Basic; and more. As a text-based format, SVG files can be understood by humans, edited with text editors, and even indexed online by search engines. …”
    Libro electrónico
  10. 530
    por Foxall, James D.
    Publicado 2002
    “…Sidebars provide the more experienced reader with tips that will ease their migration from Visual Basic 6 and Visual C++ to C#…”
    Libro electrónico
  11. 531
    Publicado 2006
    “…The extensive examples in the book are in C#; a companion Web site includes both C# and Visual Basic source code and examples. Readers will Learn to create, rename, update, and delete objects in Active Directory and ADAM Learn to bind to and search directories effectively and efficiently Learn to read and write attributes of all types in the directory Learn to use directory services within ASP.NET applications Get concrete examples of common programming tasks such as managing Active Directory and ADAM users and groups, and performing authentication Experienced .NET developers—those building enterprise applications or simply interested in learning about directory services—will find that The .NET Developer’s Guide to Directory Services Programming unravels the complexities and helps them to avoid the common pitfalls that developers face…”
    Libro electrónico
  12. 532
    por Rubin, Erik
    Publicado 2003
    “…For the convenience of the reader, each sample application will be offered in both C# and Visual BASIC. Developers can use this source code as a springboard for creating their own device side database applications…”
    Libro electrónico
  13. 533
    Publicado 2008
    “…LINQ, Language INtegrated Query, is a new extension to the Visual Basic and C# programming languages designed to simplify data queries and database interaction. …”
    Libro electrónico
  14. 534
    por Khalid, Shahid F., 1944-
    Publicado 2002
    “…The flexibility of LabWindows/CVI software means that you can build virtual instrumentation using Microsoft Visual Basic and Visual C++ as well as ANSI C. Advanced Topics in LabWindows/CVI focuses on the use of C in an open software architecture. …”
    Libro electrónico
  15. 535
    Publicado 2011
    “…Vor dem Durcharbeiten sollten Sie bereits mit Microsoft Visual Basic beziehungsweise Microsoft Visual C# vertraut sein. …”
    Libro electrónico
  16. 536
    Publicado 2010
    “…LINQ und Entity Framework Ideal auch für Umsteiger von Visual Basic…”
    Libro electrónico
  17. 537
    Publicado 2011
    “…Auch die Sprachsyntax von C# und Visual Basic .NET wird vorgestellt und verglichen. Das Buch ist sowohl für Leser geeignet, die bereits mit vorherigen Versionen von.NET entwickelt haben, als auch für Entwickler, die von anderen objektorientierten Sprachen wie Java, C++ oder Delphi auf .NET umsteigen möchten…”
    Libro electrónico
  18. 538
    Publicado 2010
    “…With LINQ, you can query data from a variety of sources -- including databases, objects, and XML files -- directly from Microsoft Visual Basic or C#. Guided by data-access experts who've worked in depth with LINQ and the Microsoft development teams, you'll learn how .NET Framework 4 implements LINQ, and how to exploit it. …”
    Libro electrónico
  19. 539
    Publicado 2013
    “…Inside the Book • Create desktop databases or web apps for traditional and online users to gather, organize, and share data • Use professional templates to help you create desktop databases or web apps • Create web apps on SharePoint Team Services to collaborate and share information • Use tools for building a database or web app that makes information easier to find and use • Import data from other programs, HTML, XML files, and other databases • Use forms, filters, queries, and reports to capture and analyze data • Organize information and add impact with themes, pictures, tables, and charts • Add hyperlinks and web pages to forms and reports to use content on the Internet • Use macros and Visual Basic for Applications (VBA) to automate and add functionality to databases • Prepare for the Microsoft Office Specialist (MOS) exam Numbered Steps guide you through each task See Also points you to related information in the book Did You Know? …”
    Libro electrónico
  20. 540
    Publicado 2013
    “…The Object-Oriented Thought Process, Fourth Edition An introduction to object-oriented concepts for developers looking to master modern application practices Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, and Objective-C. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. …”
    Libro electrónico