<< < 354 355 356 357 358 359 360 361 362 363 364 > >>   ∑:8894  Sort:Rank

"INSERT INTO" Statements
This section describes how to insert data rows with INSERT INTO statements.
2016-11-08, ∼326🔥, 1💬

Nested Tags Example - Break Tag for Loops
This section provides a tutorial example on how to create 2 tag classes to a support nested custom tags in JSP pages. As an example, a Loop tag and a Break tag is created to work together.
2016-11-08, ∼454🔥, 1💬

SHA1 Mesasge Digest Algorithm
This chapter provides tutorial notes and example codes on the SHA1 message digest algorithm. Topics include SHA1 algorithm overview; using SHA1 in Java, PHP, and Perl.
2016-11-05, ∼2387🔥, 5💬

💬 2015-10-14 Herong: Yojana, information on key generation of Blowfish Algorithm can be found in Key Schedule (Sub-Keys Generation) Algorithm tutoria...

💬 2015-10-13 Yojana Yadav: Plz send me the detail of key generation of Blowfish Algorithm

💬 2013-06-28 Herong: Abbas, You are welcome!

💬 2013-06-26 abbas: thank you for sha-1 and it's so helpful

Encryption using RSA Public Key with SoapUI
This section provides a tutorial example on how to encryption the SOAP body element content with a RSA public key certificate using SoapUI.
2016-11-04, ∼3669🔥, 3💬

💬 2016-11-04 kalasba: hi, please can you share online training & video ?

💬 2016-07-14 Herong: Hi Sejai, please share SoapUI tutorials here, not ads.Thanks.

💬 2016-07-09 sejal: hi,we provide online training & video tutorial for soapui for free videos refer [URL removed]

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, ∼1317🔥, 2💬

💬 2016-04-17 arun: i'm arun

Activity Diagram - Accept Event Notation
This section describes the Accept Event Notation used in a UML Activity Diagram. An Accept Event Notation represents an action that waits for an event to arrive from outside and processes it.
2016-10-26, ∼4629🔥, 1💬

💬 2016-10-26 at_svg: useful

2A00: Supplemental Mathematical Operators
This section provides a quick summary of the Unicode code point block: 'Supplemental Mathematical Operators', which contains 256 code points to represent additional mathematical operators
2016-10-24, ∼100🔥, 1💬

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, ∼2297🔥, 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, ∼941🔥, 2💬

💬 2016-10-20 Herong: Akhtar, AES256 encryption does not require any certificates. It requires a secret AES key, see Introduction to AES (Advanced Enc...

💬 2016-10-19 Akhtar: I have also a certificate file (.cer) .I did the same procedure to import in to mykey store and got .jks file but, now i want to...

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, ∼483🔥, 2💬

💬 2016-10-20 Herong: Peter, this tutorial is outdated, because it was based on the outdated SDK version: Android SDK R17. "push" and "pull" commands ...

💬 2016-10-19 peter chatterton: What do you mean by 'outdated'? Are push and pull impossible not or just unsupported? Great site BTW!! Because of the Dummies bo...

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, ∼3024🔥, 4💬

💬 2016-10-20 Herong: Branksome, your right panel is probably turned off. You can turn it on by clicking the last icon below the menu. You can also ac...

💬 2016-10-18 Branksome: On my Win7 system, there is no right panel with an option to delete. What I would prefer to do is reduce the schedule to run les...

💬 2016-03-30 Herong: David, There is a button on "Task Scheduler" to disable all of them. You should not allow any program to be scheduled on your ho...

💬 2016-03-23 David Betts: Hi, I was looking for a solution that disabled all tasks. However I can now find my way around the entries . I think I will leav...

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, ∼412🔥, 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, ∼3042🔥, 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, ∼143🔥, 3💬

HelloServer12.php - First SOAP 1.2 Server Application
This section provides a tutorial example on how to write a simple SOAP 1.2 server application. The HelloServer.php example defines a hello() function, adds it to the SOAP server, waits for the client program to call.
2016-10-14, ∼681🔥, 2💬

Archived: Installing .NET Framework 1.0 SDK
This section provides a tutorial example on how to download and install Microsoft .NET Framework 1.0 SDK, which can be used as the programming environment for C# language.
2016-10-13, ∼264🔥, 1💬

PHP SOAP Extension - XML Document Based Web Services
This section provides a tutorial example on how to write a PHP program to call an XML document based Web service with SOAP 1.2 binding using the SoapClient class. 'soap_version' => SOAP_1_2 is used for SOAP 1.2.
2016-10-12, ∼204🔥, 1💬

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, ∼895🔥, 1💬

Configuring Crossover Cable Network
This section provides a tutorial example on how to configure a crossover cable network.
2016-10-06, ∼7049🔥, 2💬

💬 2016-10-06 Herong: John, good question, and I don't know the answer. Maybe someone else can help to answer.

💬 2016-09-29 John Wboson: Two computers, one headless - no keyboard, no mouse, no monitor would be a welcome example through a cross-over or IPV6 connecti...

Overview of CallableStatement Objects
This section provides overview information on CallableStatement Objects for stored procedures.
2016-10-05, ∼100🔥, 1💬

Using Microsoft Excel as a Unicode Text Editor
This chapter provides notes and tutorial examples on using Microsoft Excel as a Unicode text editor. Topics including testing to open text files in 3 encodings: UTF-8, UTF-16BE, and UTF-16LE; saving and opening Unicode text files in UTF-16 (Little-Endian with BOM) format.
2016-10-03, ∼4957🔥, 1💬

💬 2016-10-03 zoltan: useful

Installing Adobe Reader APK File
This section provides a tutorial example on how to install the Adobe Reader APK file to the Android emulator using the 'adb' tool provided in the SDK package. Adobe Reader runs ok on the emulator. But it failed to show PDF files in the /sdcard/Download folder.
2016-10-02, ∼3872🔥, 1💬

💬 2016-10-02 Nadeem: Great Stuff!!!

Closing the Database Connection - con.close()
This section describes how to close database connections.
2016-09-28, ∼231🔥, 1💬

Error Handling Flag and the "Err" Object
This chapter provides tutorial examples and notes on runtime error handling. Topics include the default error handling behavior; 'On Error Resume Next' and 'On Error GoTo 0' statements; catching errors with (Err.Number &gt; 0); clear Err object with Err.Clear(); raise your own errors with Err.Ra...
2016-09-27, ∼1229🔥, 1💬

💬 2016-09-27 lakshmi: nice explaination

<< < 354 355 356 357 358 359 360 361 362 363 364 > >>   ∑:8894  Sort:Rank