Scripts are listed after popularity. To display the scripts in alphabetical order please click here
1)
Creating DataGrid Templated Columns Dynamically - Part I
This is an ASP.NET article that helps you to learn about how to create the template columns for the datagrid control dynamically. This tutorial is useful for the .NET programmers.
2)
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.
3)
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.
4)
Simple Text File Operations in C#
This is a simple tutorial in which author discusses about manipulating text files in C#, reading the content of the text file and adding the content of the text file etc.
5)
Handling DataGrid Events
This is a simple and easy to learn tutorial through which you can gather more information about the events and eventhandlers of the datagrid control. This tutorial is more informative to the novice programmers.
6)
Expand and Collapse Web DataGrids
Expand and Collapse Web DataGrids is an ASP.NET tutorial which guides you in displaying and hiding the columns of the datagrid control. This tutorial is useful for the novice.
7)
Displaying XML Data in an ASP.NET page : Binding DataGrid to an XML File
This is an article in which the author concentrates on binding data grid control to the data in the XML files with the help of dataset class. In this tutorial the author discusses about the dataset which has ReadXML() method to read the content of the XML file.
8)
Adding Items in a List Web Server Control
This is a tutorial which explains users how to add items in the list web server control using three methods. You can use these methods for all the list web server controls such as listbox, dropdownlist, checkboxlist and radiobuttonlist.
9)
Read and write text files with Visual Basic .NET
It is a simple to learn tutorial in which author describes about the procedures to read and write text files with the help of System.IO namespace classes.
10)
Active Directory Group Lookup
Active Directory Group Lookup is an article describing about the methods of getting user information. The author points out one simple method of getting details from the Primary Group.
11)
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.
12)
User Password Validator in C#
User Password Validator in C# is an article about checking the user password for login. The author codes this User password validator in C#, which helps the users very much to verify the password.
13)
Using Dropdowns in the DataGrid
It is an useful tutorial through which you can learn how to integrate the dropdownlist box in the datagrid control. This tutorial shows you the sample code which will be helpful for your web applications.
14)
Windows-based Authentication
Windows-based Authentication is also one of the best method of authentication which is explained through this tutorial. The author tells how to get the authenticated username from User.Identity.Name.
15)
Hierarchical Data Binding in ASP.NET
This is a simple ASP.NET tutorial which helps you in getting information about the databinding technique and hierarchical data. In this tutorial the author shows you about using hierarchial data in different datagrid web server controls with an example.
16)
Reading Text Files in an ASP.NET Web Page
It is a tutorial in which author teaches the procedure for opening a file, reading the file content and displaying the file content in the web page. Here the author describes various methods for opening the text files.
17)
File Uploading in ASP.NET Using C#
It is an article in which author describes about the process of uploading the files with C# using PostedFile and HttpPostedFile properties. The author explains the process of file uploading in the absence of COM objects.
18)
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.
19)
A custom "404 Page Not Found" in ASP.NET
A custom "404 Page Not Found" in ASP.NET is an article in which the author described about producing a custom 404 response error page to help the users to show their custom error page to the clients.
20)
Creating a Login User Control
Creating a Login User Control is a very useful tutorial to webmasters about the login user controls which could be retrived then and there for the reusage of the users.
21)
Sending XML Documents over HTTP
This is a tutorial in which the author describes the process of sending XML documents to the server page by using XMLHTTPRequest. The author gives details about the method of sending XMLDOM to BizTalk, which is a message queue.
22)
Databinding to multi-dimensional arrays
It is an article in which author clearly explains about databinding in multidimensional array programmaticaly. Through which users can handle the array and nested data structure.
23)
Using Forms Authentication in ASP.NET - Part 1
This tutorial is about safeguarding the user's websites with the help of Forms Authentication in ASP.NET. Coding is very short and simple for the beginners.
24)
ASP.NET Pop-Up Date Picker Control
This script helps users to create a popup date picker on their websites. This program is compatible on both internet explorer and netscape browsers. Using this script you can select the date and time.
25)
Force ASP.NET Apps to Keep-Alive
This online article tells about generating a class which would keep the website online by hitting it with time intervals. This is a very useful tutorial which helps the users to perform the task continuously or stay online for long time.
26)
Sort Method for an ASP.NET DropDownList
This is an useful tutorial for the users who needs to sort the items in the dropdown list box in their ASP.NET applications. This tutorial defines a function for sorting the listbox control items.
27)
ToolTip
ToolTip is an ASP.NET program that enables webmasters to display tooltip boxes on web pages. This program displays the tooltips on mouse over effect.
28)
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.
29)
Creating Datasets on the Fly
This simple tutorial is helpful for the novice to learn about creating instance of the DataSet object and perform sorting and filtering operation on the DataSet data with the help of the DataView object. This tutorial offers you the sample code which will be useful for the .NET programmers.
30)
Sending Emails Through Outlook using C# and VB.NET
This tutorial clearly states the method of appending your email in Microsoft outlook express. Using VB.net or C#, the webmasters could write functions, which is given as example.
31)
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.
32)
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.
33)
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.
34)
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.
35)
How to create dynamic arrays?
This easy tutorial teaches the method for creating a dynamic array for storing values into the array list objects using ToArray method. The author explains about dynamic arrays of custom type in the array list.
36)
List subdirectories within a specified directory
It is a tutorial in which author discusses about method of calling the sub directory from a particular directory which is specifed in the program.
37)
Using AdRotator Web Control in ASP.NET
Using AdRotator Web Control in ASP.NET is a tutorial in which the author explains you about using AdRotator control. This control is used to display banner advertisements in the web pages.
38)
Dropdown Date Selectors with Validation
Use this program to facilitate your web forms with drop down lists containing month, day and year with validating functionality. This program is built on ASP.NET.
39)
DNN Menu Suite TabStrip + Treeview
DNN Menu Suite TabStrip + Treeview is a program that has the ability to build navigation menus on the websites. Webmasters can create tree and tab strip menus by using this program with ease.
40)
Multiselect from a listbox in .NET
This ASP.NET tutorial provides an easy way to display multiple items that are to be selected in a listbox control. This tutorial also helps you to know about how to add the data from the database in the listbox control.
41)
Image manipulation in ASP.NET with system.drawing
This tutorial deals with the method of manipulating images with the help of System.Drawing namespace. The author offers procedure to create images in the memory and to send it to the stream.
42)
Creating a Custom ADO.NET DataAdapter
It is an useful tutorial in which the author concentrates on creating a customized ADO.NET data adapter, through which code mangement can be done.
43)
Handling Errors
This is a tutorial in which the author describes about the various types of errors. ASP.NET gives information through email to the clients about an error on the webpage. In this article the author describes about handling the errors in an effective way.
44)
Learn C#: C# Language's Preprocessor Directives
This is an useful tutorial through which programmers can learn about the use of various preprocessor directives of C#. The author explains you the use of various preprocessor directives of C# with samples.
45)
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.
46)
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.
47)
How to Read a text file in ASP .NET ?
This is an useful tutorial for the programmers to learn about reading the content of text files. The author explains about stream reader objects which helps in reading the text files.
48)
Calendar of Events in C#
This is an article which helps the webmasters to built a web based event calendar. Through this the author describes about how to recall the event by giving the specific date of the event occured.
49)
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.
50)
WebToolBox.DatePicker
This is one of the components for date and time. You can enlarge the textbox web control by using this script. This script gives a datepicker control.
Browse Pages: 1 [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] |