|
|
| Top 651-700 ASP.NET scripts |
Scripts are listed after popularity. To display the scripts in alphabetical order please click here
|
651)
.NET Threaded Forum Source Code
This is a tutorial in which the author just writes a threaded .NET forum for the user's site which is displayed. This really helps the webmasters to create their own custom threaded forum in ASP.NET.
652)
ListNanny.NET
It is a web based ASP.NET email component which handles bounced mails and take suitable actions on them. based on the reports of the bounced mails, email list managers take appropriate actions to improve the efficiency of mailing lists.
653)
Accounting Web Services
It is an ASP.NET application which helps in creating web based accounting programs. It can be integrated into the MS SQL server. This tool provides various accounting functionalities for generating account applications.
654)
Sockets4AIM
Sockets4AIM is an ASP.NET program tool which has messaging facility which providing instant messenger service by sending and receving the instant message.
655)
Humanity Portal
Humanity Portal supports business oriented services for the deployment of web-based application and content management. It provides complete single-sign on and application integration solution for any organizaion.
656)
Dispaly data from an Excel Spreadsheet
Display data from an Excel Spreadsheet is an article in which the author demonstrates about the method of querying a excel spread sheet from ASP.NET page and displaying data from an Excel spread sheet.
657)
Building an Email Notification System
You will be capable of creating the source code to include a form to obtain the valuable feedback from your website visitors from this online ASP tutorial.
658)
ASP.NET Denied Access to IIS Directories
This tutorial is about explaining how ASP.NET V1 RTM executes with the help of least important windows account which is named as ASPNET account. The author also explains the main reason for this deny and how to overcome it.
659)
RFax
RFax use .NET application to send and receive fax messages. This RFax is developed in C# which enables to send and receive the fax in few lines of code.
660)
AuthentiX
AuthentiX is an ASP.NET webbased program for user authentication. This utility will be helful in protecting the names and passwords privately. Multiple web users can make use of this authentication system.
661)
Optional Parameters in C#
This simple tutorial is much helpful for the programmers. In this tutorial the author provides you the solution for adding optional parameters in the functions of C# language.
662)
RegularExpressionValidator Control
This is an useful ASP.NET tutorial for the .NET programmers to know about using the RegularExpressionValidator Control. You can compare the value of the input control with the regular expression using the ValidationExpression property of the this control. You can get the syntax from this tutorial.
663)
Developing a Pocket-PC application that calls a WebService
Demonstration about the method of calling a .NET web service from Pocket PC application is the main core of this tutorial. The author describes about creating an application in Pocket PC which would link with a webservice.
664)
CompareValidator Control
This is an ASP.NET tutorial which brings you the details about the ASP.NET Comparevalidator control. You can use this control for comparing the values of two input controls, the value of a input control with a constant value etc., The author clearly explains the various properties of this control.
665)
Rich Chart Server
Rich Chart Server generates captivating dynamic Flash charts from ASP.NET.
666)
Working with MS Access Stored Procedures in VB.NET. Part 2
This is an useful ASP.NET tutorial in which you can obtain information about data tier which is used to implement the stored procedures that is created in MS Access database. In this tutorial the author shows how to run the stored procedure using the ExecuteNonQuery method of the command object.
667)
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.
668)
HOW TO: Display DataGrid in small screen area without using Paging
This is an ASP.NET article which contains information about how to place the datagrid in a small window area without using the paging. This article is easy to understand and more informative.
669)
Brinkster Forums
Brinkster Forums allows you to post question about database software and enables you to view all messages. Display forums as per date, author and heading.
670)
PDFtoolkit ActiveX/.NET
Gnostice PDFtoolkit is a powerful component set for Microsoft Visual Studio, Microsoft Visual Studio .NET, Borland Delphi 8 .NET and Borland C ++Builder to manage, manipulate, enhance, view and print PDF documents and process PDF eForms.
671)
Starting With Paypal
This article deals with creating an easy E-Commerce site with paypal and IPN in ASP.NET. The author describes the database and the application to built an e-commerce site for a virtual store which is called as internet shopping.
672)
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.
673)
Working with Emulators and Browsers
From this article you can know how to use emulators to simulate the operation of mobile hardware and browser.
674)
Net Technologies ActiveForums
ActiveForums is a program which is built for DotNetNuke 2.0 for creating online forums on the websites. This program allows administrators to build forums on their websites.
675)
Collection and Object Ordering
It is a web based article in which author elaborates the procedure for arranging the objects in the collection class with the help of sort() method in .NET framework.
676)
ASP.NET State Management: View State
This web based article helps you to learn about the viewstate which is a client side state management technique. The author explains about how to create the view state and what information must be stored in the viewstate.
677)
Getting to know the .NET collections
This is an useful tutorial in which author gives information about concepts of .NET collections, which helps in storing arbitary objects in a perfect structure.
678)
SupportChat.Net
SupportChat.Net is a powerful customer relationship management tool through which your representatives can communicate with unlimited visitors of your website. This tool provides the firewall protection and generate various reports using graphs. This software is written in C# language.
679)
Caching Oracle Data for ASP.NET Applications
This tutorial deals with data caching feature that stores frequently accessed data in the oracle database which helps in improving the performance of ASP.NET application.
680)
DotNet Forums
Web developers who want to learn lot of details about web programming languages like ASP.NET, XML, ADO.NET, Visual C# .NET and many more .NET programming can access this onine threaded forums. Includes FAQ system.
681)
Sending email using System.Web.Mail
This tutorial tells the users about sending emails in ASP.NET. The new concept by the author introduces System.Web.Mail for sending emails.
682)
MenuSuite⢠- ASP.NET Menu Server Control And Visual Designer
ASP.NET Menu Server Control and Visual Designer Suite for Website Navigation.
683)
Blackbytes whois for .NET
This network component is used for finding the registrants of the domain name and their address from whois server. It collects personal databases about registrants.
684)
Error Loging in ASP.NET
Error Loging in ASP.NET is rectified through Web.Config file. The author describes the usage of this file and its unique way to manage error handling through logging into an SQL server is the content of this tutorial.
685)
Chart FX
Chart FX is an easy to use chart component which helps to draw charts.
It provides an user friendly interface to change the properties of the charts and it supports many data anlaysing tools such as statistical analysis, OLAP etc.
686)
Hello World - Console Application
This is an easy to learn tutorial for the beginners to know how to print" Hello World" output on the screen using the WriteLine method in C#.
687)
Apoc XSL-FO
It is an ASP.NET application through which users can generate documents in PDF format. It offers functionalities for creating documents in PDF.
688)
Object-Oriented Programming for VBScripters
This article is useful for the novice programmers to learn about the various object oriented programming concepts. The author also explains you about the namespace which consists of a colletion of in-built classes. You can see the sample code which implements the object oriented feature.
689)
Discussion Forum in ASP.NET
This tutorial is very simple form of creating a discussing forum in ASP.NET. This ASP.NET forum board accepts the HTML tags also. This is scripted in C# with ADO.NET for creating a ASP.NET web application.
690)
Pass Classes in ASP.NET with LosFormatter
This is an article that guides readers to perform a new process of persisting, which is serializing a new class and passing it to another ASP.NET page and de-serializing the same into a new instance.
691)
ASP.NET File Upload
This useful tutorial teaches the process of file uploading through ASP.NET pages. Through this tutorial users can learn about creating a form, in which they are allowed to select a desired file to upload.
692)
Dynamically Changing Database Stored Image Sizes
This is a simple tutorial through which the programmers can gather information about the method of altering the size of the image inorder to display them in web pages.
693)
Role-Based Security in ASP.NET
Role-Based Security in ASP.NET is an article which denotes the webmaster about the partition of website according to the role of the visitor. With the help of basic authentication, the guests are restricted.
694)
Tourney Bracket Control
Tourney Bracket Control is a program using which users can create tournament applications based on ASP.NET. They can utilize this as a tool to build applications for any tournament.
695)
Working with Frames in .NET
This article shows how to create frames based website using ASP.NET, the author alos discusses about the necessity of frames on websites.
696)
ComboBox
This script is used for creating a combobox dropdown input box on the web pages and which are easily customizable. It has several properties and the users can easily change the settings manually.
697)
NitroScroll
NitroScroll is a web control and is developed with ASP.NET that helps admin to rotate contents with effects on their websites. This program also supports HTML contents.
698)
Developing An Image Upload Web Service
From this webservice article one can learn how to develop an image upload web service by enabling HTTP, SOAP and XML that helps the users to upload and invoke images from SQL server database.
699)
Email Tracking: Tracking Email Reads using ASP.NET
Email Tracking is a very new concept in ASP.NET. In this article the author explains how to track the read emails. The author used three simple and common techniques to find out.
700)
ASP Express - DotNet Edition
ASP Express - DotNet Edition is a program based on ASP.NET using which website administrators can build and manage a Content Management System for their websites.
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] |
|