This article clearly shows how to store data that can be accessed throughout the application. The author explains how to utilize Application Object, Cache Object, and AppSettings Object to carry out the process. The author also gives various...
A simple example of how to get data from templatemonster's webapi to your website while using only PHP.
This sapmle shows how to register a filetype, how to add an entry to a context-menu of a filetype and how to add some entires in the new-submenu of Windows95/ NT. The update fixes a bug that could delete the whole HKEY_CURRENT_USER Key when using...
This article shows how to validate the required fields of a form, and if any of them are not valid, how to send the user back to the form, with that field in red color.
Sometimes you need to get portions of a string. By breaking it apart using a split method, we can find portions of the string. This can be done using a portion of the string as the delimiter.
Through this article the author shows how to display data using HTML and ASP. The author describes with the help of Northwind Database and establishes the terms in between two tables. Further this article gives the details about multiple...
This short tutorial explains how to access data stored in a MySQL database and provides sample code.
HOW TO: Read and Write BLOB Data by Using ADO.NET Through ASP.NET is an ASP.NET article in which the author concentrates on the procedure for reading and writing binary large object data to a SQL server with the help of Filestream object and byte...
HOW TO: Add Static Items and Results from Data Binding to a DropDownList Control by Using Visual Basic .NET is an article which helps programmers to add the data of the database into the list of the dropdown listbox control. This article explains...
HOW TO: Implement Key-Based Dependencies for Data Caching in ASP.NET by Using Visual C# .NET is a web based tutorial that deals with caching data technique using key based dependencies to cache data from the server. Here author discusses about...
Orkim provides data-entry services to US/EUROPE based Service Bureaus. We use latest Image-entry software and double key method to ensure 99.9995% accuracy.L Imaging Services L Data Entry from images. We use latest Image-entry software and double...
How to determine the DB item is null or not is a tutorial in which the author shows you how to eliminate the error which arises when you store the database item which has empty data. IsDBNull method gives you the solution for this problem. The...
This article explains how to use the file upload features of the web to upload images and store the binary data directly into a MySQL database and access it later for use in your projects.
How To Write Binary Files to the Browser Using ASP.NET and Visual C# .NET is a web based tutorial through which programmers can gather information about the steps that they have to adapt to retrieve binary data from file and also to download data...
How To: Use Forms Authentication with Active Directory is an ASP.NET tutorial in which author elaborates about methods involved in verifying the users credentials against the stored data source. In this article the author explains about methods to...
How To Cache in ASP.NET by Using Visual C# .NET is an ASP.NET article which explains about the methods involved to cache web pages and arbitrary objects in the server memory. In this article author explains about various steps involved in storing...
How To Copy DataRows Between DataTables by Using Visual C# .NET is an easy to learn tutorial in which the author elaborates the procedure to copy a particular datatable row and shifting it to another table with the help of datatable object by...
How to Use Forms is a tutorial which instructs the users how to use the form for obtaining information on the client side and sending it to the server on their websites. It is explained step-by-step with an example. This tutorial is more useful...
How To Use XML in Connected and Disconnected ADO.NET Applications is an user friendly tutorial in which author describes the method of using XML for connecting and disconnecting ADO.NET application. The author gives details about method of...
This is an useful article through which .NET application developers can know about how to bind the data from the database table to the datagrid control using the databind method. This article also shows various formatting options of the datagrid... |