Categories


1

ASP.NET Dropdown list rewrite

Raiting 5.00

ASP.NET Dropdown list rewrite is an ASP.NET tutorial which contains more information about the dropdown listbox control. The dropdown listbox has a text box in which users can type the text.

Cost: Free

Adding a DropDownList to an Editable DataGrid

Raiting 5.00

This article examines how to add a dropdown list box control to a datagrid. From this article you can get a clear idea about the datagrid and its advantages.

Cost: Free

DTS Grows Up

Raiting 5.00

This is an useful article for the data base administraters to learn about dts package and the method for creating it. Data transmission service tool is used to export the data from a wide range of data sources. This article also deals with the various tasks of the DTS tool.

Cost: Free

Running Stored Procedures with ASP.NET

Raiting 5.00

This is a simple tutorial through which you can learn about listing the stored procudures and its parameter details and execute it with the help of inbuilt system procedures. This tutorial clearly explains how to insert and update the parameter values. The author shows it with sample screen and code

Cost: Free

Summary Rows in DataGrid Controls

Raiting 5.00

This is an ASP.NET tutorial that clearly demonstrates how to add the summary rows in datagrid control. WITH ROLLUP clause is used to add the summaryrows to the result set.

Cost: Free

Custom Paging In DataGrid

Raiting 5.00

Custom Paging In DataGrid is a tutorial which provides you the information about the paging behaviour of the datagrid control. The paging functionality of the datagrid control is customizable.

Cost: Free

Ask the DotNetJunkies: Using a Pop-Up Calendar and a List Control

Raiting 5.00

This is a tutorial which helps you to create a pop-up calender in the cell of the datagrid control from which you can select the date. This tutorial is much useful for the users. You can get the complete source code from this tutorial.

Cost: Free

Search for words that "sound like" other words in SQL Server

Raiting 5.00

This is a tutorial which gives you an easy way to search the words that have the same sound using 2 built-in functions with out using the 'LIKE' keyword. You have to use this function in the where clause of the Sql statements. This tutoiral explains these two functions with an example code.

Cost: Free

Synchronize Identity Values Between Database and DataSet During Updates

Raiting 5.00

This is a tutorial for those who needs to synchronize identity data column between database and DataSet object when updating a database table. You can download the source code from this tutorial.

Cost: Free

Introduction to the Repeater Web Server Control

Raiting 5.00

In this ASP.NET tutorial the author discusses about the use of repeater control, various events and templates supported by the repeater web server control. In this tutorial you can also get idea about binding data to the repeater web server control.

Cost: Free

1