Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Microsoft .NET Framework 46
- Active server pages 33
- Development 30
- Application software 27
- Web site development 22
- Web applications 16
- Internet programming 14
- Web sites 12
- Microsoft software 11
- Authoring programs 9
- Computer programming 9
- Microsoft Visual studio 9
- Novela inglesa 8
- C# (Computer program language) 7
- Microsoft and .NET 7
- C (Computer program language) 6
- Cloud computing 5
- Design 5
- Web Development 5
- Computer programs 4
- Computers 4
- Management 4
- Microsoft 4
- Microsoft .NET 4
- Software engineering 4
- Engineering & Applied Sciences 3
- Leadership 3
- Social aspects 3
- Access control 2
- Application program interfaces (Computer software) 2
-
121Publicado 2018Tabla de Contenidos: “…-- Design principles -- You Ain't Gonna Need It -- Don't Repeat Yourself -- Keep it simple, stupid -- Occam's razor -- SOLID principles -- Connect 4 -- Requirements -- Test-last implementation of Connect 4 -- Requirement 1 - the game's board -- Requirement 2 - introducing discs -- Requirement 3 - player shifts -- Requirement 4 - the game's output -- Requirement 5 - win conditions (I) -- Requirement 6 - win condition (II) -- Requirement 7 - win condition (III) -- Requirement 8 - win condition (IV) -- The TDD or test-first implementation -- Hamcrest -- Requirement 1 - the game's board -- Requirement 2 - introducing discs -- Requirement 3 - player shifts -- Requirement 4 - the game's output -- Requirement 5 - win condition (I) -- Requirement 6 - win condition (II) -- Requirement 7 - win condition (III) -- Requirement 8 - win condition (IV) -- Final considerations -- Summary -- Chapter 6: Mocking - Removing External Dependencies -- Mocking -- Why mocks? …”
Libro electrónico -
122Publicado 2017Tabla de Contenidos: “…Billy Beane -- Bill James -- Stats Take Over -- 6 Human Behavior -- Prospect Theory -- Emotional Intelligence -- Neuro-Linguistic Programming -- Trading Tribe -- Curiosity, Not PhDs -- Commitment -- 7 Decision Making -- Occam's Razor -- Fast and Frugal Decision Making -- Innovator's Dilemma -- Process versus Outcome versus Gut -- 8 The Scientific Method -- Critical Thinking -- Linear versus Nonlinear -- Compounding -- 9 Holy Grails -- Buy and Hope -- Warren Buffett -- Losers Average Losers -- Avoiding Stupidity -- 10 Trading Systems -- Risk, Reward, and Uncertainty -- Five Questions -- What Do You Buy or Sell? …”
Libro electrónico -
123Publicado 2018Tabla de Contenidos: “…. -- Configuring and using validation -- Getting ready -- How to do it... -- Chapter 14: Razor and Views -- Managing namespaces in views with ViewImports -- Getting ready -- How to do it... -- Creating a strongly typed Partial view -- Getting ready -- How to do it... -- Configuring view and area locations -- Getting ready -- How to do it... -- How it works... -- Using dependency injection in views -- Getting ready -- How to do it... -- Creating HTMLHelpers -- Getting ready -- How to do it... -- How it works... -- Chapter 15: TagHelpers and ViewComponents -- Using Environment, Script, and Link TagHelpers -- Getting ready -- How to do it... -- Using Form TagHelpers -- Getting ready -- How to do it... -- Creating TagHelpers programmatically -- Getting ready -- How to do it... -- There's more... -- Creating a reusable view component -- Getting ready -- How to do it... -- How it works... -- Creating a view component/controller class -- Getting ready -- How to do it... -- How it works... -- Chapter 16: OWIN and Middleware -- Understanding OWIN, Katana, and the new ASP.NET Core HTTP pipeline -- OWIN - an abstraction for decoupling -- Katana - the Microsoft OWIN implementation -- A new OWIN implementation with ASP.NET Core…”
Libro electrónico -
124Publicado 2018Tabla de Contenidos: “…. -- How it works... -- Interfacing 9DoF Razor IMU-Arduino-ROS -- Getting ready -- How to do it... -- How it works... -- Using a GPS system - Ublox…”
Libro electrónico -
125Publicado 2016Tabla de Contenidos: “…Defining a Variable -- Operators -- Converting and Casting Data Types -- Converting Data Types -- Casting Data Types -- Using Arrays and Collections -- Using Arrays -- Using Collections -- Decision-Making Operations -- Comparison Operators -- Logical Operators -- If Statement -- Switch/Select Case Statement -- Loops -- For Loop -- Foreach/For Each Loops -- While Loop -- Exiting Loops -- Organizing Code -- Methods: Functions and Subroutines -- Writing Comments and Documentation -- Object-Oriented Programming Basics -- Important OO Terminology -- Classes -- Fields -- Properties -- Methods -- Constructors -- Inheritance -- Events -- Summary -- Chapter 5 ASP.NET Web Form Server Controls -- Introduction to Server Controls -- Defining Controls in Your Pages -- Types of Controls -- Standard Controls -- HTML Controls -- Data Controls -- Validation Controls -- Navigation Controls -- Login Controls -- AJAX Extensions -- Other Control Sets -- The ASP.NET State Engine -- How the State Engine Works -- Summary -- Chapter 6 ASP.NET MVC Helpers and Extensions -- Why MVC Has Fewer Controls Than Web Forms -- A Different Approach -- Razor -- Controller -- Routing -- HTTP Verbs and Attributes -- Form-Building Helpers -- Form Extensions -- Editor and EditorFor -- Model Binding -- Summary -- Chapter 7 Creating Consistent-Looking Websites -- Consistent Page Layout with Master Pages -- Creating and Using Master Pages in ASP.NET Web Forms -- Creating a Content Page in ASP.NET Web Forms -- Creating Layouts in ASP.NET MVC -- Creating a Content View in ASP.NET MVC -- Using a Centralized Base Page -- Summary -- Chapter 8 Navigation -- Different Ways to Move around Your Site -- Understanding Absolute and Relative URLs -- Understanding Default Documents -- Friendly URLs -- Using the ASP.NET Web Forms Navigation Controls -- Using the Menu Control -- Navigating in ASP.NET MVC…”
Libro electrónico -
126por Goldsmith, BenTabla de Contenidos: “…-- Getting Started in the Project Panel -- Creating a New Project -- Switching Workspaces -- The Project Panel -- Importing Footage -- Organizing the Project Panel -- Viewing Metadata -- The Source Monitor -- Previewing Footage -- Some Notable Features -- In and Out points -- Creating a Sequence -- Creating a Sequence based off the Source Monitor -- The Timeline -- Navigating the Timeline -- Changing Your Clip Size -- The Program Monitor -- Calibrating Playback -- Adding More Clips to the Timeline -- Drag and Drop -- Preview the Timeline -- Toggle Track Output -- Disable Clip -- Basic Trimming and Rearranging -- Trimming a Clip -- Moving a Clip -- Extending a Clip -- Selecting Multiple Clips -- Move with Insert -- Move with Overwrite -- 2 Edit a Scene -- Other Ways of Adding Shots to a Timeline -- Mentally Plan the Edit -- Adding with the Source Monitor -- Adding an Insert -- The Tools -- The Tools Panel -- Track Select Forward Tool (A) -- Deleting Gaps -- Ripple Edit Tool (B) -- Rolling Edit Tool (N) -- Editing Just Video or Audio -- Rate Stretch Tool (R) -- Razor Tool (C) -- Slip Tool (Y) -- Slide Tool (U) -- The Trim Tool -- Let's Clean It Up a Little -- Pulling In Audio from Another Take -- Final Audio Touch-Ups -- Music -- Add the Music Track to the Timeline -- Adjusting Volume -- Mute and Solo -- Trim the Track -- Locking Audio -- Exporting -- The Export Dialog -- Ready to Export? …”
Publicado 2021
Libro electrónico -
127Publicado 2024Tabla de Contenidos: “…. ♣ Least Squares Method and Linear Regression -- 7.1 Least squares method - Linear regression -- 7.2 Correlation and causality -- 7.3 Uncertainty in the adjustment parameters -- 7.4 Occam's razor or criterion of parsimony -- 7.5 Summary of important concepts -- 7.6 Exercises and problems -- References -- Chapter 8. …”
Libro -
128Publicado 2018“…Microsoft MVP Dino Esposito shows how to: Create new projects and understand their structure Set up and use the familiar MVC application model in ASP.NET Core Write controller class code to govern all stages of request processing Serve HTML from controllers, or directly via Razor Pages Master the Razor language for quickly defining the layout of HTML views Manage cross-cutting concerns such as global configuration data, error and exception handling, controller class design, and dependency injection Secure applications with user authentication and ASP.NET Core’s policy-based user authorization API Design for efficient data access, and choose the right option for reading and writing data Build ASP.NET Core Web APIs that return JSON, XML, or other data Use data binding to programmatically update visual components with fresh information Build device-friendly web views for iOS and Android Explore the radically new ASP.NET Core runtime environment and Dependency Injection (DI) infrastructure…”
Libro electrónico -
129Publicado 2022“…Similarly, influencers like Fashionista introduce vetted products such as Harry's razors to their followers' blogs. Partnerships like these enhance your customer experience, grow revenue, and help you connect with potential and existing customers you can't reach through traditional channels. …”
Libro electrónico -
130Publicado 2018“…You will work with the Razor Templating Engine to build a book library HTML5 solution that will use a SQLite.net library to store, update, retrieve, and delete information within a local SQLite database. …”
Libro electrónico -
131Publicado 2021“…Each project covers a different aspect of the Blazor WebAssembly ecosystem, such as Razor components, JavaScript interop, event handling, application state, and dependency injection. …”
Libro electrónico -
132Publicado 2020“…True innovation and competitive advantage stem from navigating the razors edge between order and chaos. So how do those who succeed do it? …”
Grabación musical -
133Publicado 2020“…What You Will Learn Get introduced to Blazor and find out why you should learn it Understand the differences between the Blazor Server and Blazor WebAssembly hosting models Discover the fundamental components of Blazor and Razor components Make Blazor applications modular Run Blazor on both server and browser Make your .NET code inter-operate with in-browser JavaScript Who This Video is For Developers who are already familiar with ASP.NET Core…”
-
134Publicado 2017“…This book shows you how to boost performance, with real-world solutions for instilling that razor-sharp mental edge. Emerge from setbacks stronger and more agile Learn to thrive on stress and play on the emotional edge Build a culture and environment that fosters motivation Adopt practical strategies for leading your team to win When equal opponents are matched, winning ultimately comes down to mindset. …”
Libro electrónico -
135Publicado 2015“…Coverage includes • Understanding the challenges that DevOps tools and practices can help VMware administrators to solve • Using Vagrant to quickly deploy Dev and Test environments that match production system specifications • Writing Chef “recipes” that streamline server configuration and maintenance • Simplifying Unix/Linux configuration management and orchestration with Ansible • Implementing Docker containers for faster and easier application management • Automating provisioning across the full lifecycle with Razor • Integrating Microsoft PowerShell Desired State Configuration (DSC) and VMware PowerCLI to automate key Windows Server and vSphere VM admin tasks • Using Puppet to automate infrastructure provisioning, configuration, orchestration, and reporting • Supercharging log management with ELK (Elasticsearch, Logstash, Kibana) • Supporting DevOps source code management with Git and continuous integration practices with Jenkins • Achieving continuous integration, delivery, and deployment with VMware’s vRealize Code Stream…”
Libro electrónico -
136Publicado 2017“…This book shows you how to boost performance, with real-world solutions for instilling that razor-sharp mental edge.Emerge from setbacks stronger and more agileLearn to thrive on stress and play on the emotional edgeBuild a culture and environment that fosters motivationAdopt practical strategies for leading your team to winWhen equal opponents are matched, winning ultimately comes down to mindset. …”
Grabación musical -
137por Shimabuku, Annmaria M., author“…What she discerns instead is a complex politics surrounding sex work, tipping with volatility along the razor’s edge between insurgency and collaboration. …”
Publicado 2018
Libro electrónico -
138Publicado 2014“…Learn how to: Select the most useful equipment: cameras, adapters, filters, focal reducers/extenders, field correctors, and guide telescopes Set up your camera (digital, video, or CCD) and your lens or telescope for optimal results Plan your observing sessions Mount the camera on your telescope and focus it for razor-sharp images Polar-align your equatorial mount and improve tracking for pin-point star images Make celestial time-lapse videos Calculate the shooting parameters: focal length and ratio, field of view, exposure time, etc. …”
Libro electrónico -
139Publicado 2021“…Even though the fundamentals of the security principles will be demonstrated with a Razor pages application, all the techniques and considerations can be taken in any ASP.NET Core application type, including MVC and Blazor. …”
Video -
140Publicado 2004“…Coverage includes Step-by-step junk mail filtering with Procmail Protecting Sendmail, Postfix, qmail, Microsoft Exchange, and Lotus Domino servers from spam Making the most of native MTA anti-spam features, including whitelists/blacklists, DNS black hole services, and header checking Distributed checksum filtering solutions, including Vipul's Razor and Distributed Checksum Clearinghouse McAfee SpamKiller for Lotus Domino McAfee SpamKiller for Microsoft Exchange Implementing and managing SpamAssassin Implementing SMTP AUTH, providing effective outbound SMTP authentication and relaying with any mail client; and STARTTLS, encrypting outbound mail content, user names, and passwords Sender verification techniques, including challenge/response, special use addresses, and sender compute Anti-spam solutions for Outlook, Outlook Express, Mozilla Messenger, and Unix mail clients Whatever your IT environment and mail platform, Slamming Spam's defense in-depth strategies can help you dramatically reduce spam and all its attendant costs—IT staff time, network/computing resources, and user productivity. © Copyright Pearson Education. …”
Libro electrónico