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)   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.

3)   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.

4)   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.

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)   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.

8)   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.

9)   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.

10)   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.

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)   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.

13)   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.

14)   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.

15)   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.

16)   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.

17)   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.

18)   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.

19)   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.

20)   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.

21)   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.

22)   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.

23)   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.

24)   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.

25)   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.

26)   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.

27)   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.

28)   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.

29)   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.

30)   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.

31)   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.

32)   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.

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)   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.

35)   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.

36)   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.

37)   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.

38)   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.

39)   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.

40)   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.

41)   IIS Application Pool Recycler
IIS Application Pool Recycler recycles or starts the crashed, hanged or stopped application pools.

42)   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.

43)   The Low Down on the DropDownList Control
This is an useful web based tutorial in which the author lists all the properties, methods and events of the dropdownlist control of ASP.NET. The author shows you the method for getting the value and text properties of the selected items in the dropdownlist control.

44)   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.

45)   Serialize Arrays and ArrayLists to XML
It is an article which concentrates on process of serializing arrays and array list by using objects of XmlArray and XmlArrayItem, which resides on System.Xml.Serialization namespace.

46)   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.

47)   POP3 EMail
POP3 EMail is the article giving the full details about checking the mails from the web browser. The author has touched the very important part about the capability to retrieve POP3 Mails.

48)   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.

49)   Submitting Web Form data from one ASP.NET page to another
This tutorial teaches the method of transferring data from one form to another form in ASP.NET applications. In this article author explains about HTTPContext objects which helps to transfer data.

50)   HtmlSelect Control
HtmlSelect Control is an ASP.NET tutorial which demonstrates about the HtmlSelect control of ASP.NET. This control is used to show a list of elements from which the user can select the required one. The author explains you how to add the elements in this control list using the Items property.



Browse Pages:    |< 1 [2] [3] [4] [5]     >>     >|  

 
 
Saturday, 5 July 2008
Main Menu
Home
Top Downloads
New Programs
Awards
Link to us
Submit
Contact us
Scripts Categories
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  Assemblies
  ·  Auctions
  ·  Blog
  ·  Browsers
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Component & Controls
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Tools
  ·  Date and Time
  ·  Development Tools
  ·  Discussion Boards
  ·  Documents
  ·  E-Commerce
  ·  eDocEngine ActiveX
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP.NET
  ·  Form Processing
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Guestbooks
  ·  Image Galleries
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Link Management
  ·  Mailing List Managers
  ·  Mark Anders Answers your ASP.NET
  ·  Migration
  ·  Miscellaneous
  ·  Multimedia
  ·  NET Framework
  ·  Networking Tools
  ·  News Publishing
  ·  Online Communities
  ·  Organizers
  ·  Others
  ·  PDFtoolkit ActiveX
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  References
  ·  Reviews and Ratings
  ·  Scripting Techniques
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Site Navigation
  ·  Software
  ·  String & Variables
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  WAP and WML
  ·  Web Services
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML & ASP.NET
 
@2006-2008 GoldSofts.com - Privacy Policy