<< < 316 317 318 319 320 321 322 323 324 325 326 > >>   ∑:7917  Sort:Rank

What Is an HTTP Response?
This section describes what is an HTTP response - The message returned from a Web server to the client machine in response to an HTTP request from that client machine.
2016-06-06, 180🔥, 1💬

getSelection() - Getting Selected Button
This section provides a tutorial example on how to use the getSelection() method to know which button is selected in a button group.
2016-06-02, 20428🔥, 3💬

💬 2016-02-22 aaa: God is the greatest

💬 2016-02-22 aaa: we are here to learn

Discontinued: GetSunSetRiseTime - Get Sunrise and Sunset Time
This chapter provides a quick introduction of the free Web service, GetSunSetRiseTime. Topics include usage description of GetSunSetRiseTime; request message sample; response message sample.
2016-05-29, 658🔥, 1💬

💬 2016-05-29 Aninymius: Thanks

GetWeatherByZipCode - Usage Description
This section describes the free Web service GetWeatherByZipCode provided by WebserviceX.NET. GetWeatherByZipCode allows you to retrieve weather forecast information for next 6 days for any given ZIP code in USA.
2016-05-28, 5995🔥, 4💬

💬 2016-05-28 Herong: Prince, Thanks for sharing your experience. Are you able to make it work?

💬 2016-05-26 Prince Singh: The web service has been moved to a new location and it giving error. After cracking my brain over finding the mistake i have in...

💬 2015-08-04 Herong: Rupesh, Thanks for pointing out that this free web service has been moved to a new location. I will update the tutorial later.

💬 2015-08-04 rupesh: The wsdl is moved from the server. its giving error: System.Net.WebException: The request failed with the error message: -- &...

Installing Apache 2.4.37 on Windows Systems
This section describes how to install Apache 2.4.37 binary distribution on Windows systems. The server root directory setting needs to be changed to match the installation directory.
2016-05-28, 719🔥, 2💬

💬 2016-05-28 Herong: Сергей, you are welcome!

💬 2016-05-23 Сергей: Спасибо!

Performance of Inserting Rows with a PreparedStatement
This section describes how to measure the performance of inserting rows using a PreparedStatement object.
2016-05-27, 100🔥, 1💬

android.view.View Class - Base of User Interface Components
This section describes the android.view.View class which is the basic building block for all user interface components. Android SDK provides over 50 different specific views based on the android.view.View class to help you develop GUI (Graphical User Interface) applications.
2016-05-26, 541🔥, 1💬

💬 2016-05-26 Buckstabue: Thank you so much! I have not known most of listed classes although I'm not a novice in android developing

IIS ASP Server Supporting VBScript
This chapter provides introductions and tutorial examples on how IIS ASP server provides support to VBScript code embedded in HTML documents. Topics include configuring IIS to support ASP pages; ASP runtime 'request', 'response' and 'session' objects; ADO library supporting database server connectio...
2016-05-25, 246🔥, 1💬

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2016-05-25, 1289🔥, 3💬

💬 2015-11-30 Michael Collins: Thanks

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2016-05-23, 745🔥, 1💬

💬 2016-05-23 ss: hey

"NOTATION" Datatype Values and Representations
This section describes the built-in primitive datatype, 'NOTATION' that represents custom defined notations to describe non-XML data formats. Whitespaces are allowed and removed.
2016-05-21, 310🔥, 1💬

JDBC-ODBC - MS Access Database and Driver Info
This section describes how to get some basic info about the Access database and the driver through the JDBC DatabaseMetaData object.
2016-05-20, 100🔥, 1💬

questionSearch - Usage Description
This section describes the free Web service questionSearch provided by Yahoo!. questionSearch allows you to obtain questions and answers from Yahoo! Answers database that match a given key words.
2016-05-18, 303🔥, 1💬

💬 2016-05-18 َ: سلام

DOM Level Test - document.implementation.hasFeature
This section provides a tutorial example of using the document.implementation.hasFea ture()method to test DOM levels supported in a particular Web browser.
2016-05-17, 743🔥, 2💬

💬 2016-05-17 Herong: Bob, it looks like Core=XML in DOM level 1 specification. Thanks for the feedback.

💬 2016-05-14 Bob: The spec says the legal values for the feature parameter are "HTML" and "XML". https://www.w3.org/TR/REC-DOM-Level- 1/level-one-c...

Installing Apache 2.4.37 on Windows Systems
This section describes how to install Apache 2.4.37 binary distribution on Windows systems. The server root directory setting needs to be changed to match the installation directory.
2016-05-15, 745🔥, 1💬

💬 2016-05-15 : 不知道

Adding META-INF/MANIFEST.MF to JAR Files
This section provides a tutorial example on how to create and add manifest files manually to JAR files.
2016-05-12, 11336🔥, 1💬

💬 2016-05-12 mps: nice..

Viewing REST Service Properties
This section provides a tutorial example on how to view REST service properties using the SoapUI Service Viewer, which has 3 tabs: Overview, Service Endpoints, and WADL Content.
2016-05-12, 192🔥, 1💬

SSL Client Authentication Test Result
This section provides the test result of running the SSL server program and the SSL client program. The result shows that the server and the client authenticated each other's identity correctly.
2016-05-11, 610🔥, 2💬

Installing Internet Explorer (IE) 10
This section provides a tutorial example on how to download and install Internet Explorer 10 on a Windows 7 system.
2016-05-10, 1007🔥, 1💬

💬 2016-05-10 Emad: Thanks

Creating a Data Object for Nested XML Elements
This section provides a tutorial example on how to create a SOAP::Data object to represent nested XML elements with one or more sub elements. The parent element's value should be the reference of an extra container object.
2016-05-10, 302🔥, 1💬

Writing Scriptlet Element in XML Format
This section describes the syntax of writing Scriptlet Elements in XML format for a JSP document. The Java statement block should be enclosed in a CDATA sequence to protect special characters.
2016-05-10, 366🔥, 1💬

PDF Printing Version: ASP tutorials
Information on how to obtain the PDF version of this book for printing.
2016-05-09, 536🔥, 1💬

💬 2016-05-09 R: Good

Android Debug Bridge (adb) Tool
This chapter provides tutorial notes on the Android Debug Bridge (adb) tool. Topics include quick introduction of Android Debug Bridge (adb); using 'adb install/uninstall' commands to install applications; using 'adb shell' command to manage the device; using 'adb push/pull' commands to copy files.
2016-05-05, 1625🔥, 1💬

💬 2016-05-05 lg: Please update the form and submit it again.

Removing IE Addon "Windows Live ID Sign-in Helper"
This section provides a tutorial example on how to disable and remove 'Windows Live ID Sign-in Helper' addon from Internet Explorer.
2016-05-04, 3599🔥, 1💬

💬 2016-05-04 mphuludi normn masekela: I forgot my yahoo pass word

<< < 316 317 318 319 320 321 322 323 324 325 326 > >>   ∑:7917  Sort:Rank