| |
|
Top 1-50 ASP.NET scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
1)
ComboBox ADD or Remove Items to DropDownList by Dennis West
ComboBox ADD or Remove Items to DropDownList by Dennis West is a web based tutorial which helps you to learn how to add and remove items from the dropdownlist. This tutorial gives you the complete sample code which will be helpful for your web applications.
2)
Selecting an Item in a DataList using C#
In this ASP.NET tutorial the author guides you in displaying the selected datalist item on the screen. The author explains the procedure with the complete sample source code with the output.
3)
Enhance The .NET ListView Control
Enhance The .NET ListView Control is an article in which you can obtain information about the listview control of .NET. The author shows you how to use the properties and methods of this control with a sample program in C# and VB.NET.
4)
Quickly Adding A New Row In DataGrid
Quickly Adding A New Row In DataGrid is a tutorial which helps you to add a new row in the datagrid control using the text box at the footer of each column of the datagrid control.
5)
ASP.NET Tutorial: Delete records from SQL Server 2000 database using ADO.NET and Visual Basic.NET
This is an ASP.NET tutorial which is useful for the beginners to know about how to delete the records from the SQL-Server database using ADO.NET objects. This tutorial is easy to learn for the readers.
6)
Encrypt URL query
Encrypt URL query is an imporant encryption tool in ASP.NET development. This tool provides more security by giving new code for the information which the user can send it safer.
7)
Uploading and retrieving images from SQL Server
This is an article that deals with uploading and retrieving images from SQL server. The author discusses this concept in detail by providing examples.
8)
How To Display Hierarchical Data by Using Nested Repeater Controls and Visual C# .NET
This is a web based article through which you can know how nested repeater control can be used to display hierarchical data using Visual C#.NET. This article shows a clear idea for doing this.
9)
PopupCalendar ASP.NET
This script is a .NET based online calendar which has all basic functions and this script is shown in a popup window.
10)
DataGrid with Multiple DropDownLists
This is a tutorial through which users can get more information about the datagrid with multiple dropdown list. This tutorial is helpful for the novice.
11)
ASP .NET - The DataList Control
ASP.NET - The DataList Control is a tutorial which describes briefly about the datalist control. This tutorial shows how to use various styles in the datalist control, how to add AlternatingItem template to the datalist and how to integrate the list items to the datalist control with an example.
12)
Discussion Forum Board Beta2
This article is to show an example of discussion forum board in ASP.NET. This would encourage the webmasters to know much about creating a discussion forum.
13)
.NET Threaded Forum Source Code
This is a tutorial in which the author just writes a threaded .NET forum for the user's site which is displayed. This really helps the webmasters to create their own custom threaded forum in ASP.NET.
14)
Adding a New Record to the DataGrid
Adding a New Record to the DataGrid is an article which helps the readers in adding new records to the datagrid control. This article places a textbox web control in the footer of each column by using the footer template for inserting the records into the datagrid control.
15)
Multiple Column Sorting with a DataGrid
This is a tutorial which tells you a simple solution to do sorting by multiple columns of the datagrid control. This tutorial is useful for the novice to do multiple column sorting with a datagrid control.
16)
FREE Forum & Chat Software for ASP.NET
This is a tool which is used for building a website with discussion forum as well as a chatting room to allow web users to communicate or chat with others. This software contains several useful features and it is easy to use.
17)
HarrisonLogicForums
This forum tool is based on .NET framework and it uses MS Access database to store data. It is used on the website by the webmasters to allow their site customers to communicate with others.
18)
Generating thumbnail images on the fly using ASP.NET and GDI+
This is an online tutorial that can be used by the readers to learn about creating thumbnails dynamically using .NET framework. Here the author demonstrates by using VB.NET in thumbnail generation.
19)
Reading Data Reader Secrets
This is an interesting article through which you can know about the DBDataReader classes of the ADO.NET and recordset object of the ADO which are used to retrieve the database data. ADODataReader and SQLDataReader are the derived classes of the DBDatareader class.
20)
Multiple file upload in ASP.NET
This is a web based tutorial in which author discusses about uploading umpteen files with ASP.NET. The author also discusses about uploading all files in HtmlInputFile control.
21)
ASP.NET Dropdown list rewrite
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.
22)
Farside.ProgressBar Control
FarsideProgressBar is a web based .NET progress bar which can be used in users applications. This progress bar can be drawn in vertical or horizontal format.
23)
DataGridDemo
This is an useful ASP.NET tutorial which helps .NET programmers to learn more about the datagrid control. This tutorial shows you how to add template columns, hyperlink columns and bound columns in the datagrid control.
24)
CheckBoxList Web Server Control
In this web based tutorial the author explains you about various operations performed on the ASP.NET CheckBoxList Web Server Control. The sample code given in this tutorial shows you how to display the selected items in a checkboxlist control and assign values to the individual checkbox item.
25)
Building a Yahoo Stock Quote Ticker
This tutorial offers the details about the creation of yahoo stock quote ticker on your web applications using web services. This tutorial is also helpful for learning web services.
26)
Deleting a Row
This is an ASP.NET tutorial which helps you to delete a row from the datagrid control using deletebutton columns. You have to set the delete event handler using the OnDeleteCommand property.
27)
ASP .NET - The Repeater Control
In this simple ASP.NET tutorial the author explains you about how to bind the XML data to the repeater control with a sample program. This tutorial also helps you to gain more knowledge about the and of the repeater control.
28)
Active Tree
This is an ASP.NET based treeview generator which is used for creating a tree view for list selection. It uses checkbox to select the list. It has very simple source code to set treeview method navigation on the web pages.
29)
Blur an image with GDI+ and System.Drawing
This is an article that discusses about causing a blur effect over the images with the help of .NET framework's GDI+ tools.
30)
Counting Records In ASP.NET
This is a .NET tutorial that shows you an easy way for counting the records in a database. This tutorial uses the executescalar method to display the count of the table records.
31)
How To Use a Calendar Web Control to do Holiday Setting
This is an user friendly tutorial in which the author discusses about setting the holiday date using the calender control. The author also explains about the two arguments of the DayRender Event of calender control.
32)
Tree View DNN Layout Version
Tree View DNN Layout Version is a program that helps webmasters in building navigation menus in tree structure for their .NET web applications.
33)
ASP.NET Bar Chart Graph
This is an article that deals with creating bar graphical charts on ASP.NET websites. Here the author guides users by providing code snippets.
34)
Pop-Over Calendar WebUserControl (ASP.NET)
This script is a .NET based tool which is used to highlight the day of the month. This script saves the time for the users. This calendar pop-up when a button is clicked.
35)
Color Selector
Color Selector is a simple and attractive color selection control that displays several colors. Users can choose the colors either by color name or by color values. This tool is useful for the web applications.
36)
File and Directory Manipulation
This is an article in which author discusses about file and directory handling. Here author offers the procedure for using the file class and directory class in file and directory manipulation.
37)
Masked Text Box
This program is used for creating a masked text box i.e- it does not show the text while typing on the given text box. It hides the text from the user.
38)
Working with Dates And Times
Working with Dates and Times is very easy through this tutorial. Dates and Times could be manipulated and displayed using .NET. You can get the present Time and Date after setting a new System.DateTime in your system.
39)
Introduction to the Repeater Web Server Control
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.
40)
Obtaining Active Directory User Information Using System.DirectoryServices
Obtaining Active Directory User Information Using System.DirectoryServices is an article which explains the users about getting information on an active directory user account in an active directory domain.
41)
ComponentArt NavBar
ComponentArt NavBar is a browser independent program that helps webmasters to create navigation menus on their websites. Using this tool webmasters can create any number of menus with multiple submenus.
42)
Displaying Images from SQL Server database in ASP.NET DataGrid
Displaying Images from SQL Server database in ASP.NET DataGrid is an article that helps you in knowing about how to display images in the datagrid control from the SQL-Server database.
43)
Image manipulation in ASP.NET: Loading & Resizing
Loading images and generating thumbnails are the topics covered by this tutorial. This article clearly explains every thing including resizing images.
44)
ASPHut Guestbook
ASPHut Guestbook is a free, ready to run database driven (MS Access) ASP.NET Guestbook. With the following features: It's FREE, Easy to set up, Cool Smilies that your visitors will love, Admin Panel - remove or edit guestbook entries, Header and footer for easy integration into your existing website, Built in swear filter - add whatever words you like, Customize the colors.
45)
Build CAB Files In .NET
This is an article in which author explains about the methods to be followed for generating the CAB files using Cab objects with the help of ASP.NET application. And also the author describes about the procedure for adding the files in the CAB file.
46)
Sharpen an image with GDI+
This is an article that can be utilized by the users to learn how to sharpen images in .NET. In this tutorial the author discusses about using algorithms to perform this process.
47)
How to write your first web service in C#
This tutorial is helpful for the webmasters which guides them to create codes by their own for web service in C sharp. Sample code snippets have been given to the users.
48)
r.a.d.tabstrip
r.a.d.tabstrip is a program that can generate tab menus in both vertical and horizontal positions. Menu can contain submenus and also icons.
49)
Sending E-Mails using ASP.NET
This tutorial explains the method of sending emails using ASP.NET. With the help of classes of System.Web.Mail namespace, the webmasters could send emails either in Text format or in HTML format.
50)
IIS Application Pool Recycler
IIS Application Pool Recycler recycles or starts the crashed, hanged or stopped application pools.
Browse Pages: |< 1 [2] [3] [4] [5] >> >|
|
|
|
|
|