Popular Books:
No-Element (Marker) Annotation Invocation
This section provides a tutorial example on how to use the marker format in annotation invocation statements, if no annotation elements are needed. 2022-10-01, ∼353🔥, 0💬
Xsd11SchemaValidator.java XSD 1.1 Test Result
This section provides a tutorial example on validating XML documents with XSD 1.1 schema using 'Xerces2 (XML Schema 1.1)' version. 2022-10-01, ∼353🔥, 0💬
Perl Implementation of Base64URL Encoding
This section provides a tutorial example on how to perform Base64URL encoding on binary files using my own implementation in Perl. 2022-10-01, ∼353🔥, 0💬
Crypt::CBC Salted Key Test Cases
Some test cases are provided to run Crypt::CBC with the salted key option. Passphrase can have any length. But salt must be 8 bytes long. 2022-10-01, ∼353🔥, 0💬
References
List of reference materials used in this book. 2022-10-01, ∼353🔥, 0💬
javax.crypto.KeyGenerator - Generating Secret Keys
This section provides a quick introduction of the secret key generation class, javax.crypto.KeyGenerator. 2022-10-01, ∼352🔥, 0💬
Visiting "https" Website with IE
This section describes how IE (Internet Explorer) shows a lock icon when you visit an 'https' Website to provide you more security related information. 2022-10-01, ∼352🔥, 0💬
Validation Error Examples on Complex Datatypes
This section describes a tutorial example on XML document validation errors related to a complex datatype defined a schema. 2022-10-01, ∼352🔥, 0💬
What Is Astrology
This section describes what is astrology. 2022-10-01, ∼352🔥, 0💬
JDBC Driver Connection URL
Describes the connection URL format and how to create connection objects with the DriverManager class. 2022-10-01, ∼352🔥, 0💬
Private Network - Default Genesis Block
This section describes the default genesis block of an Ethereum private network. 2022-10-01, ∼352🔥, 0💬
Button Action Handler at the Component Level
This section provides a tutorial example on how to create a button to handle actions by adding the ActionListener interface to the button component. 2022-10-01, ∼351🔥, 0💬
Empty Element Types
This section describes the empty element type which can be used to define an XML element with no text content and at least one attribute. 2022-10-01, ∼351🔥, 0💬
Popular Posts:
This section provides a tutorial example on how to use getLong() to retrieve INSTANT_SECONDS value. ...
A list of test vectors is provided for the 16-round and 64-bit block Blowfish cipher algorithm.
This section provides a tutorial example on how to raise your own runtime errors with the Err.Raise(...
Where to find lucky wedding dates for year 2021 to 2030? Lucky wedding dates for year 2021 to 2030: ...
This book is a collection of tutorial notes and sample codes written by the author while he was lear...