Popular Books:
Why Sorting Is Needed
This section describes why sorting is needed - Search in a sorted collection is much faster than an un-sorted collection. 2017-08-10, ∼3441🔥, 3💬
💬 2017-08-10 Caleb E: Very Nice
💬 2015-11-27 Herong: Palash, Good article. Thanks for sharing it.
What Is Sorting?
This section describes what is sorting - A process to organize a collection of data elements based on the order of a comparable property of each element. 2017-08-10, ∼723🔥, 1💬
Current Time in Milliseconds and Nanoseconds
This section provides a tutorial example on how to obtain the current time in milliseconds and nanoseconds using currentTimeMillis() and nanoTime() methods. 2017-08-09, ∼1038🔥, 1💬
Derby (Java DB) - Inserting Data Rows to Existing Tables
This section describes how to insert new data rows into Derby (Java DB) database tables through the JDBC driver. 2017-08-05, ∼6289🔥, 2💬
Commands and Options Supported by "adb"
This section describes commands and options supported by the 'adb' tool. The 'adb help' command can give you details on how to use other 'adb' commands and options. 2017-08-05, ∼4184🔥, 2💬
'jps' - JVM Process Status Tool
This section describes the JVM process status tool, 'jps' for listing JVM processes on local and remote machines. 2017-08-03, ∼1245🔥, 1💬
Disabling IE Addon "Yahoo! Toolbar"
This section provides a tutorial example on how to disable 'Yahoo! Toolbar' in IE (Internet Explorer). 2017-08-03, ∼776🔥, 4💬
mcrypt DES Encryption Testing Program
This section provides a tutorial example on how to use the DES algorithm in a specific operation mode as block or stream cipher. 2017-08-03, ∼1971🔥, 3💬
💬 2017-08-03 Herong: Deepan, Which part is difficult for you to understand?
💬 2015-12-02 周迹武: 上了,又退学了,把她爹都气晕了。
💬 2015-12-01 徐奇文: 徐奇文上大学了吧!如上了,一定是个好大学。她即聪明又好学,如果不是他爹瞎 教,学业可能会更好些。
SoapUI Configuration for Username Token
This section provides a tutorial example on how to create a configuration entry to support WS-Security username token with '#PasswordDigest' password type using SoapUI. 2017-07-28, ∼3117🔥, 8💬
XML Messages over Socket Connections
This section describes the XML message communication model - where client and server send and receive XML messages over socket communication connections. 2017-07-20, ∼3408🔥, 5💬
💬 2015-11-11 Herong: Thai, you are welcome!
JSSE - Java Implementation of SSL and TLS
This section describes the JSSE (Java Secure Socket Extension) package, which provides a Java implementation of the SSL and TLS protocols. 2017-07-18, ∼1018🔥, 1💬
What Is ResultSet?
This section describes what is a ResultSet object. 2017-07-03, ∼579🔥, 1💬
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format. 2017-07-01, ∼3797🔥, 12💬
💬 2017-04-21 Herong: Dzung, you should have it in your email box now. Thanks.
💬 2016-12-06 zhaojie: thanks,i'm learning http ,so to know https !
💬 2016-10-18 ItslSteven: thanks
💬 2016-08-17 Herong: billm, please send me an email. Thanks.
WSDL Message Exchange Patterns
This section describes message exchange patterns defined in WSDL Version 2.0 Part 2: Adjuncts - In-Only, Robust In-Only, and In-Out. 2017-06-22, ∼3119🔥, 5💬
💬 2017-04-30 Sam: Incredible!!.This solution worked like a charm. Thanks a ton.
Popular Posts:
This section describes a tutorial on how to get summary information of a CD-ROM with 'isoinfo' tool.
This chapter provides notes and tutorials on installing PHP on Windows systems. Topics include downl...
This section provides a tutorial example on how to use 'keytool' to import certificates in DER and P...
This section describes the elliptic curve, E(0,7), also named as secp256k1, and the subgroup paramet...
This section provides a tutorial example of Perl CGI application: Calculator.pl - Returning the resu...