Sunday, 27 July 2008
Top 2351-2400 ASP.NET scripts

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




2351)   How do I use the RequiredFieldValidator?
How do I use the RequiredFieldValidator? is a tutorial which shows you about using the RequiredFieldValidator control of the ASP.NET. The author shows you the syntax for using this control in the ASP.NET page.

2352)   Barcode Professional ASP.NET Mobile Web Control
Barcode Professional mobile Web Control is a ASP.NET based tool that generates barcodes. This does not require any third party component. You simply drag and place it in your mobile webform.

2353)   Image Authenticator
Image Authenticator is an effetive image manipulation tool which helps you to control access to your images files. This tool also supports image caching to enhance the performance. You can easily download and install this tool on your web applications.

2354)   Remoting in C#
It is an user friendly tutorial in which users can collect information about creating a server and client side application which helps in offering an easy way of working with .NET remoting.

2355)   Advanced Email and News Manager
This is an ASP based .NET customer service application for generating email campign on the websites. This tool offers multi threading facility for linking all the customers with in the email campaign.

2356)   Using the CustomValidator Control
This tutorial deals with flexible custom control validatior, which helps in validating the web forms. The beginners can learn more about principles of custom validation and its excecution process.

2357)   ViewState: One-Stop Shopping for Maintaining State
This article helps you to gain knowledge about the viewstate of ASP.NET page. Viewstate helps you to retain the users input when they will be posting-back to the same page. The author shows you the code for preserving the input values using the hidden field.

2358)   Editing XML
It is a easy to understand tutorial in which author describes the method of utilizing the data present in the database for creating a XML file. The author gives details about the procedure for editing the data in the XML files.

2359)   Dispose Pattern
This article discusses about the use of Dispose pattern in .NET framework when freeing foreign resources which are used as external to class like database connection, file handles etc.,

2360)   ADO.NET Series - Executing Action Queries
This is a simple tutorial through which you can execute the action queries using the ExecuteNonQuery method of the SqlCommand class on your database applications in ASP.NET. You should use the ExecuteNonQuery for the action queires since it does not return any result.

2361)   Sort XML Data Without XSLT Overkill
This is an easy to learn tutorial in which the author describes about the method of utilizing classes of System.Xml.XPath namespace to sort data of the XML documents.

2362)   The 'Ins' and 'Outs' of Using Stored Procedures with Visual Basic .NET
This is an ASP.NET tutorial through which you can gain more knowledge about the stored procedure. Stored procedures contain a collection of Sql statements and it helps you to reduce network traffic, enhances the database security and speeds up the execution.

2363)   Building ASP.NET User and Server Controls, Part 2
This is an ASP.NET article through which the web programmers can know the method for creating the custom controls. This article gives you the source code for the above procedure. The author also shows you the difference between the custom controls and built-in server controls.

2364)   Migrating Delimited Files into XML
This is an easy to understand tutorial in which author describes the procedure for converting Delimited files into XML file or dataset. The author explains about the purpose of converting these files through dataset objects.

2365)   Creating a Custom DataGridColumn Class
This is a web based tutorial which helps you to learn about how to create your own custom columns in a datagrid control using the BoundColumn class. This tutorial clearly shows how to create bound column and template column in a datagrid control.

2366)   Create Page Templates
It is a tutoiral in which author discusses about custom page interface, which helps in constructing overall page structure of a website. Here users can learn about code-behind class and its advantages for building the page structure.

2367)   Ambientware.Mail
This is a web based email application through which users can generate a email system for sending emails from the users website. It offers functionalities like mail message manipulation, character set manipulation, priority settings etc.

2368)   Web Services Security - HTTP Digest Authentication without Active Directory
This tutorial is helpful for the programmers and for novice who learns web service security under .NET application. It provides HTTP digest authentication method without active directory.

2369)   Accessing Page Properties
This is an informative article for the .NET programmers to know how to access the properties and methods of an aspx page with the help of the user control contained in it. The author explains the procedure with an example code.

2370)   The Power of .NET- JavaScript and ASP.NET Login
Power of .NET- JavaScript and ASP.NET Login is one of the most important article through which the real strength of JavaScript and ASP.NET are explained. This tutorial also describes about the login verification system.

2371)   C# ArrayObject - Dynamic arrays for your C# projects
C# ArrayObject is an ASP.NET application with the functionalities for creating arrays in C# and redimensioning arrays with the help of array object component.

2372)   Introduction to ADO.NET
Introduction to ADO.NET is a helpful tutorial for the programmers to learn more about features of ADO.NET objects and how to establish connection, and add, delete, edit and update the database records using the ADO.NET objects.

2373)   Create a Dynamic Database Web Site With ASP.NET
This tutorial is helpful for the web developers to create database websites easily in ASP.NET. You can display the images from the database table on your web pages. This tutorial shows you a sample aspx web page and also provides you a sample source code.

2374)   Why Create a DataSet, use a DataTable
This is a simple tutorial in which the author offers solution for the question asked by the programmers about creating a datatable instead of creating Dataset inorder to improve the performance of applications.

2375)   A Custom ASP.NET Server Control for Displaying RSS Feeds
A Custom ASP.NET Server Control for Displaying RSS Feeds tutorial explains about showing the information from an RSS syndication with the help of RSS Feed.

2376)   ADDA - Advanced Data Dictionary Architect
ADDA helps user to generate and to manage database table on any application. This tool supports several enhanced customizable features and it is fully automated.

2377)   PortSight Secure Access 1.1 for .NET
PortSight Secure Access 1.1 for .NET is a tutorial that explains about the necessity of the security in web development and discusses about PortSight Secure Access -a product that can be used for securing the website and ASP.NET applications.

2378)   Creating Graphics with XML
This is an online tutorial that can be utilized by the users to learn about generating dynamic images with XML. This article can be used as a reference guide to gather knowledge on performing graphics with XML.

2379)   noHands
This is an online tutorial that contributes with the learners on enabling speech over their ASP.NET applications. Here the author makes it possible by using SALT with ASP.NET.

2380)   Multiple Forms and Non-PostBack Forms
This article deals with constructing multiple forms in a single ASP.NET page. The author explains about integrating multiple forms in ASP.NET.

2381)   DelphiWebSTORE
aspxDelphi.net STORE is an easy to integrate online program using which you can create a full featured web stores with MS SQL server database support.

2382)   "Includelets" - or How to Encapsulate ASP layout includes in ASP.NET Web Controls
It is an ASP.net tutorial in which author discussus about encapsualting ASP include layout into the ASP.NET web controls. This tutorial deals with method of migrating the functionalties of ASP to work along with ASP.NET web forms.

2383)   Orchestrating Web Services
From this article you will come to understand the importance of XML interface for web services and the applicability of orchestration in simplifying the web service architectures.

2384)   Control To String
This is a simple tutorial in which author explains about the procedure for converting ASP.NET control into a string. Here the programmers can gather information about advantages of using it in several process.

2385)   ASP.NET Web Services or .NET Remoting: How to Choose
This is a tutorial that helps users to understand the potentail of .NET and ASP.NET programmes and their intercompactibility. This tutorial gives users enough knowledge to choose the right programme for their applications.

2386)   Displaying Data on the Web
This paper will provide a broad introduction to the topic of data-driven web sites, and how they are implemented in ASP.NET. It starts with a discussion of the advantages and disadvantages of data-driven sites, and then moves on to examine the sources that such data can come from. After that, you will know the .NET Framework's data access strategy of choice, ADO.NET, including its architecture, its classes, and how it fits into the structure of data-driven applications.

2387)   Aspose.Excel.Web
Aspose.Excel.Web is a pure .Net web component which allows you Create interactive web pages that look and feel like a desktop spreadsheet application; load data directly from Excel spreadsheets; ect.The new version added supporting formula;etc.

2388)   Chapter 3: Customizing the HTML Output
It is a web based article through which you can obtain more information about formatting the output of the datagrid and datalist controls with its various display properties. The author shows you how to set these properties with a sample program.

2389)   Threading Extensions for .NET
Threading Extensions for .NET is a program that enables users to obtain a comprehensive object model to create custom thread pool. This program comes with number of features for users benefit.

2390)   Working With Business Objects
This article tells about the creation of business objects, which helps to include advance multi-tier web applications. This article deals with the method of utilizing this business component in the web form.

2391)   Cookies in ASP.NET
It is a web based tutorial in which the author shows you the method for creating the cookies and retrieving the values stored in the cookies in ASP.NET.

2392)   Syntax
This tutorial offers list of metacharacters that can be used in context of regular expression. The author gives description about each meta character and the process of using it.

2393)   The Datagrid Revisited: Editing a Live Database in Template Columns
This is an article that helps users in making changes in the database table using the datagrid control. Datagrid control contains the data from the database table. This tutorial clearly shows it with an example code.

2394)   Tracing in ASP.NET
It is a tutorial in which author describes about tracking feature which executes the process of debugging ASP.NET pages. In this tutorial the author explains about enabling tracing on a single page.

2395)   PoSQLDirect .NET Data Provider
This program is used for accessing the data from PostgreSQL database from .NET framework applications. It supports ActiveX object for .NET framework.

2396)   Web Forms User Controls
In this ASP.NET article you can gain knowledge about how to create user control of ASP.NET. The author clearly shows how to create the user controls using the LoadControl method of the System.Web.UI.Page class with a sample code.

2397)   Sorting in DataList
In this ASP.NET article you can get the solution for sorting the data of the datalist control of ASP.NET. This article gives you the sample code which shows you how to sort the items of the datalist control using the sort property.

2398)   Wise ASP - ASP+ Web Forms ?
It is an article which deals with ASP+ Web Forms which helps to create dynamic web page. Users can learn about ite advantages of using it in various aspects.

2399)   Creating an architecture for your site in .NET: Part 1
This tutorial guides ASP.NET users to build architecture for websites in ASP.NET. This article provides some tips that have to be followed by the administrators before building websites.

2400)   How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET
This tutorial deals with the process of updating SQL server database with the help of SQLDataAdapter object in Visual Basic.NET. In this tutorial the auhtor gives idea about method of utilizing SqlDataAdapter objects to update the modified data on the dataset.



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