Popular Books:
Copy PDF File to Android Emulator's File System
This section provides a tutorial example on how to copy PDF files to the Android emulator's file system using the 'adb' tool provided in the SDK package. 2016-04-19, ∼3025🔥, 2💬
💬 2016-04-19 Herong: Pankaj, you are welcome!
💬 2016-04-11 Pankaj Kumar: Thank you so much. It was really helpful for me.
Hello REST Web Service
This section describes a simple REST Web services - my Hello REST Web service. 2016-04-19, ∼632🔥, 0💬
WADL (Web Application Description Language)
This section describes what is WADL (Web Application Description Language), an XML-based file format that describes REST Web services. 2016-04-19, ∼3161🔥, 1💬
Windows 7: Event Log Viewer
This section provides a tutorial example on how to review all event log entries with the Event Viewer on a Windows 7 system. 2016-04-14, ∼564🔥, 1💬
Using MySQL Non-Install Package
Tutorial example on how to download and install MySQL server using the Non-Install package on a Windows system. Data directory is required to run MySQL server. 2016-04-08, ∼5023🔥, 5💬
Inserting BLOB Values with setBinaryStream() Method
This section describes how to insert BLOB values with the PreparedStatement.setBinaryStr eam()method. 2016-04-08, ∼9024🔥, 2💬
WSF - Windows Script File XML Format
This section describes the WSF (Windows Script File) XML format. Multiple script jobs with different scripting language can be defined in a single WSF file. 2016-04-08, ∼4796🔥, 2💬
💬 2016-04-08 Herong: Rich, can you show us your command line and the output?
💬 2016-04-02 Rich: I keep getting can't find host scrip file, can you help?
setBit() - Storing a Bit into a Byte Array
This section provides a tutorial example on how to set one bit into a byte array at a specific bit position setBit(). 2016-04-08, ∼5219🔥, 1💬
Cryptography Basic Concepts
This chapter describes some basic concepts of cryptography: what is cryptography, what is function and what is encryption. 2016-04-07, ∼3444🔥, 4💬
Archived: Install ActivePerl v5.8.8 on Windows Systems
This section provides a tutorial example on how to install ActivePerl v5.8.8 on a Windows XP system. 2016-04-02, ∼4326🔥, 1💬
SessionPage*.php - Session Test Script Pages
This section provides a tutorial example on how to write multiple script pages and use the session concept to make them work together. 2016-03-30, ∼1966🔥, 3💬
💬 2016-03-30 Herong: Hello Rato, thanks for visiting my site ☺
ConvertTemp - Response Message Sample
This section provides a response message sample of ConvertTemp Web service. 2016-03-30, ∼369🔥, 1💬
First Example - Hello
This section provides a tutorial example on writing the very first WSDL 1.1 example that uses SOAP 1.1 over HTTP to send a hello message and receive a hello message back. 2016-03-28, ∼585🔥, 1💬
JSTL Example - Loop Tag on Map Objects
This section provides a tutorial example on how to use a c:forEach JSTL tag to loop through entries in a java.util.Map object. 2016-03-28, ∼650🔥, 1💬
piqpr8.c - Generating Hex Digits of PI
A C source code is provided to generate hexadecimal digits of the fractional part of PI (0.1415927...) using the BBP (Bailey–Borwein–Plouffe) formula. 2016-03-25, ∼1465🔥, 1💬
Popular Posts:
This EC (Elliptic Curve) cryptography tutorial book is a collection of notes and sample codes writte...
This section describes 'secp256r1' elliptic curve domain parameters for generating 256-Bit ECC Keys ...
This chapter provides notes and tutorials on installing PHP on Windows systems. Topics include downl...
This section provides a tutorial example on how to access array elements with element indexes.
This chapter provides a quick introduction of HTTPS (Hypertext Transfer Protocol Secure). Topics inc...