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.
The asynchronous HTTP requests tutorial shows how to create async web requests in Go, C#, F#, Groovy, Python, Perl, PHP, Java, JavaScript.
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.
Learn how to work with XML documents in VBScript using MSXML DOM. Understand parsing, creating, and manipulating XML with practical examples.
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.
Learn about VBScript winmgmts object, including WMI queries, system information, and more. Understand how to use it effectively with practical examples.
Learn about VBScript WScript object, including methods, properties, and practical usage examples for scripting automation.
Learn about VBScript Win32_Processor class, including CPU information retrieval, system monitoring, and more. Understand how to use it effectively with practical examples.
Learn about VBScript Win32_Product class, including software inventory, installation details, and more. Understand how to use it effectively with practical examples.
Learn about VBScript Win32_Service class, including service management, querying, and more. Understand how to use it effectively with practical examples.