Mostrando 621 - 640 Resultados de 1,883 Para Buscar '"XML"', tiempo de consulta: 0.08s Limitar resultados
  1. 621
    por Whitechapel, Andrew
    Publicado 2004
    Tabla de Contenidos: “…Visual Studio Tools for OfficeVSTO Code-Behind Assemblies; Custom Document Properties; Debugging VSTO Solutions; Word Code-Behind; XML Lists; XML Data Form; VSTO and Web Services; VSTO Configs; Summary; Chapter 11. …”
    Libro electrónico
  2. 622
    por AuCoin, Mark
    Publicado 2012
    Tabla de Contenidos: “…Building a CRM Organization Overview dashboardInstalling the free Dashboard Reports control; Showing reports on a Dynamics CRM dashboard; Chapter 8: Creating a Chart; Introduction; Creating a system chart; Creating a user chart; Creating a stacked comparison chart; Creating a multi-series chart; Chapter 9: Advanced Chart XML; Introduction; Exporting a chart; Importing a chart; Changing Axis labels and Series label formats; Controlling chart colors and 3D appearance; Using FetchXML to combine data in a chart; Appendix: Dashboard Examples; Sales Dashboard; Service Dashboard; Index…”
    Libro electrónico
  3. 623
    Publicado 2014
    Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: SOA Ecosystem - Interconnected Principles, Patterns, and Frameworks; The characteristics, goals, and benefits of SOA; An example of architecting for tactical goals; SOA principles; Standardized service contract; Loose Coupling; Service abstraction; Service reusability; Service autonomy; Service statefulness; Service discoverability; Service composability; SOA technology concept; XML; Web Services (WS); WS transports; Need for the WS-* extensions; SOA standards…”
    Libro electrónico
  4. 624
    por Juneau, Josh. author
    Publicado 2017
    Tabla de Contenidos: “…E-mail -- 20. JSON and XML Processing -- 21. Networking -- 22. Java Modularity…”
    Libro electrónico
  5. 625
    Publicado 2020
    Tabla de Contenidos: “…A First C# Program -- Syntax -- Type Basics -- Numeric Types -- Boolean Type and Operators -- Strings and Characters -- Arrays -- Variables and Parameters -- Expressions and Operators -- Null Operators -- Statements -- Namespaces -- Classes -- Inheritance -- The object Type -- Structs -- Access Modifiers -- Interfaces -- Enums -- Nested Types -- Generics -- Delegates -- Events -- Lambda Expressions -- Anonymous Methods -- try Statements and Exceptions -- Enumeration and Iterators -- Nullable (Value) Types -- Nullable Reference Types (C# 8) -- Extension Methods -- Tuples -- LINQ -- Dynamic Binding -- Operator Overloading -- Attributes -- Caller Info Attributes -- Asynchronous Functions -- Unsafe Code and Pointers -- Preprocessor Directives -- XML Documentation -- Index…”
    Libro electrónico
  6. 626
    Publicado 2009
    Tabla de Contenidos: “…Cover; Title; Copyright; Contents; Preface; About the Author; CHAPTER 1: Introduction to Grid Computing; CHAPTER 2: Job Submission; CHAPTER 3: Schedulers; CHAPTER 4: Security Concepts; CHAPTER 5: Grid Security; CHAPTER 6: System Infrastructure I: Web Services; CHAPTER 7: System Infrastructure II: Grid Computing Services; CHAPTER 8: User-Friendly Interfaces; CHAPTER 9: Grid-Enabling Applications; APPENDIX A: Internet and Networking Basics; APPENDIX B: Linux and Windows Command-Line Interfaces; APPENDIX C: XML Markup Language; APPENDIX D: Globus Installation Tutorial; GLOSSARY…”
    Libro electrónico
  7. 627
    por Rankins, Ray
    Publicado 2003
    “…This new edition of Microsoft SQL Server 2000 Unleashed covers the latest updates and service packs to SQL Server 2000, including full support for XML, notification services, and SQL Server CE…”
    Libro electrónico
  8. 628
    Publicado 2002
    “…Next, the book introduces the JAX* pack - a set of Java APIs for XML programming that ease and enhance service development - using real-world examples explaining the importance of each JAX* API. …”
    Libro electrónico
  9. 629
    Publicado 2006
    “…Table of Contents Number Calculations Date Calculations Text and Data Conversions Email Tools List Handlers Developer Tools System Constants Toolkit for Complex Data Structures Data API Within FileMaker Data Tree Using XML as a Data Structure Path-Based Selections The Functions…”
    Libro electrónico
  10. 630
    Publicado 2007
    “…The usual alphabet soup applies (XML, JSON, SOAP, RPC, and others) but even once you pick one, you're really just getting started. …”
    Vídeo online
  11. 631
    por Leipzig, Jeremy
    Publicado 2011
    Tabla de Contenidos: “…Mapping Foreclosures; Messy Address Parsing; Exploring "streets"; Obtaining Latitude and Longitude Using Yahoo; Shaking the XML Tree; The Many Ways to Philly (Latitude); Using Data Structures; Using Helper Methods; Using Internal Class Methods; Exceptional Circumstances; The Unmappable Fake Street; No Connection; Taking Shape; Finding a Usable Map; PBSmapping; Developing the Plot; Preparing to Add Points to Our Map; Exploring R Data Structures: geoTable; Making Events of Our Foreclosures; Turning Up the Heat; Factors When You Need Them…”
    Libro electrónico
  12. 632
    por Rosanova, Dan
    Publicado 2011
    Tabla de Contenidos: “…Avoid using atomic scopes to call .NET methodsDon't use XmlDocument for a message type... ever; Avoid loading messages into classes via the XmlSerializer; Use direct bound ports and Content Based Routing; Leverage filters in orchestrations; Use distinguished fields instead of xpath; Avoid unnecessary looping on collections; Pipelines; What are pipelines?…”
    Libro electrónico
  13. 633
    por Gutierrez, Felipe. author
    Publicado 2014
    Tabla de Contenidos: “…""Using the Spring Framework""""Spring Framework and Dependency Injection""; ""Summary""; ""Chapter 3: Applying Different Configurations""; ""My Documents XML Configuration""; ""Using Spring Annotations""; ""Spring Stereotypes""; ""Using the Java Bean Configuration""; ""Using the GroovyBeanDefinitionReader Class""; ""Which Configuration to Choose?""…”
    Libro electrónico
  14. 634
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Authors -- About the Reviewer -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: The Configuration and Schema -- Introduction -- Installing NHibernate -- Configuring NHibernate with hibernate.cfg.xml -- Configuring NHibernate with App.config or Web.config -- Configuring NHibernate with code -- Configuring NHibernate with Fluent NHibernate -- Configuring NHibernate logging -- Generating the database -- Scripting the database -- Updating the database -- Using NHibernate schema tool -- Chapter 2: Models and Mappings -- Mapping a class with XML -- Creating class hierarchy mappings -- Creating class components -- Mapping a one-to-many relationship -- Mapping a many-to-many relationship -- Mapping collections of elements and components -- Setting up a base entity class -- Handling versioning and concurrency -- Mapping by code -- Mapping by convention -- Creating mappings fluently -- Bidirectional one-to-many class relationships -- Mapping enumerations -- Immutable entities -- Mapping relations to non-primary keys -- Using lazy properties -- Mapping joins -- Using calculated properties -- Using serializable values -- Dynamic components -- Mapping &lt -- subselect&gt -- -- Chapter 3: Sessions and Transactions -- Introduction -- Setting up session-per-web request -- Setting up session-per-presenter -- Creating a session ASP.NET MVC action filter -- Creating a transaction ASP.NET MVC action filter -- Save entities to the database -- Using session.Merge -- Using session.Refresh -- Handle concurrency using session.Lock -- Using dictionaries as entities -- Using NHibernate with transaction scope -- Chapter 4: Queries -- Introduction -- Query entities by ID -- Using LINQ to NHibernate -- Using CriteriaQueries -- Using QueryOver -- Using QueryOver projections and aggregates…”
    Libro electrónico
  15. 635
    por Dessì, Massimiliano
    Publicado 2009
    Tabla de Contenidos: “…Cover; Table of Contents; Preface; Chapter 1: Understanding AOP concepts; Limits of object-oriented programming; Code scattering; Code tangling; The AOP solution; What Spring provides in terms of AOP; Programmatic way; Before advice; After returning advice; Around advice; After throwing advice; The old Spring XML way; AOP with IoC in Spring 2.5; AspectJ annotations; Before advice; After returning advice; Around advice; After (finally) advice; After throwing advice; Schema-based configuration; Before advice; After advice; After returning advice; After throwing advice; Around advice; Summary…”
    Libro electrónico
  16. 636
    por Press, Posts & Telecom
    Publicado 2024
    Tabla de Contenidos: “…封 -- 异步社区电子书 -- 版权声明 -- 内容提 -- 序 -- 简介 -- 前 -- -- 作 简介 -- 技术审稿人简介 -- 目录 -- 第1 章了 Hadoop MapReduce -- 1.1 MapReduce 模型 -- 1.2 Hadoop MapReduce 概 -- 1.3 Hadoop MapReduce 的工作原理 -- 1.4 影响MapReduce 性 的因素 -- 1.5 小结 -- 第2 章Hadoop 参数概 -- 2.1 研究Hadoop 参数 -- 2.1.1 置文件mapred-site.xml -- 2.1.2 置文件hdfs-site.xml -- 2.1.3 置文件core-site.xml -- 2.2 Hadoop MapReduce 性 指标 -- 2.3 性 监测工具 -- 2.3.1 用Chukwa 监测Hadoop -- 2.3.2 使用Ganglia 监测Hadoop -- 2.3.3 使用Nagios 监测Hadoop -- 2.4 用Apache Ambari 监测Hadoop -- 2.5 小结 -- 第3 章检测系统瓶 -- 3.1 性 优 -- 3.2 创建性 基线 -- 3.3 别 源瓶 -- 3.3.1 别内存瓶 -- 3.3.2 别CPU 瓶 -- 3.3.3 别存储瓶 -- 3.3.4 别网络带宽瓶 -- 3.4 小结 -- 第4 章 别 源 弱环 -- 4.1 别 群 弱环 -- 4.1.1 检查Hadoop 群 点的健康状况 -- 4.1.2 检查 入数据大小 -- 4.1.3 检查海 I/O 和网络 塞 -- 4.1.4 检查并发任务不 -- 4.1.5 检查CPU 和 -- 4.2 化Hadoop 群 -- 4.3 正确 置 群 -- 4.4 小结 -- 第5 章强化map 和reduce 任务 -- 5.1 强化map 任务 -- 5.1.1 入数据和块大小的影响 -- 5.1.2 处置小文件和不可拆分文件 -- 5.1.3 在Map 段压缩溢写 录 -- 5.1.4 算map 任务的吞吐 -- 5.2 强化reduce 任务 -- 5.2.1 算reduce 任务的吞吐 -- 5.2.2 改善Reduce 执 段 -- 5.3 优map 和reduce 参数 -- 5.4 小结 -- 第6 章优化MapReduce 任务 -- 6.1 使用Combiner -- 6.2 使用压缩技术 -- 6.3 使用正确Writable 类型 -- 6.4 明智地复用类型 -- 6.5 优化mapper 和reducer 的代码 -- 6.6 小结 -- 第7 章最佳实 与建 -- 7.1 硬件 优与操作系统推 -- 7.1.1 Hadoop 群检查 -- 7.1.2 Bios 优检查 -- 7.1.3 OS 置建 -- 7.2 Hadoop 最佳实 与建 -- 7.2.1 署Hadoop -- 7.2.2 Hadoop 优建 -- 7.2.3 使用MapReduce 模板类代码 -- 7.3 小结 -- 欢 来到异步社区 -- 封底…”
    Libro electrónico
  17. 637
    Publicado 2003
    Tabla de Contenidos: “…Application development -- 7.1 MVC development using the Struts framework -- 7.1.1 Creating a Web diagram -- 7.1.2 Coding Struts elements -- 7.2 Developing a message-driven bean with WebSphere Studio -- 7.2.1 Message-driven bean implementation -- 7.2.2 Life cycle of a message-driven bean -- 7.2.3 Creating an MDB using WebSphere Studio -- 7.2.4 Coding the message-driven bean -- 7.3 XML and XSLT development -- 7.3.1 XML as data transfer technology -- 7.3.2 Guidelines for creating an XML message -- 7.3.3 Performing XML transformations -- 7.3.4 Working with XSLTC -- 7.3.5 WebSphere Studio XML support -- 7.3.6 Using XML JavaBeans -- Chapter 8. …”
    Libro electrónico
  18. 638
    por Mitchell, Shawn Ross
    Publicado 2013
    Tabla de Contenidos: “…Data-driven Design -- Loading XML files -- Basic XML structure -- Implementing Object Factories -- Using Distributed Factories -- Fitting the factory into the framework -- Parsing states from an XML file -- Loading the menu state from an XML file -- Loading other states from an XML file -- Loading the play state -- Loading the pause state -- Loading the game over state -- Summary -- 7. …”
    Libro electrónico
  19. 639
    por McFarland, David Sawyer
    Publicado 2010
    Tabla de Contenidos: “…Dreamweaver CS5 guided tour -- Adding text to your web pages -- Text formatting -- Introducing Cascading Style Sheets -- Links -- Images -- Tables -- Advanced CSS -- Page layout -- Troubleshooting CSS -- Under the hood: HTML -- Forms -- Spry: creating interactive web pages -- Dreamweaver behaviors -- Add Flash and other multimedia -- Introducing site management -- Testing your site -- Moving your site to the Internet -- Snippets and libraries -- Templates -- Automating Dreamweaver -- Customizing Dreamweaver -- Getting started with dynamic web sites -- Adding dynamic data to your pages -- Web pages that manipulate database records -- Advanced dynamic site features -- Server-side XML and XSLT…”
    Libro electrónico
  20. 640
    Tabla de Contenidos: “…Accessing Databases. - 16. Working With XML and JSON Documents -- 17. Date and Time -- A. …”
    Libro electrónico