Mostrando 4,841 - 4,860 Resultados de 6,504 Para Buscar '"The Set Up"', tiempo de consulta: 0.17s Limitar resultados
  1. 4841
    Publicado 2010
    Tabla de Contenidos: “…-- 24.2 Plug-in build.properties -- 24.3 Setting Up a Builder -- 24.4 Running the Builder -- 24.5 Tweaking the Build -- 24.6 Building Add-on Features -- 24.7 Assembling Multiple Configurations -- 24.8 Summary -- Chapter 25 Testing -- 25.1 Making Hyperbola Testable -- 25.2 Unit Testing Hyperbola -- 25.3 User Interface Testing Hyperbola -- 25.4 Summary -- 25.5 Pointers -- Chapter 26 The Last Mile -- 26.1 Archives -- 26.2 Native Installers -- 26.3 p2 Installer -- 26.4 Java Web Start (JNLP) -- 26.5 Initializing the Install -- 26.6 Preinitialized Configurations -- 26.7 Multiuser Install Scenarios…”
    Libro electrónico
  2. 4842
    por Rothman, Denis
    Publicado 2020
    Tabla de Contenidos: “…Amazon must expand its services to face competition -- A real-time manufacturing revolution -- CRLMM applied to an automated apparel manufacturing process -- An apparel manufacturing process -- Training the CRLMM -- Generalizing the unit training dataset -- Food conveyor belt processing - positive p and negative n gaps -- Running a prediction program -- Building the RL-DL-CRLMM -- A circular process -- Implementing a CNN-CRLMM to detect gaps and optimize -- Q-learning - MDP -- MDP inputs and outputs -- The optimizer -- The optimizer as a regulator -- Finding the main target for the MDP function -- A circular model - a stream-like system that never starts nor ends -- Summary -- Questions -- Further reading -- Chapter 12: AI and the Internet of Things (IoT) -- The public service project -- Setting up the RL-DL-CRLMM model -- Applying the model of the CRLMM -- The dataset -- Using the trained model -- Adding an SVM function -- Motivation - using an SVM to increase safety levels -- Definition of a support vector machine -- Python function -- Running the CRLMM -- Finding a parking space -- Deciding how to get to the parking lot -- Support vector machine -- The itinerary graph -- The weight vector -- Summary -- Questions -- Further reading -- Chapter 13: Visualizing Networks with TensorFlow 2.x and TensorBoard -- Exploring the output of the layers of a CNN in two steps with TensorFlow -- Building the layers of a CNN -- Processing the visual output of the layers of a CNN -- Analyzing the visual output of the layers of a CNN -- Analyzing the accuracy of a CNN using TensorBoard -- Getting started with Google Colaboratory -- Defining and training the model -- Introducing some of the measurements -- Summary -- Questions -- Further reading…”
    Libro electrónico
  3. 4843
    Publicado 2023
    Tabla de Contenidos: “…Cover -- Copyright -- Contributors -- Table of Contents -- Preface -- Chapter 1: Setting Up the Terraform Environment -- Technical requirements -- Overviewing Terraform best practices -- Downloading and installing Terraform on Windows manually -- Getting ready -- How to do it... -- How it works... -- Installing Terraform using Chocolatey on Windows -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Installing Terraform on Linux using the APT package manager -- Getting ready -- How to do it... -- How it works... -- See also -- Installing Terraform using a script on Linux -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Executing Terraform in a Docker container -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Switching between multiple Terraform versions -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Upgrading Terraform providers -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Chapter 2: Writing Terraform Configurations -- Technical requirements -- Configuring Terraform and the provider version to use -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Adding alias to a provider to use multiple instances of the same provider -- Getting ready -- How to do it... -- How it works... -- See also -- Manipulating variables -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Keeping sensitive variables safe -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using local variables for custom functions -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using outputs to expose Terraform provisioned data -- Getting ready -- How to do it... -- How it works... -- There's more...…”
    Libro electrónico
  4. 4844
    Publicado 2024
    Tabla de Contenidos: “…The LoadBalancer service -- The ExternalName service -- Introduction to load balancers -- Understanding the OSI model -- Layer 7 load balancers -- Name resolution and layer 7 load balancers -- Using nip.io for name resolution -- Creating Ingress rules -- Resolving Names in Ingress Controllers -- Using Ingress Controllers for non-HTTP traffic -- Layer 4 load balancers -- Layer 4 load balancer options -- Using MetalLB as a layer 4 load balancer -- Installing MetalLB -- Understanding MetalLB's custom resources -- MetalLB components -- Creating a LoadBalancer service -- Advanced pool configurations -- Disabling automatic address assignments -- Assigning a static IP address to a service -- Using multiple address pools -- IP pool scoping -- Handling buggy networks -- Using multiple protocols -- Introducing Network Policies -- Network policy object overview -- The podSelector -- The policyTypes -- Creating a Network Policy -- Tools to create network policies -- Summary -- Questions -- Chapter 5: External DNS and Global Load Balancing -- Technical requirements -- Making service names available externally -- Setting up ExternalDNS -- Integrating ExternalDNS and CoreDNS -- Adding an ETCD zone to CoreDNS -- ExternalDNS configuration options -- Creating a LoadBalancer service with ExternalDNS integration -- Integrating CoreDNS with an enterprise DNS server -- Exposing CoreDNS to external requests -- Configuring the primary DNS server -- Testing DNS forwarding to CoreDNS -- Load balancing between multiple clusters -- Introducing the Kubernetes Global Balancer -- Requirements for K8GB -- Deploying K8GB to a cluster -- Understanding K8GB load balancing options -- Customizing the Helm chart values -- Using Helm to install K8GB -- Delegating our load balancing zone -- Deploying a highly available application using K8GB…”
    Libro electrónico
  5. 4845
    Publicado 2023
    Tabla de Contenidos: “…Put static files in a separate directory -- Protect stateful resources -- Use built-in formatting -- Limit the complexity of expressions -- Use count for conditional values -- Use for_each for iterated resources -- Publish modules to a registry -- How to execute IaC projects with Terraform -- How to secure IaC projects with Terraform -- Implementing Terraform in DevOps or cloud teams -- Summary -- Part 2: Become an Expert in Terraform with AWS -- Chapter 5: Planning and Designing Infrastructure Projects in AWS -- Terraform infrastructure project planning basics -- The speed benefits -- The risk management benefits -- Security, reusability, and governance -- Team skill sets -- The best candidates for automation -- The types of applications you'll be running -- The cost of automating too many tasks -- The critical nature of the code -- The need for software expertise -- The impact on agility -- Integration with existing infrastructure -- Goals and available resources -- The long-term plan -- Quality control and security -- How to design your first Terraform template in AWS -- Authentication with AWS -- Setting up programmatic access -- Create your first AWS infrastructure with Terraform -- Understanding AWS Providers -- What are AWS Providers and why are they important in Terraform? …”
    Libro electrónico
  6. 4846
    Publicado 1998
    Tabla de Contenidos: “…Intro -- Table of Contents -- Preface -- Jon's Introduction -- Alessandro's Introduction -- Greg's Introduction -- Audience for This Book -- Organization of the Material -- Background Information -- Online Version and License -- Conventions Used in This Book -- Using Code Examples -- We'd Like to Hear from You -- Safari Enabled -- Acknowledgments -- Jon -- Alessandro -- Greg -- An Introduction to Device Drivers -- The Role of the Device Driver -- Splitting the Kernel -- Loadable Modules -- Classes of Devices and Modules -- Security Issues -- Version Numbering -- License Terms -- Joining the Kernel Development Community -- Overview of the Book -- Building and Running Modules -- Setting Up Your Test System -- The Hello World Module -- Kernel Modules Versus Applications -- User Space and Kernel Space -- Concurrency in the Kernel -- The Current Process -- A Few Other Details -- Compiling and Loading -- Compiling Modules -- Loading and Unloading Modules -- Version Dependency -- Platform Dependency -- The Kernel Symbol Table -- Preliminaries -- Initialization and Shutdown -- The Cleanup Function -- Error Handling During Initialization -- Module-Loading Races -- Module Parameters -- Doing It in User Space -- Quick Reference -- Char Drivers -- The Design of scull -- Major and Minor Numbers -- The Internal Representation of Device Numbers -- Allocating and Freeing Device Numbers -- Dynamic Allocation of Major Numbers -- Some Important Data Structures -- File Operations -- The file Structure -- The inode Structure -- Char Device Registration -- Device Registration in scull -- The Older Way -- open and release -- The open Method -- The release Method -- scull's Memory Usage -- read and write -- The read Method -- The write Method -- readv and writev -- Playing with the New Devices -- Quick Reference -- Debugging Techniques -- Debugging Support in the Kernel…”
    Tesis
  7. 4847
    por Barton, Rick
    Publicado 2013
    Tabla de Contenidos: “…Working with Databases -- Introduction -- Setting up a database connection -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using the connection -- Always create database connections -- Connection names -- Context -- Importing the table schemas -- Getting ready -- How to do it... -- How it works... -- There's more... -- Reading from database tables -- Getting ready -- How to do it... -- Selected rows and columns -- Multiple tables and complex queries -- How it works... -- There's more... -- Efficiency versus readability -- SQL string -- SQL style -- Using context and globalMap variables in SQL queries -- Getting ready -- How to do it... -- How it works... -- There's more... -- The globalMap variables -- Developing the query -- Reloading at each row -- Printing your input query -- Getting ready -- How to do it... -- How it works... -- There's more... -- Writing to a database table -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating tables -- Update and delete keys -- Batches -- Bulk loading -- Bulk loading to temp table -- Printing your output query -- Getting ready -- How to do it... -- How it works... -- There's more... -- Managing database sessions -- Getting ready -- How to do it... -- How it works... -- Executions -- There's more... -- Multiple outputs -- Don't forget the commit -- Committing but not closing -- Passing a session to a child job -- Getting ready -- How to do it... -- How it works... -- Selecting different fields and keys for insert, update, and delete -- Getting ready -- How to do it... -- How it works... -- There's more... -- Updating -- Deleting -- Capturing individual rejects and errors -- Getting ready…”
    Libro electrónico
  8. 4848
    Publicado 2015
    Tabla de Contenidos: “…-- Programming a "Human Computer" -- Creating the algorithm -- Setting the tire-changing language -- Constructing the program -- Computer processors -- Computer Languages -- High-level languages -- The C++ language -- Chapter 2: Installing Code::Blocks -- Reviewing the Compilation Process -- Installing Code::Blocks -- Windows installation -- Ubuntu Linux installation -- Mac OS installation -- Setting up Code::Blocks -- Testing the Code::Blocks Installation -- Creating the project -- Testing your default project -- Chapter 3: Writing Your First Program -- Creating a New Project -- Filename extensions -- Entering Your Program -- Building the Program -- Finding What Could Go Wrong -- Misspelled commands -- Missing semicolon -- Using the Online Material -- Running the Program -- How the Program Works -- The template -- The Conversion program -- Part II: Writing a Program: Decisions, Decisions -- Chapter 4: Integer Expressions -- Declaring Variables -- Variable names -- Assigning a value to a variable -- Initializing a variable at declaration -- Integer Constants -- Expressions -- Binary operators -- Unraveling compound expressions -- Unary Operators -- The Special Assignment Operators -- Chapter 5: Character Expressions…”
    Libro electrónico
  9. 4849
    Publicado 2014
    Tabla de Contenidos: “…-- The Benefits of Viewer -- Extra Viewer Features -- The Connect Page -- The Worksheet List -- The Main Viewer Page -- The Table or Crosstab Display Area -- Tools -- Sort -- Rows and Columns -- Hyper-Drilling -- Graphs -- Drilling in Graphs -- Setting Up User Preferences in Viewer -- Query Governor -- Measure Units -- Axis Labels -- Summary Data -- Summary -- Part III: Advanced Discoverer Techniques -- Chapter 11: Refining Items, Drilling, and Hyper-Drilling -- Refining Query Items -- Adding and Removing Items -- Common Problems Associated with Adding or Removing Items -- Pivoting and Drilling -- Pivoting Data -- Duplicating Tables and Crosstabs as New Worksheets -- Renaming Worksheets -- Drilling Into and Out of Data -- Drilling into Data from a Graph -- Hyper-Drilling -- Drilling Out to Another Worksheet -- Drilling Out to a URL -- Drilling Out to an Application -- Summary…”
    Libro electrónico
  10. 4850
    Publicado 2018
    Tabla de Contenidos: “…Mnet remote enrollments (formerly Moodle networking) -- Language -- About language files -- Installing and enabling additional languages -- Installing additional languages -- Configuring the language -- Sitewide locale -- Excel encoding -- Offering courses in multiple languages -- Security settings -- The IP blocker - Limiting access to specific locations -- Site policies -- Protect usernames -- Forcing users to log in -- Forcing users to log in for profiles -- Open to Google -- Maximum uploaded file size -- Changing the limit on uploaded file size in PHP -- Changing the limit on uploaded file size in Apache -- Allowing embed and object tags -- HTTP security -- Using HTTPS for logins -- Running Moodle entirely from HTTPS -- Filters -- Activity names and glossary auto-linking filters -- Math filters -- Email protection filter -- Multimedia plugins -- Multi-language content -- Word censorship -- HTML tidy -- Configuring the front page -- How to use this section -- Front page settings page -- Full site name -- Front page items -- Using a topic section on the front page -- Show news items -- Backup -- Setting up the cron job -- Summary -- Chapter 4: Creating Categories and Courses -- Planning based on your institution's mission and vision -- Using course categories and the user experience -- Displaying courses and categories on your front page -- Displaying an uncategorized list of courses on your front page -- Choosing the best option for your front page -- Creating course categories -- Rearranging course categories -- Creating courses -- Creating a new and blank course -- Enrolling teachers and students -- Assigning teachers -- How to set enrollment methods -- Handling course requests -- Enabling course requests -- Getting notified about course requests -- How to request a new course (teachers and students) -- Summary…”
    Libro electrónico
  11. 4851
    Publicado 2017
    Tabla de Contenidos: “…. -- Chapter 7: MongoDB and Mongoose -- Introduction -- How to set up and create a MongoDB database -- Getting ready -- How to do it... -- How it works... -- Mongo shell commands -- There's more... -- Connecting to MongoDB through Mongoose -- Getting ready -- How to do it... -- How it works... -- There's more... -- Working with data model in MongoDB and Mongoose -- How to do it... -- How it works... -- Mongoose Model API -- Mongoose Document API -- There's more... -- Querying for data using Mongoose query selectors -- How to do it... -- How it works... -- Mongoose Query API -- There's more... -- Chapter 8: Relationships -- Introduction -- Working with data validations and virtuals in Mongoose -- Getting ready -- How to do it... -- How it works... -- SchemaTypes API…”
    Libro electrónico
  12. 4852
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Dedication -- Table of Contents -- Preface -- Chapter 1: Introduction to Pentaho Reporting -- Introducing Pentaho Reporting -- Introducing Pentaho Reporting tools -- Types of users and required knowledge -- Technological advantages -- A business friendly open source license -- Typical uses of Pentaho Reporting -- Operational reporting -- Business intelligence reporting -- Financial reporting -- Production reporting -- Pentaho Reporting history -- Feature overview -- An advanced reporting algorithm -- A multitude of available data sources -- A wide variety of output formats -- Pixel accurate rich formatting -- Embedded charts -- Report parameterization -- Formulas and style expressions -- Subreports -- Cross tab reports -- Interactive reporting -- Rich authoring tools -- Reporting server -- Java API for building reports -- Extensibility -- Pentaho reporting website -- Pentaho Reporting architecture -- Reporting Engine's libraries -- Reporting Engine core -- Reporting Engine extensions -- Summary -- Chapter 2: Getting Started with Report Designer -- Prerequisites of your environment -- Setting up the Pentaho Report Designer -- The SamplaData&amp -- #160 -- schema -- Introduction to&amp -- #160 -- the user interface -- Menu and toolbar -- Report element palette -- Report canvas tab -- Report explorer -- Element properties -- Messages -- Creating your first report using the wizard -- Introducing&amp -- #160 -- the Report Design Wizard -- Defining the look and feel -- Defining the data source and query -- Defining the layout -- Formatting the fields -- Previewing the report -- Saving and opening the report -- Summary -- Chapter 3: Getting Started with Reporting SDK -- Obtaining&amp -- #160 -- the Pentaho Reporting SDK…”
    Libro electrónico
  13. 4853
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- Acknowledgment -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Data Characteristics -- Questionnaire and its components -- Understanding the data characteristics in an R environment -- Experiments with uncertainty in computer science -- Installing and setting up R -- Using R packages -- RSADBE - the books R package -- Python installation and setup -- Using pip for packages -- IDEs for R and Python -- The companion code bundle -- Discrete distributions -- Discrete uniform distribution -- Binomial distribution -- Hypergeometric distribution -- Negative binomial distribution -- Poisson distribution -- Continuous distributions -- Uniform distribution -- Exponential distribution -- Normal distribution -- Summary -- Chapter 2: Import/Export Data -- Packages and settings - R and Python -- Understanding data.frame and other formats -- Constants, vectors, and matrices -- Time for action - understanding constants, vectors, and basic arithmetic -- What just happened? …”
    Libro electrónico
  14. 4854
    Publicado 2017
    Tabla de Contenidos: “…. -- Security concerns -- Domain aliases -- See also... -- Tools for setting up an environment -- Getting ready -- How to do it... -- How it works... -- There's more... -- Acquia Dev Desktop -- XAMPP + Bitnami -- Kalabox -- See also -- Running tests - Simpletest and PHPUnit -- Getting ready -- How to do it... -- How it works... -- There's more... -- Is run-tests a shell script? …”
    Libro electrónico
  15. 4855
    por Hébert, Fred, 1988-
    Publicado 2013
    Tabla de Contenidos: “…Distribunomicon -- This Is My Boomstick -- Fallacies of Distributed Computing -- The Network Is Reliable -- There Is No Latency -- Bandwidth Is Infinite -- The Network Is Secure -- Topology Doesn't Change -- There Is Only One Administrator -- Transport Cost Is Zero -- The Network Is Homogeneous -- Fallacies in a Nutshell -- Dead or Dead-Alive -- My Other Cap Is a Theorem -- Consistency -- Availability -- Partition Tolerance -- Zombie Survivors and CAP -- Setting Up an Erlang Cluster -- Through the Desert on a Node with No Name -- Connecting Nodes -- More Tools -- Cookies -- Remote Shells -- Hidden Nodes -- The Walls Are Made of Fire, and the Goggles Do Nothing -- The Calls from Beyond -- The net_kernel Module -- The global Module -- The rpc Module -- Burying the Distribunomicon -- 27. …”
    Libro electrónico
  16. 4856
    por Pohit, Goutam
    Publicado 2004
    Tabla de Contenidos: “…Minsert Command -- Exploding Blocks -- Redefining Blocks -- Creation of Bolted Joint Using Block -- Creating a Symbol Library -- Exercise -- Chapter 7: Keys, Cotter Joints, Pin Joints -- Key Joints -- Key -- Cotter Joint -- Example of Orthographic Projection Drawing Using AutoCAD -- Cotter Joint with Sleeve -- Exercise -- Chapter 8: Paper Space and Model Space -- Viewports -- Tiled Viewport -- Creating Tiled Viewports in Model Space-An Example -- Floating Viewport -- Creation of Floating Viewport -- Model Space -- Paper Space -- Setting up Paper Space -- Scaling Views Relative to Paper Space -- Scaling Pattern Linetypes in Paper Space -- Example of Using Paper Space (Layout) -- Example Showing Use of Paper Space -- Exercise -- Chapter 9: Solid Modelling -- Solid Primitives -- Construction and Display of 3-D Solid Primitives -- Sphere -- View Directions in AutoCAD-Viewpoint -- Vpoint Coordinate Input-Orthographic, Isometric, Dimetric and Trimetric View -- Standard Viewpoints -- Cone -- lsolines -- Cylinder -- Hide -- Torus -- Wedge -- Creating Extruded Solid -- Creating Revolved Solid -- Creating Composite Solids -- Union -- Subtract -- Intersect -- Interfere -- Creating Fillets and Rounds (Fillet) -- Chamfer -- Section (Creating a Cross-Section) -- Concept of Working Plane -- World Coordinate System (WCS) -- User Coordinate System (UCS) -- UCS Icon -- Creating a Solid Model of a Block with Steps -- Orthographic Projection Views -- Analysing Solids -- Advanced Editing Commands -- Mirror in 3-D (Mirror3D) -- Align (in 3-D) -- Rotating in 3-D (Rotate3D) -- Exercise -- Chapter 10: pulleys -- C.l. …”
    Libro electrónico
  17. 4857
    por Sreenivasan, N. S.
    Publicado 2007
    Tabla de Contenidos: “…R) -- Problem 1 -- Illustration 15 -- Analysis -- Normalised yield (YN) -- Illustration 16 -- Process capability analysis (PCA) -- Conclusion -- Annexure 12A: Exercises on Six Sigma calculations -- Exercise 1 -- Exercise 2 -- Exercise 3 -- Exercise 4 -- Exercise 5 -- Exercise 6 -- Exercise 7 -- Exercise 8 -- Individual process -- Process chain -- Exercise 9 -- Chapter 13: Improving Process Flow and Speed to Achieve Lean Process -- Background -- Process flow and process speed -- Two streams of quality improvement -- Checklist of factors having a bearing on process flow and speed -- Lean Six Sigma -- Addressing the factors of hold-up -- Waiting for approval -- Waiting for maintenance -- Movement -- Searching -- Formats and records -- Meetings -- Late starting and early closing -- Push, pull and out -- Process set-up -- Work in process, lead time and process cycle efficiency -- Work in process -- Lead time/process speed -- Analysis of process lead time and process velocity -- Process cycle efficiency (PCE)-the 'lean metric' -- Lean Six Sigma -- Conclusion -- Section D: Continual Improvement Process Framework…”
    Libro electrónico
  18. 4858
    Publicado 2013
    Tabla de Contenidos: “…Types of Shorts in a Circuit -- Strip Circuits -- Types of Electric Current -- Theory of Current Flow -- Ohm's Law -- Ohms -- Amperes -- Volts -- Watts -- Ohm's Law Equation Wheel -- Wiring Diagram Symbols -- Terminal Codes -- Timer Sequence (Esterline) Charts -- Wiring Diagrams -- Sample Wiring Diagrams -- How to Read the Volt-Ohm-Milliammeter Test Instrument -- Measuring Voltage -- Making the Measurement -- Selecting the Scales -- Reading the AC Voltage Scale -- Measuring Line Voltage -- Testing for Ground and Polarity -- Measuring 240-Volt Receptacles -- Testing a Three-Wire Receptacle for 240 Volts -- Testing a Four-Wire Receptacle for 240 Volts -- Measuring Resistance (OHMS) -- Setting Up the Meter -- Electrical Safety Precautions -- Operating Appliances and Room Air Conditioners on a Generator -- Flowcharts -- Chapter 7: Electronics -- Simplified Circuits -- Electronic Controls -- Low-Voltage Board -- High-Voltage Relay Board -- Touchpad (Customer Interface) -- Three-Board Electronic Control System -- Troubleshooting Circuits -- Two-Board Electronic Control System -- Motor Board Electronic Control System -- Resistors -- Resistance Color Bands -- Thermistor -- Diodes -- Testing a Diode -- Bridge Rectifier -- Triac -- Testing a Triac -- Transistor -- Integrated Circuits and Circuit Boards -- LED Multiple Segment Displays -- Electrostatic Discharge -- Chapter 8: Gas -- Gas Safety -- Types of Gas -- Natural Gas -- Liquefied Petroleum Gas -- Combustion -- Carbon Monoxide -- Testing for Carbon Monoxide -- Flue Gases -- The "Flame" -- Air Supply -- Flame Appearance -- Flame lifting -- Flashback -- Yellow Flame Tips -- Appliance Burner Components -- Gas orifice -- Air Shutter -- Venturi Throat -- Burner Head -- Burner Ports -- Burner Operation -- Ventilation -- Troubleshooting Ventilation Problems -- Measuring Gas Pressure -- Testing for Gas Leaks…”
    Libro electrónico
  19. 4859
    Publicado 2012
    Tabla de Contenidos: “…INSERT Statement and a View -- UPDATE Statement and a View -- DELETE Statement and a View -- Indexed Views -- Creating an Indexed View -- Modifying the Structure of an Indexed View -- Editing Information Concerning Indexed Views -- Benefits of Indexed Views -- Summary -- Exercises -- Chapter 12: Security System of the Database Engine -- Authentication -- Implementing an Authentication Mode -- Encrypting Data -- Symmetric Keys -- Asymmetric Keys -- Editing User Keys -- SQL Server Extensible Key Management -- Methods of Data Encryption -- Setting Up the Database Engine Security -- Managing Security Using Management Studio -- Managing Security Using Transact-SQL Statements -- Schemas -- User-Schema Separation -- DDL Schema-Related Statements -- Create Schema -- Alter Schema -- Drop Schema -- Database Security -- Managing Database Security Using Management Studio -- Managing Database Security Using Transact-SQL Statements -- Default Database Schemas -- Roles -- Fixed Server Roles -- Managing Fixed Server Roles -- Fixed Database Roles -- public Role -- Assigning a User to a Fixed Database Role -- Application Roles -- Managing Application Roles Using Management Studio -- Managing Application Roles Using T-SQL -- Activating Application Roles -- User-Defined Server Roles -- User-Defined Database Roles -- Managing User-Defined Database Roles Using Management Studio -- Managing User-Defined Database Roles Using T-SQL -- Authorization -- GRANT Statement -- DENY Statement -- REVOKE Statement -- Managing Permissions Using Management Studio -- Managing Authorization and Authentication of Contained Databases -- Change Tracking -- Data Security and Views -- Summary -- Exercises -- Chapter 13: Concurrency Control -- Concurrency Models -- Transactions -- Properties of Transactions -- Transact-SQL Statements and Transactions -- Transaction Log -- Locking -- Lock Modes…”
    Libro electrónico
  20. 4860
    Publicado 2004
    Tabla de Contenidos: “…Creating a simple serial process -- 8.1 Business scenario -- 8.2 Business process model -- 8.3 Design guidelines -- 8.3.1 Design overview -- 8.3.2 Design considerations -- 8.3.3 Process design model -- 8.4 Development guidelines -- 8.4.1 Setting up the development environment -- 8.4.2 Configuring the Web services connectors -- 8.4.3 Creating the business objects -- 8.4.4 Creating the maps -- 8.4.5 Developing the collaboration template -- 8.4.6 Creating the collaboration object -- 8.4.7 Exposing the collaboration as a Web service -- 8.4.8 Testing the solution -- 8.5 Runtime guidelines -- 8.6 Best practices -- Chapter 9. …”
    Libro electrónico