Categories:
Android (36)
ASP (6)
Astrology (7)
Bitcoin (5)
Blowfish (5)
Built-in (3)
C# (9)
Calendar (5)
CD-DVD (10)
Chinese (3)
Cryptography (74)
DES (2)
Encoding (9)
Ethereum (2)
Flash (16)
GB2312 (6)
General (9)
H (4)
History (8)
Java (94)
JavaScript (15)
JDBC (70)
JSP (21)
JVM (17)
Movie (1)
Music (7)
MySQL (8)
Perl (27)
PHP (44)
Physics (11)
PKI (21)
Reference (1)
SOAP (19)
Sorting (8)
Swing (11)
UML (2)
Unicode (31)
VBScript (27)
Web (1)
Web-Services (40)
Windows (48)
WSDL (19)
XML (22)
XMLPad (1)
XSD (5)
XSL-FO (4)
Tutorial Books:
Downloading and Installing Notepad++ with XML Tools
This section provides a tutorial example on how to download and install Notepadd++ on Windows system; and how to add the XML Tools Plugin in Notepadd++. 2019-01-26, 123403👍, 63💬
💬 2019-01-26 Herong: HG, Thanks for sharing the download link!
💬 2019-02-07 Ralph Stålberg: Need to format xml to be able to read it
💬 2019-01-21 Herong: lakshmisha, what is this XML document for?
💬 2018-12-08 Herong: Phill, I will update this soon. Thanks.
Comments on Herong's Tutorial Books
Please share your general comments on my tutorial books here. Comments should not contain hyperlinks to any external Web sites. 2019-02-15, 54906👍, 187💬
💬 2019-02-15 Julia: Nice website!
💬 2016-02-12 krishna: type conversion topic with example: [URL removed]
Compilation and Execution Process of C Programs
This section describes steps of the compilation and execution process of C programs: preprocessing, compilation, assembly, linking and loading. 2018-12-22, 54498👍, 23💬
💬 2018-12-22 Ishika Garg: nice
💬 2018-11-29 manasi chavan: Thanks!!!!!!nice
💬 2018-09-15 hardik bhoraniya: nice understanding
💬 2018-05-17 Khan rahil: Thanks
💬 2019-01-21 shubhamsaini: kgnhrioe;lmgij gege
💬 2018-04-08 subhan: plz download
💬 2017-11-04 ali: thanks for file
Downloading and Installing JDK 10
This section describes how to download and install JDK 10 on a Windows system. 2018-12-23, 48155👍, 46💬
💬 2018-12-23 Thin Ga Ha: Very good
💬 2018-10-22 Chirag: Very good
💬 2018-09-02 Herong: Paul, thanks. Picture is added now.
💬 2018-08-30 Paul: This picture is missing.
"services.msc" - Program Services Console
This section provides a quick description of the Services Console and a tutorial example on how to list all program services. 2017-12-11, 43787👍, 10💬
💬 2017-10-23 sunil dhakad: my windo are not update
💬 2015-12-10 Herong: Totally agree. Disable "Print Spooler", if you are not using any printers ☺
Installing OpenSSL on Windows
This section provides a tutorial example on how to install OpenSSL on a Windows system. 2017-10-29, 42933👍, 18💬
💬 2017-10-29 Max: Te possino! How I obtain the .o, .h files to use like include in my .c mail file?
💬 2017-02-03 Jim: Now run along...
"OpenSSL" Viewing Certificates in DER and PEM
This section provides a tutorial example on how to use 'OpenSSL' to view certificates in DER and PEM formats generated by the 'keytool -exportcert' command. 2017-05-27, 32216👍, 5💬
💬 2017-05-27 Herong: Yes, asn1parse is a nice tool. I will add some examples later.
💬 2017-05-23 Herong: Poshak, do you need any help with your certificate?
💬 2017-05-23 Derek Callaway: openssl asn1parse is also useful for displaying certificate contents...
💬 2017-05-23 poshak: MIIC8DCCAIGgAwIBAgIJAM/+E5HIKoWGMAoG ...
Using java.net.HttpURLConnection to Send SOAP Messages
This section describes steps to follow if you want to use the java.net.HttpURLConnection class to send out a SOAP XML message. 2018-12-21, 29439👍, 13💬
💬 2016-09-20 Keyur: The XMLPad tool is amazing. Excellent work. Thanks so much
💬 2016-09-04 Herong: Vaishnavi, I am not interested in any type of link exchange offers. Thanks.
Configuring PHP OpenSSL on Windows
This section provides a tutorial example on how to install and configure the PHP OpenSSL module on Windows systems. PHP OpenSSL is provided as a DLL file called php_openssl.dll. 2017-01-20, 24908👍, 10💬
💬 2017-01-20 Robert: Thanks a lot!
💬 2016-06-10 Herong: Azaz, great idea! Thanks for sharing the information.
JDBC-ODBC - Loading sun.jdbc.odbc.JdbcOdbcDriver
This section describes how to load the JDBC-ODBC Bridge driver class with the Class.forName() method. 2017-06-06, 24155👍, 17💬
💬 2017-06-06 Panther: Need to run mdb server
💬 2017-04-07 Herong: Yaiphaba, Are you referring to the Apache OpenOffice software?
💬 2017-04-02 yaiphaba: ddbc database driver class already installed andopen office
💬 2018-08-29 Shawn: Thanks for the detailed explanation.
💬 2017-10-29 Abi: Very informative
💬 2017-06-17 Herong: Neil, I will try my best. Thanks for the comment.
💬 2017-06-14 Neil Shrestha-Birtch: It helped me! thanks for keeping this resource up.
💬 2017-12-18 maria de los angeles: thanks, :)
💬 2015-09-02 Herong: Charan, why are you posting a WSDL document as comment?
Playing DAT Files with Windows Media Player
This section describes a tutorial on how to play DAT files directly with Windows Media Player. 2016-08-24, 22328👍, 3💬
💬 2015-11-18 Herong: Sophart, I really appreciate your nice comment.
💬 2015-11-17 Sophart: This, is helping me and provides the best knowledge at all the time.
"keytool" Exporting Certificates in DER and PEM
This section provides a tutorial example on how to export certificates in DER and PEM format using the 'keytool -exportcert' command. 2018-10-06, 21474👍, 4💬
💬 2018-09-25 Srinivas: After generating certificate, there are some special characters appended.
What Is PKCS5Padding?
This section describes what is PKCS5Padding - a schema to pad cleartext to be multiples of 8-byte blocks. 2016-06-16, 17210👍, 8💬
💬 2016-04-04 ankit: this is me.
Validating a Certificate Path with OpenSSL
This section provides a tutorial example on how to perform validation of a certificate path with the 'openssl verify' command. 2015-10-14, 17188👍, 5💬
"sc.exe create/delete" - Create or Delete Services
This section provides a tutorial example on how to create and delete a program service with 'sc.exe' Service Controller command tool. 2017-03-21, 16192👍, 2💬
💬 2017-09-12 tilahun bekele: good site
💬 2017-08-27 Herong: Can you try to the 32-bit 1.7JDK?
💬 2017-06-27 Herong: Shubhankar, you can download JDK 1.7. It has JDBC-ODBC bridge included.
💬 2017-06-25 Shubhankar: I want Sun.jdbc.odbc.jdbcodbcdriver
Popular Posts:
This section provides a tutorial example on how to use 'keytool' to import certificates in DER and P...
This section provides a tutorial example on how to install OpenSSL on a Windows system.
This section describes the MD5 algorithm - a 5-step process of padding of '1000...', appending messa...
This section describes DES (Data Encryption Standard) algorithm - A 16-round Feistel cipher with blo...
This section provides a tutorial example on how to install and configure the PHP OpenSSL module on W...