Popular Books:
mysqladmin - MySQL Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks. 2017-02-16, ∼100🔥, 2💬
CipherDES.java - A Java Implementation of DES
This section provides a tutorial Java program, CipherDES.java - A Java Implementation of DES encryption and decryption algorithm. 2017-02-16, ≈15🔥, 9💬
GetMortgagePayment - Usage Description
This section describes the free Web service GetMortgagePayment provided by WebserviceX.NET. GetMortgagePayment allows you to calculate mortgage payments. 2017-02-11, ∼539🔥, 2💬
Calling createStatement() and executeQuery
This section describes how to run a SELECT query statement with createStatement() and executeQuery(). 2017-02-08, ∼232🔥, 2💬
"jar -C" - Changing Input Directory
This section provides a tutorial example on how to 'jar --create -C ...' to change input directory when creating JAR files. 2017-02-04, ∼1589🔥, 3💬
💬 2017-02-04 Herong: Chris, Thanks for sharing the information.
💬 2017-02-03 Chris: For unix, on the last command, ".;" changes to ".:".
PDF Printing Version
Information on how to obtain the PDF version of this book for printing. 2017-01-31, ∼1017🔥, 3💬
Entering Non ASCII Characters in JSP Pages
This section describes rules on how non-ASCII characters can be entered in JSP pages and displayed correctly on Web browsers. 2017-01-25, ∼1171🔥, 3💬
💬 2017-01-25 abc: ทดสอบภาษาไทย
💬 2016-06-19 Herong: That was a good test. ☺
💬 2016-06-08 dfgd: <script>alert(document.cookie )</script>
Windows 7: Firewall Alert on Blocked Connection
This section provides a tutorial example on how Windows Firewall alerts you when it detects a blocked connection on Windows 7 system. 2017-01-24, ∼1232🔥, 2💬
💬 2016-09-29 Manjit Chana: Thanks for exact information to enable me deal with above alert issue.
jstack - Stack Tracer to Generate Thread Dump
This section provides a tutorial example on how to use the 'jstack' tool to generate a thread dump (print all running threads and their stack traces). 2017-01-23, ∼936🔥, 1💬
Operations on "byte" Data Type Values
This section provides a tutorial example on how 'byte' values are casted to 'int' values when they are involved in arithmetic, comparison and bitwise operations. 2017-01-21, ∼6463🔥, 2💬
💬 2017-01-19 Anonymous: Reason for why byte doesn't holds good the + operator directly.
BankingThread.java - Synchronization Sample Program
This section provides a tutorial example on how to solve the banking synchronization issue with Java synchronized methods. 2017-01-21, ≈10🔥, 5💬
💬 2017-01-18 Abhishek: This is too complex for a beginner. Please write a simpler one.
💬 2016-09-17 Herong: dot.g, really? please give details.
SOAP Java Implementations
This chapter provides notes and tutorials on SOAP Java Implementations: SAAJ, Axis and Apache WebService. 2017-01-16, ∼473🔥, 1💬
Reference Citations - HerongYang.com
This is a collection of reference citations to Herong's tutorial books on the Internet. Updated in 2026 (Version v2.96) with citations added. 2017-01-14, ∼1592🔥, 1💬
Running PerlApp to Convert *.pl to *.exe
This section provides a tutorial example of running PerlApp from ActiveStat to convert a sample Perl script, DirGrep.pl, to Windows executable binary, DirGrep.exe. 2017-01-14, ∼3154🔥, 2💬
💬 2017-01-12 Monique: Where do you actually run this???? from command prompt?
Accessing System Environment Variables
This section provides a tutorial example on how to access environment variables defined in the operating system using the System.getenv() method. 2017-01-14, ∼1044🔥, 2💬
💬 2017-01-14 Herong: Martin, The code has been corrected now. Thanks.
What Is Western Zodiac
This section describes what is Western zodiac. 2017-01-12, ∼1387🔥, 1💬
Viewing LG Android USB Device in Control Panel
This section provides a tutorial example on how to view the LG Android USB device in Windows Control Panel and see its detailed properties. 2017-01-09, ∼795🔥, 1💬
Popular Posts:
This section provides a quick introduction of Web server log files with examples of IIS and Apache s...
This section provides a simple example program code of FORTRAN 77 language.
Hi Doc, I have subkeys recovered through DPA. Can 3DES.c be modified to accept these subkeys as inpu...
This section describes how to insert new data rows into MS Access database through the JDBC-ODBC dri...
This tutorial book is a collection of notes and sample codes written by the author while he was test...