Thursday, 24 July 2008
Top 2401-2450 ASP.NET scripts

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




2401)   NUnit
NUnit is an easy to use unit testing framework for all .Net languages with which web developers would be able to test the units while generating their applications.

2402)   Introduction to DataTables: Part I
This tutorial discusses about basic concepts of database table and the database objects. The author gives detials about the process of utilizing various database table objects to perform several operations.

2403)   BaseValidator.ErrorMessage Property
BaseValidator.ErrorMessage Property is a web based tutorial in which the author explains the use of the ErrorMessage property of the validation controls of ASP.NET. You can use this property to specify the error messages when the validation fails in the ValidationSummary control.

2404)   O COM+, Where Art Thou?
This is an online tutorial through which the author discusses about Enterprise Services along with providing some useful tips which might be helpful. The author also tells about few codes to exploit the feature 2-phase transactional support.

2405)   Microsoft .NET Web service security
If the users want to gather the details about how to secure web service using .NET application. After referring this tutorial the users can provide their web service with data protection, authentication etc.,

2406)   Rational software
This is an effective solution that helps users to generate business value by enhancing software development abilities. This is an useful tool for webmasters.

2407)   Publish And Subscribe with C#
This tutoiral is helpful for the .NET programmers in publishing and subscribing data of the C#. In this tutorial the author explains about the FakeTicker, publish, publisher, subsribe and subscriber projects and also shows how to execute a project.

2408)   ANTS Profiler
ANTS Profiler is a .NET based Code Profiling program for .NET Developers. It is designed in such a way that profile nearly all .NET applications on windows systems and web servers.

2409)   More Useful Methods in C#
This is an easy to learn tutorial in which the author discusses about various methods in C# to perform various task regarding color, dataset, file, network and datetime.

2410)   Introduction to ASP+ web controls
Introduction to ASP+ web controls is a tutorial in which the author gives you a brief summary about how to use various ASP.NET web controls. This tutorial clearly explains the properties, methods and events of the web controls. The author gives you the procedure for handling events of web control.

2411)   Microsoft’s Clout Drives Web Services
Microsoft’s Clout Drives Web Services is a simple article where you will find some of the dictums of professional experts in the field of web service adding credit to MS web based technologies like .NET.

2412)   Pivo DnsResolver Ccomponent
Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It returns information in a humanly readable form.

2413)   Creating a Login User Control
It is a simple tutorial in which author describes about creating an user control for handling user authentication. Through this user control users can create a login user control, which helps in authenticating web forms.

2414)   A True .NET Server?
This tool helps the programmers to learn more about .NET server. It has full details about .NET server from launching date to updated one.

2415)   User Management Utility for Web Form Authentication
It is an article in which author describes about managing the user login and password information inorder to provide form authentication for the users website.

2416)   Creating an ASP.Net Trackback Handler
This tutorial teaches the learners about how to create a trackback handler and to build trackback pointer based on ASP.NET.

2417)   Using Web Services Instead of DCOM
This tutorial discusses and teaches the users about how to use web services other than that of DCOM to implement an XML web service. It also describes more details about XML web services and its functions.

2418)   .NET Barcode Professional
It generates barcode images for .NET Windows Forms Applications. Linear and 2D Barcode Symbologies. Crystal Reports .NET Support. Save barcode images in image files and in stream objects. Support for Binary, SOAP and XML Serialization

2419)   SSW Extreme Emails
SSW Extreme Emails is a tool that can be combined with Microsoft Outlook to use as a task management system. There are several capabilities available to enable users manage their project with ease.

2420)   RReport Visual Builder for .NET
Printing and reporting tool for .NET. It can print reports, preview them, or create DHTML and PDF files. Some features include database population, barcodes, charts, evaluation of expressions, master/detail areas, grouping... The runtime module can be included in your applications royalty free.

2421)   XML Web Services Type Marshaling
This tutorial shows detailed description about the uses of data types for passing and returning on web services. Functions of different data types has been shown in this tutorial.

2422)   Sorting a View
Sorting a view is a tutorial through which you can know how to implement sorting functionality in the datagrid using sort buttons. AllowSorting property must be set to true to perform sorting in the datagrid control.

2423)   Sending Email in C# for Asp.Net, Part 1
Sending Email in C# for Asp.Net, Part 1 is a tutorial which explains the art of sending basic text or HTML messages with or without attachments. Along with that this article shows how to restore fields in the message body along with database values and the ability to send email.

2424)   What Makes .NET Different?
This article describes the necessity of .NET, its advantages, etc., to the visitors. Visitors can gain knowledge about .NET from this article.

2425)   Client-side state management techniques for .NET architects
This is an useful ASP.NET article through which you can get the procedure for retaining the state of the client side controls using cookies, viewstate, querystring and hidden fields. The default method that the aspx uses is the viewstate method.

2426)   The Mysteries of Distributed Garbage Collection
This article demonstrates elaborately about distributed garbage collection which checks the objects and provide object reference graph. It helps the programmers to prevent their memory fragmentation from heap of objects.

2427)   Build a Versatile .NET Code Execution Timer / Logger
It is a web based article which deals with creating a code execution timer and logger. Here author describes about various steps involved in generating code for setting execution time for particular ASP.NET application.

2428)   Creating a Data Access Layer in .NET - Part 1
This is an interesting article in which you can get more details about the Data Access Layer. This article presents the basic N-tier model diagram to the readers. The Data Access Layer has some key features such as maintainability, concurrency integrity, Security, transactional integrity etc.,

2429)   Convea-Business Applications
This is an ASP.NET business application which helps the user by providing various applications to develop business productivity and management for various business application.

2430)   DataGrid Output Formatting
DataGrid Output Formatting is a tutorial through which you can learn about how to format the datagrid data. This tutorial also shows the method for making changes in the datagrid output.

2431)   Sockets4Obfuscation
Sockets4Obfuscation which helps to avoid HTML and images from your web pages being stolen by your web site visitor.

2432)   Structuring a .NET Application For Easy Deployment
This simple online tutorial describes about the planning and designing sections for application installing options. The users could now know about how the assemblies affect the installation.

2433)   Garbage collection in .NET
This article gives introduction about Garbage collection in .NET framework. It helps the users to reduce the hyped objects from memory to make free.

2434)   How To Use XML in Connected and Disconnected ADO.NET Applications
This is an article in which author elaborately gives information about the procedure for utilizing XML for both connected and disconnected ADO.NET application.

2435)   Writing ASP.NET handlers and modules
The main topic deals with handlers, modules and about working of ASP.NET. The author explains about how to write modules, handlers and also explains about the architecture of ASP.NET.

2436)   Creating a Data Access Layer in .NET - Part 2
This is an informative article for the programmers to know about the DAL, various objects of the Data Handler classes and Data Adapter object. Here the author gives you the sample source code for creating insert, delete, update stored procedure and also shows how to set permission for them.

2437)   Simple ASP.NET Email
Simple ASP.NET Email is the articles very much useful for the beginners sending emails in ASP.NET. A set of questions asked by the users are given along with the solutions by the author.

2438)   Reading Data Reader Secrets
This is an interesting article through which you can know about the DBDataReader classes of the ADO.NET and recordset object of the ADO which are used to retrieve the database data. ADODataReader and SQLDataReader are the derived classes of the DBDatareader class.

2439)   Creating transactional ASP.NET pages
In this tutorial readers can find information about generating transaction pages with ASP.NET. The author starts this tutorial with an introduction to transaction and its two types of transaction and explains the page transaction in detail.

2440)   An Easy-To-Use CacheManager
It is an article which deals with cache manager which perform various caching technique and helps in maximizing the performance of the website.

2441)   Add Multithreading to Your VB.NET Applications
This easy tutorial instructs the programmers to perform the process of providing multithreading facilities to VB.NET application. The author explains about Common Language Runtime, which has the ability to generate free thread application.

2442)   Introduction to ASP.NET
This article gives introduction of ASP.NET. It shows the advantages of ASP.NET over ASP, features of ASP.NET, etc. which is easily understood by the users.

2443)   Emia4Win
It is web based email componet with the package of IMAP, SMTP and POP3 which provides all functionalities for generating a email services in the users website.

2444)   SizeLib.NET
SizeLib.NET is an easy to use program that comes with the ability to resize forms as the screen resolution varies.

2445)   C# - Native SQL Provider Sample Speed Tests
This reference article allows the users to read and allows them to know about how to test the speed of data from XML files.

2446)   Jumping into ASP.NET Part 2: Creating the Data Storage Layer with SQL Server 2000
From this article you can learn how to create a data base and how data storage is done using SQL Server, Visual Studio .NET and ASP.NET. The author also explains the security using SQL Server, IIS and ASP.NET.

2447)   Printing Book Barcodes using C# and .NET
This is a tutorial that contributes to users on building a EAN-13 and UPC Supplemental 5 Digit barcode printer. This will be useful for the users to learn about printing barcodes on books.

2448)   Upgrading to Microsoft .NET
This is an article which specially focussed on advanced information about Microsoft .NET framework and VS.NET. This article will be helpful for the VB programmers and developers.

2449)   Processing Large XML Documents Using SAX 2.0
This is an user friendly tutorial in which author discusses about the procedure for executing large XML documents with the help of SAX. From this tutorial programmers can learn about SAX and the step to integrate SAX for processing.

2450)   Trasforming a JSP project to an ASP.NET project
It is an article in which the author gives details about Java Language Conversion Assistant, which helps in converting JSP application into ASP.NET application. In this tutorial the author elaborates the usage of JLCA.



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