Popular Books:
Main Features of JSP
This section describes main features of JSP including scripting elements, built-in objects, directives, JavaBean objects, JSTL, EL and standard actions. 2016-11-02, ∼1467🔥, 2💬
Installing .NET Framework 4.6.1 SDK
A tutorial example is provided on how to download and install Microsoft .NET Framework 4.6.1 SDK, which can be used as the programming environment for C# language. 2016-10-23, ∼2513🔥, 1💬
"keytool" Importing CA's Own Certificate
This section provides a tutorial example on how to import CA's certificate generated by 'OpenSSL' into a 'keystore' file using 'keytool' 2016-10-20, ∼1071🔥, 2💬
Archived: "adb push" and "adb pull" Commands
This section describes 'adb push' and 'adb pull' commands, which allows you to copy files to and from the remote Android emulator or device. 2016-10-20, ∼634🔥, 2💬
Windows 7: Disable Scheduled Tasks
This section provides a tutorial example on how to review tasks that have been scheduled to run on a Windows 7 system in the background and disable any unwanted tasks. 2016-10-20, ∼3138🔥, 4💬
Scalar Values and List Values
This section describes what is a scalar value, a single numeric value or a string of characters, and what is a list value, a list of scalar values. 2016-10-19, ∼530🔥, 1💬
"sc.exe query type= driver" - All Device Driver Services
This section provides a tutorial example on how to list all device driver services with 'sc.exe' Service Controller command tool. 2016-10-15, ∼3225🔥, 2💬
💬 2016-10-15 Herong: Jay, I don't know the answer. Hope other visitors can help to explain.
💬 2016-10-14 Jay: How do you interpret this? CHECKPOINT : 0x0
Loading Driver Class Automatically
This section provides a tutorial program to show how JDK 1.7 and 1.8 automatically loads JDBC driver classes from JAR files specified in the classpath. 2016-10-15, ∼230🔥, 3💬
UTF-8 Encoding Pages with Big5 Characters
This section describes an error case where a UTF-8 encoding page contains Big5 character strings. 2016-10-08, ∼994🔥, 1💬
Configuring Crossover Cable Network
This section provides a tutorial example on how to configure a crossover cable network. 2016-10-06, ∼7324🔥, 2💬
Overview of CallableStatement Objects
This section provides overview information on CallableStatement Objects for stored procedures. 2016-10-05, ∼101🔥, 1💬
Closing the Database Connection - con.close()
This section describes how to close database connections. 2016-09-28, ∼297🔥, 1💬
DriverManager.getConnection() and Connection URL
This section describes how to use DriverManager.getConnection() and connection URL for the Microsoft JDBC driver. 2016-09-27, ∼225🔥, 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, ∼706🔥, 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, ∼740🔥, 1💬
Popular Posts:
This section provides a tutorial example on how to convert a KeyStore file to a PKCS12 file, because...
Where to find lucky wedding dates for year 2039? Lucky Wedding Dates: 2039 - Year of the Goat ⇒ Lu...
Want to know when is the 2016 Chinese New Year day? Look for free Chinese calendars for 2016? Chines...
This section describes the free Web service GetCountries provided by WebserviceX.NET. GetCountries a...
This section provides a tutorial example on how to get one bit back from a byte array at a specific ...