<< < 275 276 277 278 279 280 281 282 283 284 285 > >>   ∑:8897  Sort:Rank

Getting Database Server and Driver Info
This section describes how to get database server and JDBC driver information through the DatabaseMetaData object.
2022-10-01, ∼212🔥, 0💬

Archived: mysqladmin - MySQL 5.0 Admin Tool
This section describes how to use MySQL admin tool to check server status and other admin tasks.
2022-10-01, ∼212🔥, 0💬

Building the Debug Binary Package
This section provides a tutorial example on how to build the debug binary package of the HelloAndroid application using the Apache Ant tool and the build.xml file.
2022-10-01, ∼211🔥, 0💬

What Is an Overloaded Property
This section describes what is an overloaded property - A class property that is not directly declared at all or not declared as publicly accessible, but it is provided indirectly through implementations of __set(), __get(), __isset(), and __unset() methods.
2022-10-01, ∼211🔥, 0💬

What is ASP (Active Server Pages)?
This section describes the ASP (Active Server Pages) technology that allows you to write VBScript code inside HTML documents for the Web server, IIS, to execute. The VBScript code can provide dynamic contents into the final HTML document to be delivered to the client machine.
2022-10-01, ∼211🔥, 0💬

Interacting with External Applications - ActiveX Data Object (ADO)
This section provides a tutorial example on how to pass values from one page to another. This example is a very simple registration application with two ASP pages.
2022-10-01, ∼211🔥, 0💬

"time" Datatype Values and Representations
This section describes the built-in primitive datatype, 'time' that represents moments in a day. Leading and trailing whitespaces are allowed and trimmed. Timezone offset is optional.
2022-10-01, ∼211🔥, 0💬

REST Web Service Request Template
This section provides a tutorial example on how to review the request template generated by SoapUI for a REST Web service from a WADL document.
2022-10-01, ∼211🔥, 0💬

Venus Sign and Horoscope
This section provides an quick introduction of Venus sign in horoscope.
2022-10-01, ∼211🔥, 0💬

What Is Sendmail
This section provides a quick introduction of Sendmail, a MTA (Mail Transfer Agent), that works other MTAs and MDAs (Mail Delivery Agents) to transfer and deliver emails.
2022-10-01, ∼211🔥, 0💬

Data Literals
This section describes 5 types of data literals used in C#: Boolean, Integer, Real, Character and String.
2022-10-01, ∼211🔥, 0💬

What Is Parallel Collector
This section describes the Parallel Collector, which uses the combination of the Parallel Scavenge (PS) Collector of Young generation and the Parallel Old Collector of Tenured generation, so both minor GC and major GC are performed in multiple threads parallelly in a stop-the-world fashion.
2022-10-01, ∼211🔥, 0💬

"login" Processes - Login Window and Services
This section describes 'login' processes, which are created by the operating system to display the login window and provide login services.
2022-10-01, ∼211🔥, 0💬

"INSERT INTO" Statements with INDENTITY Columns
This section describes what will happen if you try to insert rows with values for INDENTITY columns.
2022-10-01, ∼211🔥, 0💬

JDBC-ODBC - Getting Flat File Driver Info
This section describes how to get ODBC driver and JDBC driver infor with the getMetaData() method.
2022-10-01, ∼211🔥, 0💬

JDBC Driver Types
This section provides some quick information about different types of JDBC drivers.
2022-10-01, ∼211🔥, 0💬

mysql - Command Line Tool
This section provides information about 'mysql' command line tool.
2022-10-01, ∼211🔥, 0💬

Controlling HTTP Response Header Lines in PHP Scripts
This chapter provides tutorial examples and notes about HTTP response header line. Topics include understanding of HTTP response structure and standard header lines; controling header lines using the header() function; dumping HTTP responses to view header lines; IIS and PHP engine added header line...
2022-10-01, ∼210🔥, 0💬

Viewing Certificate Details in Apple Safari
This section provides a tutorial example on how to view certificate details when visiting an 'https' Website in Apple Safari.
2022-10-01, ∼210🔥, 0💬

javax.awt.Desktop and Related Methods
This section describes the javax.awt.Desktop class, and its commonly used methods.
2022-10-01, ∼210🔥, 0💬

"Class" Statement - Defining Your Own Class
This section provides a tutorial example on how to create a class and instantiate a new object. The TypeName() function returns the class name of the specified object.
2022-10-01, ∼210🔥, 0💬

"switch" Statements
This section describes 'switch' statement, which is a decision-making statement that executes a portion of the contained statement block by passing control to a sub-statement based on label matching.
2022-10-01, ∼210🔥, 0💬

JSP Document - JSP Version Error
This section provides tutorial example on how to verify what JSP versions are supported by Tomcat server using an invalid version number in a JSP Document.
2022-10-01, ∼210🔥, 0💬

ChangeAreaUnit - Usage Description
This section describes the free Web service ChangeAreaUnit provided by WebserviceX.NET. ChangeAreaUnit allows you to convert area values in acre, hectare, square foot, square inch, square kilometer, square meter, and more.
2022-10-01, ∼210🔥, 0💬

<< < 275 276 277 278 279 280 281 282 283 284 285 > >>   ∑:8897  Sort:Rank