Ruby Faraday tutorial

Ruby Faraday tutorial

This tutorial introduces the Ruby Faraday module. We grab data, post data, work with JSON, and connect to a secure web page. We also create a custom Faraday middleware.

web
Asynchronous HTTP requests

Asynchronous HTTP requests

The asynchronous HTTP requests tutorial shows how to create async web requests in Go, C#, F#, Groovy, Python, Perl, PHP, Java, JavaScript.

web
Embedded Tomcat

Embedded Tomcat

In this tutorial, we show how work with embedded Tomcat server. Tomcat can be run in embedded mode; it means that it is not necessary to build a WAR file and deploy it in a standalone Tomcat server.

web
VBScript XML DOM (MSXML)

VBScript XML DOM (MSXML)

Learn how to work with XML documents in VBScript using MSXML DOM. Understand parsing, creating, and manipulating XML with practical examples.

VBScript Win32_StartupCommand Class

VBScript Win32_StartupCommand Class

Learn about VBScript Win32_StartupCommand class, including querying startup programs, managing auto-run entries, and more. Understand how to use it effectively with practical examples.

VBScript winmgmts Object

VBScript winmgmts Object

Learn about VBScript winmgmts object, including WMI queries, system information, and more. Understand how to use it effectively with practical examples.

VBScript WScript Object

VBScript WScript Object

Learn about VBScript WScript object, including methods, properties, and practical usage examples for scripting automation.

VBScript Win32_Processor Class

VBScript Win32_Processor Class

Learn about VBScript Win32_Processor class, including CPU information retrieval, system monitoring, and more. Understand how to use it effectively with practical examples.

VBScript Win32_Product Class

VBScript Win32_Product Class

Learn about VBScript Win32_Product class, including software inventory, installation details, and more. Understand how to use it effectively with practical examples.

VBScript Win32_Service Class

VBScript Win32_Service Class

Learn about VBScript Win32_Service class, including service management, querying, and more. Understand how to use it effectively with practical examples.