Popular Books:
DriverManager.getConnection() and Connection URL
This section describes how to use DriverManager.getConnection() and connection URL for the Microsoft JDBC driver. 2016-09-27, ∼174🔥, 1💬
Installing Adobe Flash Player 13 for Safari 5
This section provides a tutorial example on how to download and install Adobe Flash Player 13 Plugin for Safari 5 on Windows XP. 2016-09-27, ∼594🔥, 1💬
What Is Block Cipher?
This section describes what is block cipher - An encryption scheme in which 'the clear text is broken up into blocks of fixed length, and encrypted one block at a time'. 2016-09-26, ∼641🔥, 1💬
Listing of Trusted Root CA in Google Chrome
This section provides a tutorial example on how to see the list of trusted root CA (PKI Authorities) pre-installed in Google Chrome. 2016-09-16, ≈13🔥, 1💬
No Style Example - Hello
This section provides a tutorial example on writing the very first WSDL 2.0 example that uses SOAP 1.2 over HTTP to send a hello message and receive a hello message back. 2016-09-13, ∼804🔥, 1💬
About My LG-V905R Android Tablet
This section provides a tutorial example on how to view basic information a LG-V905R Android tablet, running Android 3.0.1. 2016-09-09, ∼268🔥, 1💬
Digital Signature Scheme for Email Messages
This section describes the digital signature scheme for email messages. The process of signing an email message is the same as signing other digital documents. 2016-09-08, ∼1428🔥, 1💬
Global and Local Variables - Scope Rules
This section provides a quick description of global variables and local variables. Basic rules about variable scopes are provided. 2016-08-30, ∼617🔥, 2💬
Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other formats. 2016-08-27, ∼1612🔥, 2💬
2007 - 投å状 - The Warlords
投名状 (The Warlords), 2007, directed by 陈可辛 (Peter Chan), casted by 李连杰, 刘德华, 金城武, 徐静蕾. 2016-08-12, ∼1392🔥, 3💬
Bin2Hex.pl - Converting Binary Data to Hex Numbers
This section provides a tutorial example on how to convert binary data file to hex numbers - Bin2Hex.pl. 2016-08-08, ∼7715🔥, 1💬
💬 2016-08-08 HEX: 831BE6B18E7006372069545885A80F786C33 D064904732D39EFBE0EC7019B5D4
Blowfish Cipher Algorithm
This section describes the Blowfish cipher algorithm - A 16-round Feistel cipher with block size of 64 bits developed by Bruce Schneier in 1993. 2016-08-03, ∼1102🔥, 2💬
java.time.Instant - get(INSTANT_SECONDS) Error
This section provides a tutorial example on how to use getLong() to retrieve INSTANT_SECONDS value. Using get() will result an exception. 2016-08-03, ∼1798🔥, 2💬
💬 2016-08-02 G: the valid values range is outside of int, use getLong() instead of get(),
javax.swing.event.MenuListener - Menu Listener Interface
This section provides a tutorial example on how to use javax.swing.event.MenuListener ,menu listener interface, to catch events fired by JMenu objects. 2016-08-02, ∼7027🔥, 3💬
"DROP TABLE" Statements
This section describes how to drop a table in the current database. 2016-07-27, ∼141🔥, 2💬
Popular Posts:
This section describes how to insert BLOB values as normal strings using INSERT statements.
This book is a collection of notes and sample codes written by the author while he was learning sort...
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and fro...
This section provides a quick description of SOAP Encoding and samples of serializing simple and com...
This section provides a quick introduction of Shift-JIS, also called MS Kanji, encoding, which maps ...