| |
|
Top 201-250 ASP.NET scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
201)
DNN Menu Suite Round Tabs + Treeview
DNN Menu Suite Round Tabs + Treeview is a program which is in capable of generating two types of menus for site navigation. One is tree structured menu and the another one is round tab menu.
202)
Web Services - Single SOAP Call - Multiple ADO Recordsets
This tutorial is helpful for the programmers that gives them an obvious solution for single SOAP call with multiple ADO recordsets.
203)
Dynamic Vertical XML Menu
Dynamic Vertical XML Menu is a menu generating program that builds menus with a popup effect. This program is based on XML, that creates menus in vertical position.
204)
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.
205)
Invert the colours of an image
This is an easy to understand tutorial in which the author deals with inverting the image color. Here the author uses an algorithm to perform this process.
206)
Securing Your .NET Web Services
This library contains detailed information about .NET web service security. It also describes about authentication, authorization and impersonation in IIS and ASP.NET security.
207)
RChart
RChart is a flexible charting tool through which you can generate 18 types of charts. You can change the charts color, font size, style and layout easliy and can apply various special effects.
208)
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.
209)
Dynamically Generating SVG Graphs with .NET
This is an article that deals with creating SVG bar chart graph with the help of .NET framework's XML classes. This is an easy to understand and useful tutorial.
210)
Storing Your Own AppSettings within Config.web
This is an easy to understand article for beginners and intermediates. From this article you can learn the best way to store data, MSMQ queue and path location etc.
211)
ADO.NET (part 1)
This tutorial is much helpful for the novice to gather more details about the ADO.NET architecture. This tutorial discusses about the various classes of the ADO.NET objects. You can also know about the typed DataSet with the help of this tutorial.
212)
Integrating Macromedia Flash MX and Microsoft ASP.NET
This is an article for letting Microsoft ASP.NET and Macromedia Flash MX to get integrated. Here the author explains about two methods of data transfer between these two.
213)
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.
214)
IHttpAsyncHandler Interface
This simple tutorial explains you about the use of the IHttpAsyncHandler interface of ASP.NET. You can place this handler in the .ashx file and it gets executed whenever the corresponding request is received for the .ashx file.
215)
ASP .NET - XML Files
This user friendly tutorial gives information about the process of binding an XML dataset to a list control. The author describes about the procedure for creating a dataset for the XML files.
216)
CMS2003
CMS2003 is an ASP.Net content management system that can be used to add, modify or delete contents and distribute them on the web pages. Users need not have any programming knowledge to use this program.
217)
iCalendar SDK
This script is a web based online calendar which parses the icalendar data and manipulates properties and parameters. This is a simple and easy to use application and it a handy tool for the webmastes.
218)
.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.
219)
Message Board
This tool is used for creating a message board on the website to communicate with others and it enables users to generate online communities, place of work, online customer support etc.,
220)
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.
221)
Using MD5 to Encrypt Passwords in a Database
This tutorial discusses about MD5 encryption, which helps in encrypting password in a database. The author gives details about encryption methods.
222)
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.
223)
Creating your first ASP.NET Web form
It is an ASP tutorial in which author decribes about generating a web form using ASP.NET application with managable C#. Here author explains the method to utilize the functions on web forms.
224)
activePDF WebGrabber
activePDF WebGrabber enables users to transform all HTML, URL streams and HTML file into PDF dynamically. This program has several enhanced features and more scalable in nature.
225)
Insert Form Data To Database
This is an tutorial which concentrates on saving the data of form in the database. In this article author offers codes through which users can save the content of the form in a database.
226)
Web Trees
Web Trees is an effective program that comes with the ability to let webmasters to build extensive tree menus without writing any code. Webmasters can build menus with dragging and dropping facilities to let their visitors navigate their site.
227)
Developing a Hit Counter in ASP.NET
Creating a web page that can track and show the hit counts for the site is the basic theme of this article. The main highlight of this article is that this web page could be used to provide the functional tasks in more web pages.
228)
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.
229)
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.
230)
EasyPictureGallery
EasyPictureGallery is an effective tool which helps you to create image galleries. You can customize the images in the gallery easily. This tool supports all types of browsers and it is written in ASP.NET.
231)
EasyForum.net
EasyForum.net is a database driven forum program for ASP.NET based websites. This program comes with the ability to support several databases.
232)
Web File Manager for Active Directory.NET
Powerful web based file manager for IIS web servers. It's been designed to use secure NTLM authentication and it can automatically authorize users based on their security group membership. It provides an intelligent web interface and allows users remotely access their personal or common folders.
233)
Sockets4AIM
Sockets4AIM is an ASP.NET program tool which has messaging facility which providing instant messenger service by sending and receving the instant message.
234)
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.
235)
How To Dynamically Include Files in ASP.NET
This is a web based article through which you can learn about how to dynamically include HTML and client-side scripts in .aspx pages. You can see the sample code to perform this operation in this article.
236)
Creating and consuming a Web Service using Visual Studio .NET
This tutorial contains the demonstration of web service and to create them in an easy way using visual studio.NET. It also helps the users to test the web service online.
237)
Dirty Forms and The UserData Persistence Behavior with XMLDocument Property
This is an ASP.NET article through which programmers can learn about the method of combining form checking 'isDirty' and 'onBeforeUnload' events for providing already unfilled form to the users while they return back to the website.
238)
Create HTML Image Maps Dynamically With .NET
In this tutorial the author discusses about generating dynamic HTML image maps using .NET framework. This will be useful for the users to create their charts by using ChartFX.NET.
239)
HOW TO: Set Current Culture Programmatically in an ASP.NET Application
This user friendly tutorial deals with process of transforming current culture and current UI culture by using cultureinfo classes in ASP.NET. The author explains about the System.Globalization namespace, which offers classes to execute the above said process.
240)
Displaying an Image from an XML Element
It is an easy to learn tutorial in which author gives an idea about creating an HTML tag from an XML element inorder to display an image from it.
241)
C# Error Handling
Error Handling is a common task for the webmasters. In this article the author explained about error handling through C# in ASP.NET. Error occurs anywhere in the site, but the duty of the user is to rectify it atonce. This article helps the users to reach their easy ways in error handling.
242)
Dynamic Image Output Component in .NET
In this tutorial the author guides users to generate dynamic image by using component with ASP.NET. This article comes with two samples one is for ASP.NET and another one is for classic ASP.
243)
Dynamically Create Bar and Pie Charts in ASP.NET
In this tutorial the author demonstrates about creating charts and graphs using Microsoft .NET framework's objects and GDI+ classes. This tutorial is covered over bar and pie charts.
244)
Joel.Net.WebLogs
Joel.Net.WebLogs is a program that comes with all required functionalities to enable webmasters generate and maintain web logs or blogs on their ASP.NET websites.
245)
Databound Vertical Popup Menu (ASP.NET)
Databound Vertical Popup Menu is a database driven program that helps webmasters to display vertical popup menus on their websites. It is easy to use and customize this program.
246)
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.
247)
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.
248)
"Could not access 'CDO.Message' Object
In a .NET page, when the users try to send email, "Could not access 'CDO.Message' Object" apperars sometimes. Through this article the author gives a solution for this issue by opening SMTP server for relaying.
249)
HtmlForm Control
It is a simple ASP.NET tutorial in which the author explains you about using HtmlForm control. The HtmlForm control is used to create a html form control and you can use it as a containter for all the input controls. The author gives you a sample program which shows you the use of HtmlForm control.
250)
Using Web Services
This tutorial can be used for referring the details about web services and what are the features comprised on web services. It describes every task about web services with examples and codes.
Browse Pages: |< << [1] [2] [3] [4] 5 [6] [7] [8] [9] >> >|
|
|
|
|
| Wednesday, 7 January 2009 |
|