<< < 84 85 86 87 88 89 90 91 92 93 94 > >>   ∑:7836

Activity Diagram and Notations in Visio
This section lists UML Activity Diagram notations supported in MS Visio 2010.
2022-10-07, 145🔥, 0💬

Setting Up Derby (Java DB) in Network Server
This section describes how to set up and run Derby in Network Server mode listening client connections over the network.
2022-10-07, 135🔥, 0💬

LWP-UserAgent-Request.pl - Login to facebook.com
This section provides a tutorial example on how to use LWP-UserAgent-Request.pl to login to facebook.com. The key part is to figure out the POST URI and data value names from HTML form source code.
2022-10-07, 102🔥, 0💬

PKCS5 and PKCS7 Paddings
'What Is PKCS5Padding?' tutorial was cited in a qiita.com article in 2019.
2022-10-07, 243🔥, 0💬

What Is PKCS#12?
This section describes what is PKCS#12 - One of the PKCS (Public Key Cryptography Standards) used to store a private key and its self-signed certificate together as a single file.
2022-10-07, 143🔥, 0💬

Viewing Certificate Details
This section provides a tutorial example on how to view certificate details when visiting an 'https' Web site in Chrome.
2022-10-07, 154🔥, 0💬

Activity Diagram - Start and Final Notations
This section describes the Start Notation and the Final Notation used in a UML Activity Diagram. A Start Notation and a Final Notation represent a starting point and an ending point of an action execution sequence within an activity.
2022-10-07, 134🔥, 0💬

JDBC (Java Database Connectivity) Introduction
This chapter provides a quick introduction about JDBC (Java Database Connectivity). Topics include overview of JDBC; versions of JDBC; JDBC driver types; database connection with DriverManager and DataSource; JDBC driver class and connection URL for DriverManager.
2022-10-07, 109🔥, 0💬

What Is Database Connection Pool
This section provides a quick introduction on database connection pool, which is an object container managing a set of JDBC connection objects to be reused to avoid repeated connection opening and closing operations.
2022-10-07, 111🔥, 0💬

Generating SOAP Test Request
This section provides a tutorial example on how to generate a test SOAP request against an operation defined in a WSDL document using SoapUI.
2022-10-07, 138🔥, 0💬

made a mistake and deleted USBSTOR service
'(sc.exe create/delete) - Create or Delete Services' tutorial was cited in a Microsoft Answer post in 2010.
2022-10-06, 115🔥, 0💬

Static Diagram and Notations in Visio
This section lists UML Static Diagram notations supported in MS Visio 2010.
2022-10-06, 120🔥, 0💬

JcePublicCipher.java - Public Key Encryption Sample Program
This section provides a tutorial example on how to write a public key encryption and private key decryption program using the javax.crypto.Cipher class.
2022-10-06, 116🔥, 0💬

Perl Socket Test Program for HTTP and SOAP
This chapter provides tutorial notes and example codes on the Perl socket test program for HTTP and SOAP communications. Topics include writing a simple Perl socket test program; sending HTTP 1.0 and HTTP 1.1 requests; sending SOAP 1.1 and SOAP 1.2 requests; fixing the issue caused by Content-Length...
2022-10-06, 135🔥, 0💬

BSOD with win 7 64 bit when playing games
'Removing Java Update jusched.exe as a Startup Program' tutorial was cited in a forum post in 2009.
2022-10-06, 109🔥, 0💬

Introduction of UML (Unified Model Language)
This chapter provides tutorial notes on UML (Unified Model Language). Topics include introduction of UML; types and categories of UML diagrams.
2022-10-06, 128🔥, 0💬

Installing RPC::XML Module
This section provides a tutorial example on how to install the Perl module, RPC::XML 0.57, on Windows, downloaded from blackperl.com.
2022-10-06, 100🔥, 0💬

Adding SVG Images in Rmarkdown
'Adding Inline SVG Image in HTML5 Documents' tutorial was cited in codeday.me forum in 2019..
2022-10-06, 139🔥, 0💬

Install PerlMagick from Source Code
This section provides a tutorial example on installing PerlMagick module from source code on macOS. Installation failed with the LCD step.
2022-10-06, 102🔥, 0💬

Java HTTPS server code failing
'HttpsHello.java - HTTPS Server Test Program' tutorial was cited in a Stack Overflow forum post in 2015.
2022-10-06, 103🔥, 0💬

What Is HTTP::Response?
This section describes what is HTTP::Response - a Perl class that represents the HTTP response message returned by a Web server.
2022-10-06, 104🔥, 0💬

GameServer.pl - XML Communication Server Example
This section provides a tutorial example on how write an XML communication server program to accept client connections, send and receive XML messages.
2022-10-06, 102🔥, 0💬

LWP-UserAgent-POST.pl - Posting Form Data
This section provides a tutorial example on how to send a POST request to a Web server with form input data, and dump all request and response messages.
2022-10-06, 107🔥, 0💬

LWP-UserAgent-Request-Cookies.pl - Sending Request with Cookies
This section provides a tutorial example on how to convert all cookies into persistent cookies, save them to a cookie jar file, and attach them to subsequent requests.
2022-10-06, 100🔥, 0💬

<< < 84 85 86 87 88 89 90 91 92 93 94 > >>   ∑:7836