|
|
| Top 101-150 ASP.NET scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
|
101)
nGallery Photo Gallery
nGallery Photo Gallery is .NET based program that helps users to create an online image gallery for their digital images. Users can upload, edit or delete the images from a web based interface.
102)
INFO: Determine the JPEG Quality Factor by Using C# .NET
This tutorial explains about setting the JPEG quality factor. This tutorial starts with a simple introduction to JPEG quality factor and guides users to determine the same with C#.NET.
103)
Tracking Visitors with ASP.NET
With IIS and ASP.NET, the author proves very easily about how to find out the customers or clients who visited the user's site and how long they stayed there and for what purpose.
104)
C# Wrapper for Verisign PayFlow Pro
This is a C# based program that allows administrators or merchants to access Verisign's PayFlow Pro on their ASP.NET websites to have a credit card payment processor for their ecommerce businesses.
105)
Adding Client-Side Message Boxes in your ASP.NET Web Pages
It is a tutorial through which author elaborates the method of adding the message box to the ASP.NET web pages. Here author demonstrates the method of displaying the alert message box and confirm message box.
106)
aspNetPOP3
This is an ASP.NET email server component through which users can send and receive email messages from the POP3 server programmatically with the help of ease-to-use interface.
107)
Create a Site Search Engine in ASP.NET
This is a tutorial about performing site search with the help of ASP.NET. From this article users can search for their sepecific keywords. The author also suggests this will count the number of times the keyword is fetched.
108)
Build Secure Web Services With SOAP Headers and Extensions
This article helps the developers to create their own web services with full of security by using SOAP headers and SOAP extensions.
109)
HOW TO: Format Data and Handle Null Values in a DataGrid Web Control
HOW TO: Format Data and Handle Null Values in a DataGrid Web Control is an article with more information about the datagrid control. This article explains the method of binding data to the datagrid control, format the data in the datagrid control and handling the null values in the datagrid control.
110)
Avoid The Parameters Collection With The Microsoft .NET Data Provider For Oracle
This is an article through which you can know about how to execute the stored procedures without passing the parameter collection as the input and REF CURSOR as the ouput. This article shows a simple method of getting the recordsets of the stored procedure and using the System.Data.OleDb namespace.
111)
ComponentArt TreeView
Use Component Art TreeView to build enhanced menus in tree structure for your ASP.NET web applications. This program facilitates for an easier data binding.
112)
A Robust Image Gallery for ASP.NET
This is an article that allows users to build a full featured image gallery by using digital photos. This will be of much use for the users to create a categorized image gallery on ASP.NET websites.
113)
ASP .NET - The Repeater Control
This is an ASP.NET tutorial which helps you to gather information about the repeator controls. Repeater control helps you to show repeated list of items in it from the database table, XML file etc.,
114)
Website Messenger Part 1 : Design
Website Messenger Part 1 : Design is an powerful article which tells you to create a website messaging system. From this article you can get some idea of website creating.
115)
Using the WebClient Class to grab data from other sites
This article explains about using the webclient class, how to collect data from other websites and how to return those data into their own webpage.
116)
How to avoid double-click-button problem
This tutorial offers solution for double clicking button problem. Using the code that the author mentioned in this article user can solve the above said problem.
117)
Building Mobile Web Applications with .NET Mobile Web SDK & ASP.NET
This is a tutorial which helps the webmasters to create mobile web applications with the help of ASP.NET mobile web SDK and ASP.NET. Webmasters can provide solutions to their website visitors to get connected with their websites using their mobiles.
118)
Try...Catch...Finally in ASP.NET
This article deals with a mechanism in VB.NET in error handling. Through this tutorial the author explains the working of error handling by the method: try, catch and finally in ASP.NET.
119)
Creating a Fully Editable DataGrid
It is an ASP.NET article which is helpful for the novice and .NET advanced programmers for changing the data of multiple rows of the datagrid control at a time by selecting the checkbox control on each row of the datagrid control.
120)
WebSchedule
Web Schedule is a calendar program which is helpful for the webmasters to create their website with event calendar to allow their site visitors to enter their events. It displays in monthly view, weekly, daily and time modes.
121)
DataCalendar
This is an article in which the author provides you a brief explanation about the ASP.NET calender control and DateCalender class. The author shows you the syntax for the DateCalender class which is inherited from the base class calendar and also shows how to override the OnDayRender method.
122)
Using Enums in C#
This is an user friendly tutoiral which contains information about the enum types in C#. Enums provide you an easy way to control the values and you can easily implement it on your c# programs. The author explains the procedure with a sample program.
123)
Make Every Web Page Printer-Friendly
This article is one of the resourceful article which helps the webmasters to prepare their webpage more printer friendly. In this the author explains how to change the webpage more printer friendly by which the client could download the page in a printing sheet.
124)
Internal Site Search Engine
Internal Site Search Engine is a powerful search engine article. From this search engine you can find the matching keywords for all type of pages also you can find how many times a keyword found on the page. This is very useful article to the beginners.
125)
Create ASP.NET pages from XML data
This tutorial gives information about the procedure for constructing ASP.NET pages by using XML data. The author gives information about XSLT transformation, which helps in manipulating and transforming the XML data.
126)
How to prevent multiple clicks of a submit button in ASP.NET
This is an useful tutorial through which you learn how to avoid error that fires when multiple click operation occurs on the submit button. The author shows you the source code which gives you the solution to this problem.
127)
Send and Receive Binary Documents by Using an ASP.NET Web Service and Visual C# .NET
This tutorial guides the users to build their own web services and also it steers them to provide web service client for sending and receiving documents under MS ASP.NET and visual C#.NET.
128)
ASP.NET DHTML Menu
ASP.NET DHTML Menu generates hierarchical DHTML menu for web sites.
129)
PRB: "Requested Registry Access Is Not Allowed" Error Message When ASP.NET Application Tries to Writ
Creating an event source under the application event log in registry editor is the main highlight of this tutorial along with eradicating the event of error message display. When the user generate a new event source using ASP.NET in the event log, this error occurs. The author tells the solution.
130)
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.
131)
Find Files in C#
This is an ASP.NET tutorial in which author discusses about generating an application in C#, which helps to search a file in the hard disk with the help of classes that is provided by System.IO namespace.
132)
FTP Server in C#
This tutorial is helpful for the network administrator which helps them to collect the information about the usage of FTP server in C#. To understand easily the author shows architectural representation.
133)
Create a Wizard style Data entry Form
With this ASP.NET based utility webmasters can include form in wizard model for submitting information on their web pages.
134)
Encrypting QueryStrings with .NET
This is a tutorial where readers can find information about preserving user information using .NET frameworkâs Cryptography classes.
135)
Modifying Web.config using Web Site Administration Tool (WAT) in ASP 2.0
This is an online tutorial that contributes to readers on modifying web.config file. This tutorial will be useful for the ASP.NET users to manage configuration settings in ASP.NET 1.x.
136)
Downloading any file to the browser - Part II: using ASP.NET
This tutorial concentrates on downloading files to the web browser. Here author explains about the query string which helps in executing the above said process.
137)
ASPMultiChat .NET
ASPMultiChat.NET is an effective chat tool which handle unlimited number of users and chat rooms. You can increase sales by means of online customer service using this application and it provides both internal and security.
138)
.NET MIME Parsing Component
It is an ASP.NET email application which can be integrated into any web server for performing various process like processing emails, accessing various email messages programmatically, parsing emails and more.
139)
Password Hashing using C#
This is an article for generating hashed value of the password to store it in a database. This article will be useful for the users to gather knowledge about an effective way to protect the user password.
140)
Guestbook in C#
This article is about the art of building a guestbook in C#. Few better features are added in this guestbook which is described in this article.
141)
Using .NET's DateTime object
This tutorial explains you about the working of date time object using .NET. Date time object is created and then designed to suit the present date and time and to display it with full details about the year, month, day and time in detail.
142)
Sending Mail with CDOSYS
This is cool tutorial that clearly tells the reader about the new CDOSYS that is available with Microsoft IIS.
143)
Upload a File to a Web Server in ASP.NET by Using Visual Basic .NET
This tutorial deals with uploading a file to a web server using VB.NET. Here you can learn about creating a ASP.NET application and its code-behind files.
144)
.netCHARTING
.netCHARTING is a simple and flexible chart tool to create different types of charts. This tool combines data aggregation, database access, date handling with chart representation. It supports automatic drill down feature.
145)
Marquee Webcontrol
Marquee Webcontrol is a tool for displaying a rectangular region of moving text with different movement behaviour. This webcontrol can be used in the area of real time data displaying solutions like news, weather ticker, stocks etc.
146)
Evaluate Strings and Convert Data in .NET
It is a tutorial in which author details about evaluating logical, mathematical or string expression and converting data in ASP.NET. This article teaches various methods to perform the above said processes.
147)
DNN Menu Suite N-Level Version
DNN Menu Suite N-Level Version is a program which can be used by the webmasters to create horizontal menus in MSN style on their websites. This will be of much use to let the visitors navigate the websites.
148)
Adding events capabilities to the Calendar App.
The author brings out the idea of creating a new model of calendar for adding event. This is more easy in ASP.NET using the calendar built-in control. The sample code is given along with live demo.
149)
Sorting in DataList
In this article the author describes briefly about how to place the datalist control in the web form and defines a method which contains the coding for sorting the rows of the datalist control based on the column of the datalist.
150)
Placing a .NET assembly in the GAC using MMC and sn.exe; a step-by-step Guide
This article gives a step by step description about adding a .NET assembly to the Global Assembly Cache. This article helps the users to know about the MMC and sn.exe utilities which are used in this to check the assemblies and generate key pair sink files.
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] |
|