Saturday, 26 July 2008
Top 201-250 ASP.NET scripts

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




201)   Data structure: Builing Linked-List Class
This simple tutorial provide guidelines to the programmers to construct dynamic linked-list in which unlimited objects can be inserted and also objects can be removed by using Self-Referential Classes in .NET framework.

202)   RichTextBox
This user friendly tutorial teaches the method of adding RichtextBox for the ASP.NET pages, which helps in adding WYSIWYG text editor along with it.

203)   InOutZoom
InOutZoom is a program that shows the provided images and photos with simultaneous zoom in and out effects. It is easy to use this program on ASP.NET websites.

204)   NetPolls
NetPolls is a program with which website administrators can conduct online surveys on their websites. They can create any number of polls using this program.

205)   Power Ad Banner Manager
Power Ad Banner Manager is a program built on ASP.NET which can be used by the webmasters to have an ad management system on their websites. This powerful application allows users to display several types of advertisements on their websites.

206)   Regular Expressions and the MatchCollection
It is a tutorial in which the author demonstrates the procedure for utilizing MatchCollection class and the Regex class, which resides on System.Text.RegularExpressions namespace to search a string for using it in regular expression.

207)   Organization Chart .NET
Organization Chart .NET is an organizational chart that contain personnel information collected from database. The chart can be accessed very quickly for the user to use it. It has different types of colors and border for the user to identify particular information.

208)   ASP.NET Validation Controls Samples For Beginners
ASP.NET Validation Controls Samples For Beginners is a tutorial in which author discusses about various validator, which helps in validating the form controls. The author explains about each validator control and where to use these controls in the elements.

209)   How To Retrieve Column Schema by Using the DataReader GetSchemaTable Method and Visual C++ .NET
This is an useful ASP.NET tutorial which helps the novice to know how to get the schema information for the columns using the GetSchemaTable method. The GetSchemaTable method of the DataReader object obtains the Column schema information from the ColumnName property of the DataTable object.

210)   Creating HttpHandlers and HttpModules
This is a simple tutorial in which the author shows how to create classes which implement HttpHandlers and HttpModules interfaces. The author also tells you about the use of these interfaces.

211)   Drawing in 3D: Plotting Points
Drawing in 3D: Plotting Points is an article that clearly explains about converting a 3D point into 2D point. This will be useful for using GDI+ in 2D.

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

213)   Introducing ADO.NET and the Typed DataSet
This tutorial concentrates on concepts of ADO.NET and the advantages of using it in .NET framework. The author also discusses about typed DataSet, which is an object which is formed by the combination of dataset object with XML.

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

215)   Type and Text in GDI+
This is an easy to understand tutorial comes like a study material to provide information about utilizing GDI+ for type and text.

216)   StringBuilder
This tutorial concentrates on string builders, which is a class that is present in System.Text namespace. Through this string builder programmers can perform various string processing.

217)   Generic JMAIL
This online tutorial teaches you how to send emails using Jmail component. All the functions are available with syntax and examples.

218)   Viewing and editing file and directory attributes in ASP.NET
It is a tutorial in which users can get details about System.IO.FileAttributes class, which has several attributes and the author explains each attribute with brief description. Through this attributes users can view and modify the file or directory.

219)   Detecting File Encodings in .NET
It is a tutorial in which author describes about file encoding and the method of detecting the file encoding in an ASP.NET application and to read the srings used in the encoded files.

220)   Real-time Animated Graphing using Flash MX
Using this tutorial users can learn about performing animated graphing on Flash. The author explains the advantages of using Flash to create animated graphs over third party COM components in detail.

221)   Authenticate Web Service Client - An ASP.NET Web Application
This tutorial educates the beginners about how to access authenticate web service client for securing web service from spammers. Screenshot and sample codes for easy reference has been given.

222)   Scheduled Email Reports
This tutorial is about scheduling the email reports. The main highlight of this article is that this application can work according to the webmasters configuration to whomever they wish their email reports to be sent.

223)   nTierGen.NET Code Generator
nTierGen.NET Code Generator is a software for .NET that helps users to generate N tier solutions and to create C# codes for SQL server database automatically.

224)   Setting up your ASP .NET server (IIS)
A guide that shows you how to install IIS server and configure it to work with ASP .NET, not just with ASP.

225)   bmImageGallery
bmImageGallery is a program built for .NET framework with users can construct and maintain an image gallery on their websites.

226)   Simple Business Object in VB.NET
This is a very simple article dealing with business objects created in VB.NET. The author shows the complete process of generating the business objects along with its sample source code.

227)   Determining the Windows Users for Web Forms Applications
Determining the Windows Users for Web Forms Applications is about an article explaining how to use Windows Authentication for ASP.NET Web Forms to collect the identity of the guests signed in.

228)   Tour Calendar With Detail Section - Part 1 - Set up the database
This article deals with creating a tour calendar which might be useful for the webmasters to program their tour with dates and events. This is easier because of the built-in calendar control in ASP.NET.

229)   Quering Excel data and displaying it using ADO.NET, ASP.NET and Visual C#. NET
This is an easy to understand tutorial in which author describes about the process of displaying data from Excel worksheet with the help of ASP.NET page by using Visual C# .NET.

230)   Plain ComboBox
Plain ComboBox is an utility that enables webmasters to create combobox with drop down capabilities. This program has the ability to complete field while the users start typing initial letters.

231)   Filtering XML using the DataTable Select() Method
This simple tutorial instructs the programmers about the method of utilizing Select() method to filter a particular row in a database table and about the method of binding the row with the datagrid.

232)   Generating XML from SQL database
It is a tutorial in which author demonstrates the process of accessing a data set from the SQL server and the method of writing the dataset to a XML document.

233)   IEnumerable
This user friendly tutorial deals with the IEnumerable interface, which helps in generating a library class. In this article the programmers can learn about various method of utilizing this IEnumerable inteface for navigating through the collections.

234)   Color Selector Controls
Color Selector Controls is a powerful tool which helps you to pick colors. This utility has 2 controls such as ColorDropDownList and ColorDropDownList to select color for the images. This software is written in ASP.NET

235)   Stock Chart
Stock Chart is a web based tool which helps you to generate customizable charts. You can also create indicator using this tool. This tool is written in ASP.NET. This tool is customizable and simple to use.

236)   Exploring Machine.Config - User Security and More
Through this tutorial, the webmasters could analyse a lot while exploring Machine.Config and through this article the users find most of their doubts get clarified regarding User Security and More.

237)   PrintPreviewDialog
It is a web based printing application through which users can preview the content of the documetation application before sending it for printing. This tool has various features for users needs.

238)   Exception Handling in C#
Finding the errors and handling it is ease in ASP.NET. This article covers about exception handling in C#. The author explain about how to find out the run time errors and the ways to rectify it which we call as Exception handling.

239)   Sending E-Mails using ASP.NET
It is a tutorial through which you can learn how to send emails in ASP.NET using MailMessage and SmtpMail classes. These classes are included in the namespace System.Web.Mail. A sample program is shown in this tutorial.

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

241)   C# Intermediate Language Disassembler(ILDASM)
It is an article through which you can gain more knowledge about the Intermediate Language Disassembler tool of .NET. This tool shows not only namespace but also types including their interfaces. This article also explains about some of the basic instructions.

242)   Basic CMS
Basic CMS is a content management system and is built with ASP.NET that helps users to create and change their site contents. This program uses MS Access database to store contents.

243)   .NET Image Gallery - Frunder Gallery
Frunder Gallery v2.1 can create a fully functional, dynamic on-line image gallery, with no programming knowledge necessary. You can easily control key Frunder Gallery features with the change of a variable.

244)   How to implement custom validation for any transaction and then display the custom validator error m
When developing ASP.NET applications, you may sometimes need to implement a custom validation that is recognized and displayed by the ValidationSummary control so that all validation error message appear in one place without additional coding. This article shows you how in nine easy steps.

245)   teeChart for .NET
Native C# NET charting components for .NET environments.TeeChart includes hundreds of Graph styles and mathematical and statistical Functions, has multiple export formats for use in your desktop, server based, ASP.NET and PocketPC / WindowsCE appls.

246)   DNN Real Estate
DNN Real Estate is a program using which users can build websites for their real estate business. This program allows users to customize the websites in several aspects to suit their all demands.

247)   Send Mail Message
Usage of Mail message class in ASP.net in sending emails is the tutorial explained here. The author describes how it works and the source code is given in this site.

248)   Absolute News Manager .NET
Web site content management system and news publishing software for publishing news,articles, events,press releases or any content to your site. Template driven,unlimited users and zones, Online HTML Editor, RSS Syndication features and more.

249)   String Class Examples
It is a simple tutorial through which users can gather information about string class examples. Here the author specifies several string examples, which perform various functions.

250)   SlidingMenu
SlidingMenu is a content management menu program built for ASP.NET websites using which webmasters can build navigation menus on 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]

Search Script
Scripts Categories
  ·  Ad Management
  ·  Affiliate Programs
  ·  Articles
  ·  Assemblies
  ·  Auctions
  ·  Blog
  ·  Browsers
  ·  Calculators
  ·  Calendars
  ·  Chat Scripts
  ·  Classified Ads
  ·  Coders & Programmers
  ·  Collections
  ·  Communication Tools
  ·  Component & Controls
  ·  Components
  ·  Content Management
  ·  Counters
  ·  Customer Support
  ·  Database Tools
  ·  Date and Time
  ·  Development Tools
  ·  Discussion Boards
  ·  Documents
  ·  E-Commerce
  ·  eDocEngine ActiveX
  ·  Education
  ·  Email Systems
  ·  Error Handling
  ·  FAQ and Knowledgebase
  ·  File Manipulation
  ·  Financial Tools
  ·  Flash and ASP.NET
  ·  Form Processing
  ·  Form Processors
  ·  Games and Entertainment
  ·  Graphs and Charts
  ·  Guestbooks
  ·  Image Galleries
  ·  Image Manipulation
  ·  Instant Messaging
  ·  Link Management
  ·  Mailing List Managers
  ·  Mark Anders Answers your ASP.NET
  ·  Migration
  ·  Miscellaneous
  ·  Multimedia
  ·  NET Framework
  ·  Networking Tools
  ·  News Publishing
  ·  Online Communities
  ·  Organizers
  ·  Others
  ·  PDFtoolkit ActiveX
  ·  Polls and Voting
  ·  Portal Systems
  ·  Postcards
  ·  Quote Display
  ·  Randomizing
  ·  References
  ·  Reviews and Ratings
  ·  Scripting Techniques
  ·  Scripts and Components
  ·  Search Engines
  ·  Searching
  ·  Security Systems
  ·  Server Management
  ·  Site Navigation
  ·  Software
  ·  String & Variables
  ·  User Authentication
  ·  User Management
  ·  Vertical Markets
  ·  WAP and WML
  ·  Web Services
  ·  Web Sites
  ·  Web Traffic Analysis
  ·  Website Promotion
  ·  XML & ASP.NET
 
2006-2008 GetFreeSofts.com - Privacy Policy