Top 1-50 ASP.NET scripts at Programsdb.com

Scripts are listed after popularity.       To display the scripts in alphabetical order please click here



1)   Data Transfer between two ASP.NET ListBox Controls
Data Transfer between two ASP.NET ListBox Controls is an article in which the author explains the procedure for displaying the items selected in a list box in another list box. A sample screen is shown in this article to explain this task.

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

3)   How To Export Data in a DataGrid on an ASP . NET WebForm to Microsoft Excel
This is an article that helps the .NET programmers to upload the contents of the datagrid web server control to the Microsoft Excel file using two techniques such as Excel Automation and Excel MIME Type.

4)   Using the Calendar control to choose a date and submit it to another page
This is an easy to learn ASP.NET article which is helpful for the .NET programmers to know how to use the Calender control of ASP.NET. The author explains the procedure with a sample program which shows the date selected in the calender control on the ASP.NET page.

5)   Creating Bar and Pie Charts in ASP.NET
This is an online tutorial that covers on creating pie chart and bar chart in .NET through computers using the classes from .NET framework.

6)   ASP.NET Tutorial: Adding records to a database using ADO.NET, SQL Server 2000 and Visual Basic.NET
This is an useful ASP.NET tutorial that helps you to insert the data into SQL Server database. This tutorial uses the ADO.NET objects to add the records.

7)   Date Validator Custom Web Control
Any user's date could be validated, this is the speciality of this tutorial Date Validator Custom Web Control. DateValidator controls the missing user inserted dates. The necessary JavaScript code to perform client-side navigation is built using ClientScript function.


8)   Writing XML File using XmlWriter
This is an useful tutorial for the ASP.NET programmers to learn about the method of writing data to the XML documents and to create an XML document with the help of XmlTextWriter classes.

9)   Uploading, Determining Size, Width and Height and Resizing Image Files with ASP.NET
This tutorial concentrates on determining the size and dimension of uploaded images. In this tutorial the programmers can learn about method of resizing uploaded images and more.

10)   Passing Values between ASP.NET Web Forms
This tutorial teaches the way to pass value between the web forms with the help of query string, server transfer and session variables in the ASP.NET application.

11)   C# ArrayObject - Dynamic arrays for your C# projects
C# ArrayObject is an ASP.NET application with the functionalities for creating arrays in C# and redimensioning arrays with the help of array object component.

12)   Popup Image upload form with Automatic thumbnails
This is a program built on ASP.NET that can be used by the users to create a popup image upload form with automatic thumbnails.

13)   How to authenticate against the Active Directory by using Forms authentication and Visual C# .NET
It is an article in which author discusses about the procedure to utilize form authentication for validating the visitors accounts against the web directory with the help of LDAP.

14)   The .NET DateTime class
Date time object has many methods and different properties which is shown in this tutorial. The usage of these methods and properties are displayed through this .NET Datetime class.

15)   Display the character count from a Textbox Control
Using this program webmasters can display the number of characters used in a textbox of the web forms. This is an easy to use program built with ASP.NET.


16)   Horizontal + Vertical Menu Suite
Horizontal + Vertical Menu Suite is a program that allows webmasters to build tab menus in vertical position for their site navigation. It is easy to use and customize this program.

17)   Custom AppSettings using Web.Config
This is a web based article through which you can know how to place the DSN connection string in the ASP.NET web coniguration file. The ASP.NET web configuration file is an XML based file.

18)   Introduction to .NET Reflection
The author gives an introduction about .NET Reflection. The author discusses the basic and important features of reflection in this online tutorial. The usage of reflection API is described powerfully along with its mechanism.

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

20)   Merging two Datasets into a single Datagrid
This tutorial discusses about the process of merging two dataset in a single datagrid by using merge method in .NET framework. In this tutorial users can learn about bindgrid method which helps in binding datasets with datagrid.

21)   Using the Try...Catch...Finally Statement
Using the Try...Catch...Finally Statement is a tutorial which explains the users about the method of error handling. The author projects the new concept of structured error handling in VB and VBScript.

22)   How to empty controls? (working like a "reset" button)
This tutorial concentrates on methods involved to clear the content in the form. The author explains about the codes with description for easy understanding.

23)   Email Sign-Up User Control in C#
Email Sign-Up User Control in C# is a simple tutorial in which the author tells you the steps for creating an email sign up user control using C#. You can download the source code from this tutorial.

24)   Reading and Writing XML Documents in .NET
This user friendly tutorial concentrates on process of reading and writing XML documents in .NET framework. The author explains about XmlTextReader Class and XmlTextWriter Class which helps in reading and writing XML documents respectively.

25)   3d Pie Chart
3d Pie Chart is a .NET based chart application that helps in generating charts easily. You can easliy change the attributes of the charts using this tool. This tool is simple and easy to use.

26)   File Upload with ASP.NET
This is an useful tutorial for the beginners to get guidance about creating a form for file uploading, to save the uploaded file to hard disk and in database and more about file uploading methods.

27)   C# DateTime Structure
This is the tutorial for the users to show how C# Datetime Structure works. This gives you the age when you feed your date of birth. It's nothing new, but the speciality lies on that it would give your age very accurately.

28)   Creating a custom DataGrid delete button
This is an useful tutorial which shows you how to perform deletion in datagrid control by creating a delete button in the html form. This tutorial does not use the delete command of the datagrid control in ASP.NET.

29)   Creating Master-Detail Listings using ASP.NET controls
Creating Master-Detail Listings using ASP.NET controls is an article which provides you information about the master-detail data that is displayed in the datagrid control. This article also tell you the way for hiding and showing the child datagrid.

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

31)   Advanced thumbnail generation with ASP.NET
In this tutorial the author discusses about determining the size (height and width) and dimensions of the images on creating thumbnails in ASP.NET.

32)   Dundas Chart for.NET
Dundas Chart for.Net is an useful chart utility which helps users to draw charts with advance features. This tool support data analysis tool and image formats such as jpg, bmp, svg,emf etc., This software is written in ASP.NET.

33)   ASP.NET Global Exception Handling
ASP.NET Global Exception Handling is an article in which the author discussed the various techniques to show the webmasters an attractive error page. Through this article the webmasters could show their clients their custom error page.

34)   Calling XML Web Services from Office VBA Using the Web Service References Tool
This is an useful tutorial which elaborately teaches the users about the use of web service reference tool on Microsoft Office that helps the users to create a VBA.

35)   Load an image from a remote server
This is an article that can be used as a reference for reading images from any online location with the help of HTTP. In this tutorial the author uses .NET framework to perform this process.

36)   DateTime Selector
DateTime Selector is a very simple tool which enables the site administrators to add a date and time utility on their website.

37)   ASP.NET DatePicker
ASP.NET DatePicker is an easy to use date picking tool. It is customizable and it gives the date in any design. It displays date in your language.

38)   Creating a simple, threaded forum
This tutorial brings out the author's idea in building a threaded forum in ASP.NET which is easy to understand. The author describes each and every task in detail while creating this threaded forum.

39)   Redirecting User to Login Page After Session Timeouts
This is a tutorial which provides a soultion for a problem that is faced very often by the webmasters in session timeouts. Here the author tells a way for redirecting user to login page after session timeouts.

40)   How to Upload files in ASP .NET
It is an easy to learn tutorial in which author clearly explains about the process of uploading the files in ASP.NET application. And the various aspects of utilizing the properties for uploading.

41)   Custom ASP.NET Datagrid Paging With Exact Count - Introduction
Custom ASP.NET Datagrid Paging With Exact Count - Introduction is a web based article that deals with the paging behaviour of the datagrid control. This atricle also shows how to get the count of the database records.

42)   Creating Dropdown list control from Datasource
Creating Dropdown list control from Datasource is a simple ASP.NET tutorial in which the author offers you the sample code for filling the dropdownlist control of ASP.NET with the database data.

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

44)   Screen Scraping
Screen scraping is a tutorial describing new methods in scraping the screen. Eventhough this is now something new, but here in this article the author shows how to scrape any site in the website to delete more content out of the web. The sorce code is given along with this article.

45)   Sending E-mail with .Net, the Easy Way
Sending E-mail with .Net, the Easy Way is the article demanding the purpose of sending emails, how to attach files, how to send HTML messages and solutions to overcome the frequent problems while sending emails.

46)   ASP.NET Tutorial: Global Error Handling using Global.asax and System.Web.Mail
This ASP.NET tutorial shows the demonstration about how to receive a HTML alert email for every error on ASP pages. The author narrates how to use Global.asax and System.Web.Mail for the users to handle run time errors very effectively.

47)   Build a Variety of Custom Controls Based on the DataGrid Control
Build a Variety of Custom Controls Based on the DataGrid Control is a tutorial which helps you to create Datagrid based custom controls such as default grid control, pageable grid control and sortablegrid control. The author offers you the sample source for each of these custom web controls.

48)   Add a Checkbox Control to the DataGrid Control
This is an easy to learn ASP.NET tutorial in which the author shows how to add the checkbox controls inside the datagrid control. You download the sample source code for this process.

49)   Passing Data the .NET way
It is an article through which you can learn how to retrieve the objects from one aspx page to another aspx page using session and application objects. You can also define custom method of transferring objects between the aspx pages.

50)   Event ID 1003 with ASP.NET Deadlock
Event ID 1003 with ASP.NET Deadlock is the concept discussed in this article. This tutorial explains about this problem and also about finding solution to the same.



Browse Pages:    |< 1 [2] [3] [4] [5]     >>     >|  
    Home
    Top Downloads
    New Programs
    Awards
    Link to us
    Submit
    Contact us

 

Scripts Categories

 



Game Cheats

Updated: Sunday, 11 May 2008

Privacy Policy