Sunday, 6 July 2008
Top 1401-1450 ASP.NET scripts

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




1401)   FlyTreeView
FlyTreeView is a program built on ASP.NET that enables webmasters to create enhanced menus in tree structure. This program allows webmasters to create menu items with icons.

1402)   Make your own Custom Context in ASP.NET
It is a tutorial in which author discusses about the process of sharing particular data in the web user control for the request using HTTP context text and own text class.

1403)   Base64 encoding in a Web Service using the .NET Framework
This tutorial demonstrates about the use of Base64 encoding in a web service under .NET framework. It helps the users to transmit binary data easily.

1404)   Paging Database Results in ASP.NET
This is an article through which you can gather information about the paging functionalities in ASP.NET. Paging helps you to display the information in multiple pages so that you can present the data in easy-to-read format.

1405)   OChart
OChart is a flexible tool which helps you to create hierarchical charts. This tool is customizable and you have several formats to display the data. This software is written in ASP.NET.

1406)   OmniSearch (Google Caching Engine)
Omni Search is a search engine article. From this search engine article you can able to understand how search engine search the database and find the keywords. This search engine fetchees the corresponding results from google database and shows the result as XML in XSL.

1407)   File Find & Replace dialog
This article instructs about VS.NET and its features in various steps. Learners can refer this article for their VS.NET development and maintenance.

1408)   Syndicating Your Web Site's Content with RSS and ASP.NET
This tutorial illustrates about syndicating the user's web site's content with RSS and ASP.NET. The author tells about creating an ASP.NET Web pages using RSS, which syndicates Web site content.

1409)   A Master Detail DataGrid
This is an ASP.NET article that will be helpful for the .NET application developers. This article discusses about the master/detail data grid using the datagrid derived class.

1410)   Allowing Users to Select Items in a DataList Control
In this tutorial you can get the ways for selecting the data of the datalist control of ASP.NET. Using command-type button control is the simplest way for seleting the items of the datalist control. Using the SelectedItemStyle property you can highlight the selected items visually.

1411)   ASP Folks
ASP Folks is a website where visitors can find number of articles, blogs and forums related to ASP.NET. This website also provides information about ASP.NET 2.0.

1412)   Retrieving Records without a Dataset
This simple tutorial gives details about the procedure for retrieving recordes from database by using select query instead of datset. Here the author uses OledbReader object which is used as an alternative to dataset to dispaly the content from the database in the web page.

1413)   Maintain Consistency With ASP.NET Templates
To sustain a stable look of the web sites, templates are the only way which is the main theme of this online article. The main task is about explaining the building process of an ASP.NET template framework.

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

1415)   Using ASP.NET Table Control
In this tutoiral the author talks with you about the ASP.NET table control. You can know how to create cells and rows dynamically to the table with the help of this tutorial. The author explains the procedure with a complete sample code.

1416)   ConnStr
This is an ASP.NET database application which helps the users by allowing them to select the desired fields from the ADO providers. And allows the users by generating various strings for developing applications in ADO.

1417)   Five ASP.NET Controls You Might Be Craving
Five ASP.NET Controls You Might Be Craving is an article which describes you about the BulletedList control of ASP.NET. The author explains you the use of the properties of this control and shows you how to display the records of the database table in this control.

1418)   IP* Works! SSL .NET Edition
This tool is used for providing SSL connection to the .NET application for secured network communications with other systems. This utility has many networking components and it is easy to use.

1419)   Exceptions in ASP.NET
This tutorial gives details about Exception handling, which can be done through System.Exception class. The author gives details about the new features of VB.NET, which can be used in ASP.NET inorder to perform error handling.

1420)   PopForums
By using this tool the web owners can facilitate their site with a message board. It helps them to create online communinities easily and it handles multiple forums.

1421)   Inserting a Common Navigation Using .Net
From this article you can learn some tips of inserting a common navigation system for your .NET applications. This article deals with two mwthods to carryon the process.

1422)   PortSight Secure Access
PortSight Secure Access uses .NET framework and extends and makes its management and intergration to your web application.

1423)   Deploying Web Applications using Visual Studio .NET
An easy ASP.NET Web project is built up and for installation the author of this article generates a setup project using VS.NET, which is the main core of this online tutorial.

1424)   Simple country dropdown component
The main theme of this online tutorial is about how to generate a country dropdown component. The author tells the users to create a DLL in which a reference to be added to it.

1425)   A Practical Comparison of XSLT and ASP.NET
In this article the author compares both ASP.NET and XSLT. The ASP.NET is available with many debugging tools and it has the capability of doing custom performance tweaking at every step which results in perf win. The XSLT can easily handle embedded HTML coding and it is declartive.

1426)   Using Nested DataGrids in ASP.NET
Using Nested DataGrids in ASP.NET is an article which will be more useful for the .NET application developers. In this article the author discusses about the usage of nested datagrids.

1427)   Use DataReader Cleverly
This tutorial instructs the programmers to learn about basics of Datareader, which helps in fetching and modifying the data in the data rows faster. Here the author gives suggestion to utilize datareader in a right way inorder to execute data access promptly.

1428)   Save your UserSettings in an Isolated Store
Save your UserSettings in an Isolated Store, is an article which is more helpful for the webmasters to retrieve their settings back whenever they needed. The author finds the place where the users could save their settings.

1429)   Required Field Validation in ASP+
This is an useful ASP.NET tutorial in which the author shows you the use of the RequiredFieldValidator control with a sample program. This control is used to check the blank entries of the input control and displays the error message if there is no entry in the input control.

1430)   DbNetCombo.net
It is a database driven auto complete application to view information from the database using integrated combo box. It is an useful script for the webmasters to integrate into any custom active websites.

1431)   Data Paging in ASP.NET
This tutorial is helpful for the web programmers to perform paging in their web forms. Paging helps you to present the data in a user friendly manner. This tutorial gives you the sample code which helps you to display the result of a search in various web pages.

1432)   Implementing Two-Way Control Binding for Web Forms
This is a tutorial which specially concentrates on databinding and the methods of controlling it in the web forms. Here author offers solutions for databinding problems that occur in .NET framework.

1433)   Creating a Visual Web Page Template
This easy to undersatnd tutorial teaches the process of generating the ASP.NET template through which programmers can generate an attractive outlook for the website.

1434)   Elementool Bug Tracking Tool
Elementool Bug Tracking Tool is a web based bug tracker tool which helps to find bugs in your application and asssign it to your team developers. You simply need to create an account and it does not require any third party component to install.

1435)   Get Your Hands In The Cookie Jar
This tutorial gives some special tips about working with cookies in ASP.NET application. Few problems are also solved in this, which might help the users to overcome these difficulties while they use cookies.

1436)   ADO.NET Series - Populating DataSet
It is a tutorial through which users can get guidelines about the method that have to be followed to add data to database data. From this tutorial the programmers can leran about concepts of datset, which has stored data in a data table.

1437)   Opening Child Windows Using Server Side Controls
In this tutorial the author explains the process of opening the child forms using various techniques. The author also shows how to pass the values to the parent from the child window and raising an event in the parent window in response to the returned values with a sample program.

1438)   Try these ASP.NET caching strategies
This article helps the .NET programmers by offering them details about three method of caching technique and description about their attributes.

1439)   ASPEmail
You can learn how the ASPEmail component is used with web based form data to send email. Explains all functions step by step and makes you feel easy to create your own email program.

1440)   Listbox Web Server Control
This is an ASP.NET tutorial through which you can gain more knowlege about the listbox web server control of ASP.NET. The listbox control is used to display a list of items.

1441)   PrintAdapters
This is a .NET printing application with adaptor component which allows printing of list view, tree view and richtext box directly from the users applications and also provides printing control for printing Data table and data view content from the documentation application.

1442)   DNN Menu Suite - Pike Tab Selected - Child Tabs Only
DNN Menu Suite – Pike is a program using which webmasters can build menus in pike style to meet out their needs in building site navigation. It is possible to create both vertical and horizontal pike menus by using this program.

1443)   Protecting IL Code from unauthorised Disassembling
In this tutorial the author explains about the mechanism that enables Microsoft Intermediate Language (MSIL) creation and about a pitfall of MSIL that mechanism faces by providing illustrations.

1444)   Building an RSS feed made simple
This is about a tutorial which tells about building an RSS feed is very simple and easy. The author outputs some XML to the website and the rest of the sites could use it and display it.

1445)   Aspose.Obfuscator
This is .NET based obfuscating program that helps .NET code programmers to protect their original codes from hackers and persons trying to use it with a malicious intention.

1446)   IT4ce SpeedCal Calendar Control
This script is a .NET based online calendar control which allows to add the complete functional calendar. This script is customizable and it is easy to use.

1447)   Exporting a DataGrid to an Excel file
It is a tutorial in which author elaborates about exporting a data grid content to an excel file with the help of render control method which is explained in this article.

1448)   ASP.NET Controls to prevent automatic registrations from bots
This is a web based article which helps you to prevent abuse of registration pages by forcing users to enter the security code displayed in a picture using the CodeImage and CodeImageValidator class. The author shows you how to implement these classes with a sample program.

1449)   SmartLinks Framework PRO for ASP.NET
SmartLinks Framework PRO for ASP.NET is a program that comes with TreeLink and MenuLink. Webmasters can utilize this for creating navigation menus on their ASP.NET websites.

1450)   How To Call SQL Server Stored Procedures in ASP.NET by Using Visual Basic .NET
This is an interesting ASP.NET article in which you can get the details about developing stored procedures of the Sql Server using Sql statements create procedure and runs it with the help of the various ADO.NET objects. The sample code given in this tutorial helps you to obtain this task.



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