Saturday, 26 July 2008
Top 1201-1250 ASP.NET scripts

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




1201)   AyloChart
AyloChart is an easy to use tool which helps you to develop pie, line point and bar charts. You can provide data for these charts manually. These charts are easily customizable.

1202)   Creating and Using Assembly Attributes
Now webmasters could create and use their own Assembly attributes which is the main theme of this online tutorial. The author explains with an example of an assembly attribute to include in the users application.

1203)   Using the ColorTranslator class
This is a simple tutorial in which the author discusses about ColorTranslator class, which translates the color to GDI+ colour structure. The author gives details about how to create color graphics and how to allow users to enter the colour by using HTML color name or Hex code.

1204)   ASPLib Checkbox
This is an ASP.net based web form controller by which web developers can add their web pages with diffent models of checkboxes for input.

1205)   RBarcode for .NET
.NET Components that creates 1D and 2D barcodes for VBnet and C#. Supported symbologies include EAN, UPC, code128, datamatrix, pdf 417 and more. Includes server controls and windows forms controls. The source code is available.

1206)   Service Manager .NET
Service Manager .NET is a database driven program that allows administrators to have system for managing customers and employees. This program requires .NET framework.

1207)   HtmlSelect Control
HtmlSelect Control is an ASP.NET tutorial which demonstrates about the HtmlSelect control of ASP.NET. This control is used to show a list of elements from which the user can select the required one. The author explains you how to add the elements in this control list using the Items property.

1208)   Grouping Validators by Submit Button
This is an article that deals with seperating validators into seperate groups in ASP.NET. In this tutorial the author performs this process for placing a registration page that has validators in a web form in addition to a login element that also has validators.

1209)   MenuLink for ASP.NET
MenuLink for ASP.NET is a menu building program, with the help of this program webmasters can allow their visitors to navigate their websites by displaying effective menus.

1210)   Template and menu hot sauce
Template and menu hot sauce is a program that enables webmasters to build vertical and horizontal menus and tree menus on their websites. It allows webmasters to manage and customize the built menus by rearranging, adding or removing items quickly and easily.

1211)   Script Encoder
Script Encoder is an utility that helps users to encode the java script files right from your .NET application interface. You simply click any .js file and select the option to encode scipts. This will automatically create the encoder file.

1212)   emagiC CMS Lite
emagiC CMS Lite is a content management system that can be used to administer contents and upgrade them to higher versions. This is a cutting edge technology.

1213)   activePDF Printer
activePDF Printer is a program that helps users to include their applications 'Print to PDF' capability. It is possible to include print to PDF facility to the applications, which haven’t any native printing functionality.

1214)   Publishing Crystal report as a Web Service
This tutorial is covered with detailed description about how to create crystal report as a web service with simple explanation. It helps the users to show graphs or reports in web applications.

1215)   Using Cookies in ASP.NET
Using Cookies in ASP.NET is the highlight of this tutorial. Through this the author explains about how cookies might be used in a beter way in ASP.NET.

1216)   Tutorial: Creating a Web User Control in .NET
In this tutorial the author gives you the method for creating web user control. The author shows you the declaration for adding and removing the web user control on the web pages.

1217)   .NET Framework and Web Services - Part II
This article describes the users to create a web service with the help of Visualstudio.NET. It teaches the users in step by step method.

1218)   ImgScratcher
ImgScratcher is a program that allows webmasters to hide the images or pictures and to let their site visitors to view those hidden images by moving the mouse over it.

1219)   Creating a DataBound List of Radio Buttons
It is a tutorial through which you can know about creating radio button control and populating the radio button with the data of the table.

1220)   Search engine friendly URLs using ASP.NET (C#.NET)
This article explains how to convert the database-driven query string containing links to search-engine friendly ones.

1221)   XML Serialization in ASP.NET
It is an article in which the author discusses about Object Serialization, which is an advanced technique for transferring the state object into a serial data format.

1222)   XML Counter
The visitors could be tracked using counters. In this tutorial the author introduces about the XML Counter. This counter also finds out the viewers trend.

1223)   ASP2ASPX
ASP2ASPX is a program which can be used by the webmasters to transfer all their ASP projects into ASP.NET. This program comes in standard, professional and enterprise editions.

1224)   Viewing, Adding, Editing, Removing Records from MySQL using ASP.NET DataGrid control
This is a web based tutorial which helps you to display the MySql database records in the datagrid control of the ASP.NET. You can insert, edit and delete the data shown in the datagrid control easily. This tutorial offers you the complete sample source code to the users.

1225)   A .NET Trilogy
This is an article which tells about the creation of an application which shows data. A Web browser is used to collect the data in ASP.NET.

1226)   NeoScripter
This is an ASP content management application with code editor. This tool offers code statements, controls, tools and scripts for developing various content in the .NET web applications.

1227)   The SQLTransaction Object
This is an ASP.NET tutorial which shows you how to handle manual transactions. This tutorial also discusses about the local and distributed transactions. The author offers the sample code which will be helpful for the novice.

1228)   Web Services Security - HTTP Basic Authentication without Active Directory
This is an useful tutorial section for the web developers which provides them several hints to configure HTTP authentication without active directory for web services security.

1229)   SockClient component
SockClient component is an efficient C# based .NET program that enables webmasters to create Socket Client application for their applications which utilize high traffic.

1230)   Active Tree
This is an ASP.NET based treeview generator which is used for creating a tree view for list selection. It uses checkbox to select the list. It has very simple source code to set treeview method navigation on the web pages.

1231)   Aspose.Word
It is a .NET document application with word reporting component which helps the users by generating reports of documents in the MS Word like environment just by single line of code snippet.

1232)   Component One Studio
This script contains several components which is used for building a user friendly web form with fully customizable features very easily. This tool is based on ASP.NET.

1233)   Mediachase Calendar.NET
This is an ASP.NET web based calendar component which helps the user to include the calendar support on their websites. Any .NET language can access this calendar and is easily customizable.

1234)   Understanding New JScript .NET Statements
This is an easy to learn tutorial through which you can know about the use of various new statements of JScript.NET language. The author clearly explains the import, package etc with a sample code. Novice programmers can benefit by this tutorial.

1235)   GDI+ : Brushes
This is an article that explains about Brushes of GDI+ (.NET framework's class) and the functions of Brushes.

1236)   Creating Search Pages with Index Server and .NET
Creating Search Pages with Index Server and .NET is a search engine article. From this search engine you can make customizable search page. From this article you know how the query is generated and how it searches the database.

1237)   Using XML Web Control
This tutorial gives an idea about the procedure for utilizing ASP.NET XML web control for showing the XML documents in ASP.NET page. In this tutorial users can get an idea about transforming XML data to HTML with the help of XSL style sheet using XSL.

1238)   Build A Global Exception Handler In ASP.NET
Debugging is one of the important task of the webmasters after coding. The author gives a solution for this by building a global exception handler in ASP.NET.

1239)   squishyFORUMS
squishyFORUMS is a very good quality forum software that comes totally for free under the LGPL licence.

1240)   HOW TO: Use a CheckBox Web Control in a DataGrid in Visual Studio .NET
This is an ASP.NET tutorial which helps you to learn about using a checkbox web control in a datagrid. This tutorial explains three methods for inserting a checkbox in datagrid control.

1241)   Encrypting Passwords with ASP.NET
Encrypting Passwords with ASP.NET is a very important tutorial for the webmasters giving solution for the very major issue of safeguarding the usernames and the passwords from the intruders.

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

1243)   Get the last time a directory was accessed
This is a tutorial in which author describes a method, which helps in displaying the last accessed time of a particular directory. With the help of source code users can execute the above said process.

1244)   The Low Down on the DropDownList Control
This is a web based article that cleary explains how to populate a dropdownlist box control using arraylist, sortedlist, hashtable, and data reader object of the SQL-Server database.

1245)   Validate XML With a Web Service
This simple tutorial concentrates on validation of XML documents. The author gives details about the process of sending the XML documents to web service for validating these documents according to the schema.

1246)   How To: Use SSL to Secure Communication with SQL Server 2000
This tutorial can be used as reference tool through which the users can learn how to configure SSL for secured communication under SQL server 2000.

1247)   Graphics Server .NET
Graphics Server .NET is program, using which webmasters can meet out their needs in developing charts for their web applications. Any type of chart can be created with this program.

1248)   Dev Bistro - Developer jobs
This is an useful website for the IT job seekers. You can find IT jobs in various countries across the world.

1249)   Request Validation - Preventing Script Attacks
This is an article that covers on requesting validation to stop server from allowing content which has unencoded HTML in it. This is for providing security to the scripts.

1250)   Highlighted Hovering and Anywhere Selecting A DataGrid Row
This is an ASP.NET tutorial in which the author explains you about how to select a row of the datagrid control using the select button and hightlight the selected row. The auhor shows you the sample screen for this functionality.



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