ADO.NET Primer is an useful tutorial for the novice to know about the ADO.NET architecture. ADO.NET is used to access the database data in .NET framework. You can easily get the data of the XML file, database table etc., with the help of the...
ADO.NET, COBOL and Stored Procedures is a tutorial which contains more details about the stored procedure and how to get the data of the database table using the stored procedure. In this tutorial the author defines the stored procedure that helps...
ASP.NET/COBOL.NET Database Access Example is an useful tutorial for the programmers to know how to establish the Sql Server database connection, get the data of the table and shows it on the datagrid control using Cobol.NET. In this tutorial the...
This is an easy to learn tutorial for the readers. This tutorial helps web developers to add a list box web control using ASP.NET. In this tutorial author creates a list box web control, get the data from the database table and bind the resulting...
PHP Authentication is a web service accessed via POST requests, producing XML output. It supports the following operations: register, unregister, verify account, log in, log out, request login data, get current user name, set private data, get...
This paper discusses how to get secure random numbers for your application. We describe how to take a single, secure, random number (a seed), and stretch it into a big stream of random numbers using a secure pseudo-random number generator. We talk...
The Online Work Order Suite is an online helpdesk system written in PHP with MySQL database. It provides powerfull access to the information required by you. The major features of this system are data checking or validation,- users are allowed to...
How often your web-site visitors want to get some information which just lies in a database and can be taken from there by one simple SQL statement? Tired to add new pages on your web-site? EasyQuery.NET WebForms edition let your users...
Easy Query is an unique set of .NET classes, components and controls that provides an ability to include end user oriented query builder into your application or web-site. It allows your users to describe their requests in native language instead...
ODBC Explorer is an easy-to-use database tool for Win32. It offers many powerful features for database administrators and programmers. This tool is based on ODBC DAC and works with ODBC drivers directly without any intermediate layers. Using ODBC... |