Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 123
- Computer Science 109
- Microsoft Visual BASIC 91
- Microsoft .NET Framework 77
- BASIC (Computer program language) 70
- Microsoft Excel (Computer file) 55
- Microsoft Visual Basic (Programa de ordenador) 55
- Computer programs 52
- Microsoft Visual BASIC (Programa de ordenador) 46
- Development 42
- Microsoft Visual Basic for applications 39
- Application software 36
- Electronic spreadsheets 35
- Business 33
- C# (Computer program language) 33
- Microsoft .NET 25
- Microsoft Access 22
- Database management 21
- Web site development 20
- Internet programming 19
- Visual Basic (Lenguaje de programación) 19
- Computer programming 18
- Microsoft Visual studio 17
- Object-oriented programming (Computer science) 17
- Microsoft Office 16
- Visual Basic (Computer program language) 16
- Active server pages 15
- Visual Basic for Applications (Computer program language) 15
- Electrical & Computer Engineering 14
- Telecommunications 14
-
501Publicado 2010“…Learn expert techniques for designing powerful spreadsheets Apply built-in functions-or write your own-and carry out complex calculations Use rich charting and graphic capabilities to visualize data Perform sophisticated data analysis: financial, statistical, and "what-if" Design PivotTable reports to dynamically analyze data Share and collaborate with others-while managing sensitive data Link and embed Excel data into other documents Create macros with Microsoft Visual Basic for Applications Sample spreadsheets from inside the book Add-ins and other resources to help you extend Microsoft Office programs Links to demos, user communities, and product support…”
Libro electrónico -
502Publicado 2011“…Learn to build custom Office applications with this new Microsoft development tool Designed to attract both VBA (Visual Basic for Applications) and Visual Studio developers, VSTO (Visual Studio Tools for Office) is a Visual Studio add-in that makes it easy to create custom Office applications. …”
Libro electrónico -
503Publicado 2014Tabla de Contenidos: “…Project Files FormatProject Properties; Application; Compile (Visual Basic Only); Build (C# and F# Only); Build Events (C# and F# Only); Debug; References (Visual Basic Only); Resources; Services; Settings; Reference Paths (C# and F# Only); Signing; My Extensions (Visual Basic Only); Security; Publish; Code Analysis; Web Application Project Properties; Web; Silverlight Applications; Package/Publish Web; Package/Publish SQL; Web Site Projects; Summary; Chapter 7: IntelliSense and Bookmarks; IntelliSense Explained; General IntelliSense; IntelliSense and C++; Completing Words and Phrases…”
Libro electrónico -
504Publicado 2015Tabla de Contenidos: “…Configuring the Help SystemSummary; Part II Getting Started; Chapter 6 Solutions, Projects, and Items; Solution Structure; Solution File Format; Solution Properties; Common Properties; Configuration Properties; Project Types; Project Files Format; Project Properties; Application; Assembly Information; User Account Control Settings; Application Framework (Visual Basic Only); Compile (Visual Basic Only); Build (C# and F# Only); Build Events (C# and F# Only); Debug; Start Action; Start Options; Enable Debuggers; References (Visual Basic Only); Resources; Services; Settings…”
Libro electrónico -
505
-
506por Byrne, RandyTabla de Contenidos: “…InfoPath FormsAPIs; Architecture; Outlook Object Model; Form Regions; MAPI as a Platform Component; Outlook 2007 Integration API Reference; Simple MAPI; Deemphasized and Phased-Out Components; Development Tools; Visual Basic for Applications; Visual Studio Tools for Office; Managed Versus Native Code; Add-In Model; Summary; Part II: Quick Guide to Building Solutions; Chapter 3: Writing Your First Outlook Add-in Using Visual Basic .NET; Introducing the Instant Search Add-In; Install the Outlook Add-in Templates; Creating the Instant Search Add-In; Writing Code; The InitializeAddin Method…”
Publicado 2007
Libro electrónico -
507Publicado 2022Tabla de Contenidos: “…Design and Development of Self-Made Cost-Effective Microsoft Excel Visual Basic Application for Livestock Ration Formulation 3. …”
Libro electrónico -
508Publicado 2014“…Develop Windows 8.1 applications using C# and Visual Basic .NET Use XAML to create an application interface declaratively Configure an application to work with all the required Windows 8.1 form factors Integrate an application with Windows 8.1 contracts and notifications…”
Libro electrónico -
509por Rasmussen, Brian“…This concise, performance-focused guide: Provides an introduction to the Windows platform from a performance point of view Describes how to set performance goals, establish tests to track performance, and covers tools to instrument code and analyze performance Explains why common techniques such as micro benchmarks and ad hoc testing often fall short in verifying performance Focuses on managed C#/XAML apps Although tools and techniques also apply to Visual Basic/XAML apps, all code examples use C# HTML5/JavaScript and C++/XAML are not covered…”
Publicado 2014
Libro electrónico -
510Publicado 2010“…Der erste Teil beleuchtet unter anderem die Innovationen in der Common Language Runtime (CLR), in C# 4.0 und Visual Basic 10.0 sowie in den Basisbibliotheken. Anschließend gehen die Autoren auf die Neuheiten in Visual Studio 2010 ein und behandeln dabei Code-Editor, Debugger und die verschiedenen Designer. …”
Libro electrónico -
511Publicado 2011“…You're beyond the basics, so dive right in and customize, automate, and extend Access—using Visual Basic for Applications (VBA). This supremely organized reference is packed with hundreds of time-saving solutions, troubleshooting tips, and workarounds. …”
Libro electrónico -
512Publicado 2015Tabla de Contenidos: “…Storing macros in your personal macro workbookAssigning a macro to a button and other form controls; Placing a macro on the Quick Access toolbar; Examples of Macros in Action; Building navigation buttons; Dynamically rearranging pivot table data; Offering one-touch reporting options; Chapter 2 Getting Cozy with Visual Basic Editor; Working in Visual Basic Editor; Understanding VBE components; Working with the Project Window; Adding a new VBA module; Removing a VBA module; Working with a Code Window; Minimizing and maximizing windows; Getting VBA code into a module…”
Libro electrónico -
513Publicado 2010Tabla de Contenidos: “…-- Installing the .NET Framework, Visual Web Developer, and SQL Server 2008 -- A Brief Tour of Visual Web Developer -- Q&A -- Workshop -- HOUR 2: Understanding the ASP.NET Programming Model -- Examining the HTML Portion of an ASP.NET Page -- Examining the Source Code Portion of an ASP.NET Page -- Q&A -- Workshop -- HOUR 3: Using Visual Web Developer -- Creating a New Website -- Opening Existing Websites -- Working with Web Pages and Other Content -- Customizing the Visual Web Developer Experience -- Viewing, Moving, and Resizing Windows -- A World of Help at Your Fingertips -- Q&A -- Workshop -- HOUR 4: Designing, Creating, and Testing ASP.NET Pages -- Specifying the Design Requirements -- Creating the User Interface -- Writing the Source Code for the ASP.NET Page -- Testing the Financial Calculator -- Examining the Source Code -- Using the Debugger -- Q&A -- Workshop -- HOUR 5: Understanding Visual Basic's Variables and Operators -- The Purpose of Programming Languages -- Declaring and Using Variables -- Examining Visual Basic's Operators -- Learning Visual Basic's Type Rules -- Q&A -- Workshop -- HOUR 6: Managing Program Flow with Visual Basic's Control Structures -- Understanding Control Structures -- Exploring the Conditional Control Structure -- Working with Visual Basic's Looping Control Structures -- Exploring the Modularizing Control Structures: Subroutines and Functions -- Q&A -- Workshop -- HOUR 7: Working with Objects in Visual Basic -- Reexamining the Role of Classes and Objects -- Creating an Object -- Setting an Object's Properties -- Calling an Object's Methods -- Creating Event Handlers for an Object's Events -- Q&A -- Workshop -- HOUR 8: ASP.NET Web Controls for Displaying Text…”
Libro electrónico -
514Publicado 2019“…Object-oriented programming (OOP) is the foundation of modern programming languages, including C++, Java, C#, Visual Basic .NET, Ruby, Objective-C, and Swift. Objects also form the basis for many web technologies such as JavaScript, Python, and PHP. …”
Libro electrónico -
515Publicado 2006“…Now fully updated for version 2.0 of the .NET Framework and Visual Basic 2005, Understanding .NET, Second Edition, is a concise guide to the landscape of Windows development. …”
Libro electrónico -
516Publicado 2011“…All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.) …”
Libro electrónico -
517por Binstock, Cliff“…The authors provide insight and instruction throughout on integrating XML schemas into existing technologies such as .NET, Java, Visual Basic, Oracle, and more. The book concludes with a complete case study designed to reinforce and illustrate material covered. …”
Publicado 2002
Libro electrónico -
518por Lefebvre, Jason“…It replaces the old (and largely successful) ADO used in almost all Visual Basic and ASP applications built over the last few years. …”
Publicado 2002
Libro electrónico -
519Publicado 2011“…This one-stop reference is designed for experienced Microsoft Visual Basic and C# developers—whether you’re already using collections or just starting out. …”
Libro electrónico -
520Publicado 2011“…Create your own custom Office themes and templates Use tables and styles to help organize and present content in complex Word documents Leave a lasting impression with professional-quality graphics and multimedia Work with PowerPoint masters and layouts more effectively Design Excel PivotTables for better data analysis and reporting Automate and customize documents with Microsoft Visual Basic for Applications (VBA) and Open XML Formats Boost document collaboration and sharing with Office Web Apps Your companion web content includes: All the book’s sample files for Word, PowerPoint, and Excel Files containing Microsoft Visio samples—Visio 2010 is required for viewing…”
Libro electrónico