.NET tools, components, libraries and add-ins sign in | create your account  
Stimulsoft Reports.Web
Advertise here! Contact us to know the options
Category

ASP.NET

Display options and filters [BETA]
Sort by:
Built for .NET
Free or free version available
Built for Mono
Built for .NET 2
Source code provided
Sold as a service
Library
Built for the Compact Framework
Discontinued
Add-in

ASP.NET ViewState Helper

 Home Page Home Page
Categories:
Author: Binary Fortress
Latest version: 0.3
Description: Application designed to help all web developers, but has specific features to aid ASP.NET developers track ViewState issues. In real-time you can see your web pages being analyzed while you browse to them using Internet Explorer.

Features include:
- Page information provided: Page’s total size, ViewState size, ViewState percentage, Markup size, Markup percentage
- Compatible with Internet Explorer 6.0 and 7.0
- Works in real-time
Added: 2007-02-23
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Free or free version available[FreeVersionAvailable]

Visual Studio 2005 Web Deployment Projects

 Home Page Home Page
Categories:
Author: Microsoft
Latest version: Beta
Description: Provides additional functionality for building and deploying Web site applications that you create in ASP.NET 2.0 and Visual Studio 2005.
This add-in includes a tool that enables you to merge the assemblies created during ASP.NET 2.0 precompilation, and it provides an UI within Visual Studio 2005 for managing build configurations, merging, and pre-build and post-build tasks using MSBuild.
A Web Deployment Project creates and maintains an MSBuild project file, and is associated in a solution with a Web site project. A Web Deployment Project enables you to manage not only build configuration and merge options, but other tasks such as specifying changes for the application's Web.config file during compilation, changing connection strings, creating virtual directories, and performing other tasks at specific points in the deployment process.
Added: 2005-11-16
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Add-in[AddIn] Free or free version available[FreeVersionAvailable]

PHP to ASP.NET Migration Assistant

 Home Page Home Page
Categories:
Author: Microsoft
Latest version: Beta
Description: Designed to help you convert PHP pages and applications to ASP.NET. It does not make the conversion process completely automatic, but it will speed up your project by automating some of the steps required for migration.
Added: 2003-12-05
Updated: 2004-01-13
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable]

POCBinding

 Home Page Home Page
Categories:
Author: Pretty Objects
Latest version: 1.0
Description: Databindable and customizable view of objects.

POCBinding is an object-oriented DataView.
It allows you to bind the UI to a collection of objects in a single line of code, and users can sort the collection and edit object properties. It it also possible to filter or search the collection, provide additional information which values are calculated as expression of object properties.
Both Windows Forms and ASP.NET data binding are supported.
Added: 2005-08-04
Attributes: Built for .NET[BuiltForDotNet] Library[Library] Free or free version available[FreeVersionAvailable]

YouWebIt

 Home Page Home Page
Categories:
Author: Maxence Dislaire
Latest version: 1
Description: ASP.NET and HTML desktop web server.
Copy YouWebIt in any directory. Run it. You are browsing a website on your desktop.

Features include:
- No installation needed
- No specific requirement needed
- No configuration needed
- No technical knowledge needed
- No internet connection needed
Added: 2008-09-15
Attributes: Built for .NET 2[BuilfForDotNet2] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

DynamicControlsPlaceholder

 Home Page Home Page
Categories:
Author: Denis Bauer
Latest version: 1.0.1.0
Description: ASP.NET gives a developer the opportunity to programmatically add controls to a web form using ParentControl.Controls.Add(new Control());
However, these controls are not persisted in any way thus having to be recreated for each subsequent request.
This control behaves like a placeholder but additionally handles recreating dynamic controls on subsequent requests.
Added: 2003-09-04
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

Master Pages

 Home Page Home Page
Categories:
Description: ASP.NET page templating solution initially created by Microsoft. MasterPages is now integrated into NET 2.0.

Note: the link point to Paul Wilson's version. Multiple versions exist. The original version can be found here: http://www.asp.net/ControlGallery/ControlDetail.aspx?control=385&tabindex=2
Added: 2003-09-04
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

UrlRewriter.NET

 Home Page Home Page
Categories:
Latest version: 2.0 RC 1
Description: URL rewriting component for ASP.NET 1.1 and 2.0 and Java.
UrlRewriter.NET provides similar IIS Rewrite capabilities that the Apache web server provides with mod_rewrite and .htaccess. You don't need to install an ISAPI Rewrite filter to use the component.

Features include:
- Block certain visitors based on the User-Agent
- Ban users based on IP range
- Configure rules in an XML format, either in your Web.config file or an external rewriter configuration file
Added: 2008-05-14
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

KUpload+

 Home Page Home Page
Categories:
Author: Dimple Softwares
Latest version: 2.0
Description: ASP.Net File Upload component with pure HTML progress bar.
KUpload+ allows control over the upload of huge files (up to 2GB) from client browser to web server through HTTP. It offers a real time progress bar that keeps track of every file upload and allows you to watch how much of your file has been uploaded.
It requires no client side software and operates on the server via standard multipart HTML forms as defined in RFC 1867.

Features include:
- HTML progress bar
- Add-on control called KFileUploadPlusProgressBar that includes Ajax-based progress bar
- AutoSave
- HTML report
Added: 2006-02-14
Updated: 2006-12-05
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2]

DevPartner SecurityChecker

 Home Page Home Page
Categories:
Author: Compuware
Latest version: 2.5
Description: Security analysis tool that scans, locates and fixes known and potential security vulnerabilities in ASP.NET applications.
DevPartner SecurityChecker automates detection processes through a combination of runtime, compile-time and integrity analyses that pinpoint the location of vulnerable source code and hard-to-find security problems.

DevPartner SecurityChecker guides you through three distinct operational phases:
- The Discovery phase lets you choose either manual or automatic discovery, specify the solution to be analyzed, choose which types of analysis to use (compile-time, runtime, integrity, or any combination), create a discovery map to define specific portions of the application for analysis (or use an existing one) and start the analysis session.
- The Analysis phase shows you a high-level graph and report of your application’s vulnerabilities, a detailed list of each issue found ranked by severity, an explanation of the vulnerability and its source code, if applicable.
- The Advisor phase provides you with a description, contextual information and a suggested repair for each vulnerability found, including references to trusted sources such as the Microsoft Developer Network, the Open Web Application Security Project (OWASP), CERT and various security publications.
Added: 2006-07-21
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2]

zumiPage

 Home Page Home Page
Categories:
Author: Amir Leshem
Latest version: 2.10
Description: Automatically captures on the client-side postbacks to the server, and send them via an XmlHttp mechanism.
zumiPage uses the AJAX technology. It requires no code changes to existing projects, so you can write code for ASP.NET as you always do, using the standard web-controls and methodology, and zumiPage will take care of the rest.

Features include:
- Works with ASP.NET 2.0 and 1.1
- Compatible with Internet Explorer and Mozilla Firefox
- Does not require any usage of JavaScript
- Invisible XmlHttp postbacks.
- Full control over returned controls on each postback
- Wait behaviors (for server loading times)
- HTML Diff compression.
- Limited support for Opera 8.5
Added: 2006-01-30
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2]

HttpCompressionAgent

 Home Page Home Page
Categories:
Author: Sanibel Logic
Description: HTTP module for ASP.NET that enables GZip or Deflate compression of aspx web pages and ASP.NET embedded web resources (WebResource.axd).

Features include:
- Compression of web pages (.aspx) and embedded web resources (WebResource.axd)
- Application level compression support definable in Web.config
- GZip compression using .NET System.IO.Compression.GZipStream library
- Deflate compression using .NET System.IO.Compression.DeflateStream library
- Web page (.aspx) exclusion capability, with URL exclusions or MIME type (content type) exclusions definable in local config file
- Embedded web resource (WebResource.axd) exclusion capability, with exclusions (by Assembly Name or Resource Name) or MIME type (content type) exclusions definable in local config file
- Blocking of embedded web resources from unauthorized access based on URL referrer
- Included tracing facility shows web pages and/or web resources being compressed and related compression ratios
- Supports the IIS7 Integrated Pipeline, enabling GZip or Deflate compression of HTTP web pages for any web application supported by the IIS7 web server, such as but not limited to native HTML applications (htm, html), classic ASP applications (asp) or PHP applications (php)
- Certified with DotNetNuke content management framework
- Certified with Microsoft Sharepoint Services 3.0 and Microsoft Office Sharepoint Server (MOSS) 2007
- Certified with all modern browsers, including Firefox, Internet Explorer, Opera and Safari
Added: 2008-05-14
Attributes: Built for .NET 2[BuilfForDotNet2] Library[Library]

StateStitch

 Home Page Home Page
Categories:
Author: Consonica
Description: Allows ASP and ASP.NET web applications to share session state, so both old and new portions of an application can be operational simultaneously.
Features include:
- Minimal changes to ASP pages
- No changes to ASP.NET pages
- Supports several data types
- Supports State Service and SQL Server
- Supports JScript and VBScript
- Works across a web farm
- Does not require first page to be an ASP.NET page
Added: 2003-05-29
Attributes: Built for .NET[BuiltForDotNet]

Page ViewState Parser

 Home Page Home Page
Categories:
Author: Paul Wilson
Description: Decode and parse an ASP.NET page ViewState.
Added: 2003-05-20
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable]

Unleash It

 Home Page Home Page
Categories:
Author: Matt Hawley
Latest version: 2.4
Description: Tool to make moving ASP.NET solutions to servers easier.
Features include:
- Windows-based user interface
- Command line version (useful for scripts or processes)
- Visual Studio .NET 2003 add-in

Former name: WebDeploy.
Added: 2004-03-18
Updated: 2004-12-11
Attributes: Built for .NET[BuiltForDotNet] Add-in[AddIn] Free or free version available[FreeVersionAvailable]

KUpload

 Home Page Home Page
Categories:
Author: Dimple Softwares
Latest version: 1.1
Description: ASP.NET file upload component with pure HTML real time progress bar.
KUpload requires no client-side software and operates on the server via standard multipart HTML forms as defined in RFC 1867.

Features include:
- can upload any number of files
- real time HTML progress bar. No progress bar displayed also supported.
- facility to write in database as well
- user defined function can be fired during upload process
- multithreaded
Added: 2006-02-14
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

Silverlight SDK

 Home Page Home Page
Categories:
Author: Microsoft
Latest version: 2.0
Description: Software Development Kit (SDK) for creating applications that use Silverlight 2.
This SDK provides documentation, libraries and tools for developing Silverlight applications.
Added: 2007-04-30
Updated: 2008-10-14 Updated
Attributes: Built for .NET 2[BuilfForDotNet2] Free or free version available[FreeVersionAvailable]

Ajaxium for ASP.NET

 Home Page Home Page
Categories:
Author: Ajaxium
Latest version: 2.0.2
Description: AJAX engine for ASP.NET focusing on having sites remain accessible to all search engines and old browsers thanks to an automatic and silent degradation to classic ASP.NET.

Ajaxium handles the default ASP.NET postback client-side method and tries to perform a hidden AJAX request instead. The server-side code detects that the request has been performed in an AJAX-friendly way and after executing the page, analyzes the difference between the HTML displayed on the client and the newly generated content. If the AJAX request has failed for some reason, the client-side code executes the default ASP.NET postback method and the website works in an ASP.NET mode.

Features include:
- supports most ASP.NET controls
- ability to perform an update of single and multiple panels or the whole ASP.NET form automatically
- compression of each AJAX response
- preserves controls' focus during AJAX-based updates
- timers
- Loading notification panels
- can handle transfer from one ASP.NET page to another
Added: 2006-11-14
Attributes: Built for .NET 2[BuilfForDotNet2]

InCisif.net

 Home Page Home Page
Categories:
Author: InCisif Software
Latest version: 1.1
Description: Automation tool designed to implement client-side functional testing of web applications under Internet Explorer 6.x or 7.x, using the C# or VB.NET language.

The InCisif Assistant allows recording the user interactions with your web application and creating new test applications. You write your test cases using C# or VB.NET. You execute and debug your tests implemented in a .NET Windows application using the Visual Studio IDE.

Third-party tools:
- TestDriven.NET is supported by InCisif.net with Visual Studio 2003 and 2005.
- NUnit can be used to execute InCisif.net's tests.
- Visual Studio 2005 Code Snippets are available for C# and VB.NET.
Added: 2006-12-19
Attributes: Built for .NET[BuiltForDotNet]

ProMesh.NET

 Home Page Home Page
Categories:
Author: Philippe Leybaert
Latest version: 2.0 RC1
Description: MVC web application framework with integrated testing framework and template rendering.
ProMesh.NET runs on the low-level ASP.NET layer provided by the .NET Framework, but does not use ASP.NET WebForms and controls.

Features include:
- Below 200KB framework running on top of the ASP.NET HTTP pipeline (HttpHandler)
- Controller-based implementation of the MVC pattern
- Template-based rendering engine (using pure HTML files) with C# expression parser, view components, custom controls, etc.
- URL routing engine for routing URL's to controller actions
- Built-in Ajax support. JavaScript method stubs are generated by the framework.
- Form handling with integrated validation framework, without viewstate
- Ajax form validation
- Integrated testing framework for running unit tests on your web pages
- Mapping of parameters and other client data to typed method parameters and class members
- Form generation and postback handling
- Integrated logging and profiling via plugins
- Customizable with plugins for logging, profiling, visitor tracking, custom controls, view components, custom form validations
Added: 2008-09-16
Attributes: Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

ASPXpand

 Home Page Home Page
Categories:
Author: Aspose
Latest version: 2.0.6.0
Description: ASPXpand helps bridge the gap between web and desktop development. ASPXpand offers over 60 different functions ranging from Set Focus and Mask Edit to Auto Complete and handling the Enter Key. ASPXpand works with all of the native web objects supplied with ASP.NET, making ASPXpand easy to add to new code or existing code.
Added: 2004-06-07
Updated: 2007-09-29
Attributes: Built for .NET[BuiltForDotNet] Library[Library]

Anthem.NET

 Home Page Home Page
Categories:
Latest version: 1.3.2
Description: Cross-browser AJAX toolkit.

Features include:
- works with both ASP.NET 1.1 and 2.0
- provides a set of ajax-enabled controls inherited from ASP.NET server controls, with most AJAX behaviours pre-built, avoiding lots of client Javascript.
- supports Viewstate so that you can actually modify server controls (either Anthem controls, or ASP.NET controls inside an Anthem control, e.g. panel) in your serverside code, in C# or VB without having to mess about in JavaScript.
- supports callbacks for Anthem controls that are inside user controls, and even for wizards and master pages.
Added: 2006-02-03
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

ASPRunner.NET

 Home Page Home Page
Categories:
Author: Universal Data Solutions
Latest version: 3.0
Description: Creates a set of ASP.NET pages to access and modify Oracle, SQL Server, MS Access, DB2, MySQL, or FileMaker databases, or any other ODBC datasource. Using generated ASP.NET pages, users can search, sort, edit, delete and add data into a database.
Features include:
- Wizard-like interface
- No programming required
- Multiple search modes
- Add, view, edit and delete pages, sort data
- Creates password protected ASP.NET pages; Password protected access to your database
- Creates ASP.NET code for multiple tables simultaneously
- Database images displaying and upload
- Master-detail tables relationship support
- Single login page and menu page for all tables
- Printer-friendly page, data export to Excel, CSV, XML, Word
Added: 2004-12-28
Updated: 2007-03-06
Attributes: Built for .NET[BuiltForDotNet]

KCallback.net

 Home Page Home Page
Categories:
Author: Dimple Softwares
Latest version: 1.1
Description: Callback control for ASP.NET with Ajax support that allows to update page content without postback and loss of scroll position.
Added: 2006-12-05
Attributes: Built for .NET 2[BuilfForDotNet2]

SlickUpload

 Home Page Home Page
Categories:
Author: Krystalware
Latest version: 2.6
Description: ASP.NET HttpModule that provides scalable upload handling.

ASP.NET doesn't have any capacity to stream requests to disk, and thus will load an entire upload into memory before processing it. This can cause scalability problems, as well as opening up a possible vulnerability to a denial of service (DOS) attack. SlickUpload fixes these problems by intercepting the request before the ASP.NET page processing engine gets it, and streaming it in chunks directly to disk or to a database. This eliminates the problem of loading the request into memory.
SlickUpload also provides progress and status information during the upload process, allowing an application to display upload status to the user in real time.
Added: 2005-09-17
Updated: 2006-09-25
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Free or free version available[FreeVersionAvailable]

QuickAdmin

 Home Page Home Page
Categories:
Author: Cambro
Latest version: 2.0.3
Description: Helps you build administration pages for your ASP.NET applications.

Features include:
- Plain / Fuzzy text search.
- Search on many different data-types.
- Search on fields in linked tables.
- Fully ranked search result.
- Create View / Add / Edit pages with binding options.
- Edit fields in linked tables.
- Support for the Visual Studio .NET WYSIWYG designer.
- HTML intellisense for all tags.

QuickAdmin supports SQL Server and any database with an OLE DB provider which suppports the interfaces used by the OLE DB .NET Data Provider. This includes Access.
Added: 2004-10-04
Attributes: Built for .NET[BuiltForDotNet] Free or free version available[FreeVersionAvailable]

AqDWeb

 Home Page Home Page
Categories:
Latest version: 0.9.2.0
Description: A framework for building ASP.NET web applications with the use of object-relational mapping, MVC, and two-way databinding UI components.

Features include:
- two-way data binding that supports plain objects using OGNL (Object-Graph Navigation Language).
- NHibernate support, transaction and per-type interceptor
- Integration with the DotLucene search engine, managing incremental and non-blocking update
- Page-level HTTP request filter
- Query parameter auto-injection and management
Added: 2006-06-27
Attributes: Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

ELMAH

 Home Page Home Page
Categories:
Author: Atif Aziz
Latest version: 2.0
Description: Application-wide error logging of unhandled exceptions for ASP.NET.
ELMAH (Error Logging Modules and Handlers) is pluggable: it can be dynamically added to a an ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
ELMAH comes as an ASP.NET HTTP Module and an HTTP Handler.
Added: 2005-01-13
Updated: 2006-06-03
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

ABCUpload .NET

 Home Page Home Page
Categories:
Author: WebSupergoo
Description: Allows sophisticated control over the upload of files from a web browser to your ASP.NET pages on your IIS web server. It requires no client side software and operates via standard multipart HTML forms as defined in RFC 1867.
Added: 2003-09-02
Attributes: Built for .NET[BuiltForDotNet] Library[Library]

PagePorter

 Home Page Home Page
Categories:
Author: Parastream Technologies
Latest version: 1.1.1815
Description: PagePorter adds web site development capabilities to Visual Studio .NET with support for themes, shared borders, hyperlink management, a GUI site navigation editor, and seven FrontPage compatible web controls. If you want to use FrontPage with Visual Studio .NET, PagePorter bridges the gap between them.
PagePorter includes:
- A suite of seven ASP.NET web controls that emulate FrontPage web control functions.
- A Visual Studio .NET add-in that hosts a Navigation View window to edit a site's navigation structure, nanages a site's hyperlinks so you can move and rename project files at will without breaking links.
- Converts FrontPage HTML pages to ASP.NET, including the web controls.
- Applies FrontPage themes to a site and/or pages.
- A web page base class (derived from System.Web.UI.Page) that adds support for shared borders as in FrontPage, support for FrontPage themes, optional HTTP/HTTPS redirecting for secure web sites.
Added: 2004-08-13
Attributes: Built for .NET[BuiltForDotNet] Add-in[AddIn]

UrlRewritingNet.UrlRewrite

 Home Page Home Page
Categories:
Latest version: 2.0.1
Description: Open source component that allows you to rewrite URLs with ASP.NET 2.0.

Features include:
- Supports regular expressions
- Implemented as an IHttpModule
- Configuration through web.config
- Domain based rewriting
- Querystring based rewriting
Added: 2006-01-20
Updated: 2006-09-11
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Library[Library] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

Visual WebGui

 Home Page Home Page
Categories:
Author: Gizmox
Latest version: 5.81.3.74.0
Description: AJAX development framework.
Visual WebGui provides developers with an ASP.NET extension that adds Windows Forms run-time and design-time capabilities as a way to create AJAX applications and to migrate Windows Forms applications to the web.

Features include:
- supports docking, anchoring, TableLayout and FlowLayout
- presentation implementation is XSL-based, enabling developers to customize presentation
- supports themes
- supports Visual Studio 2003 and 2005
Added: 2007-01-23
Attributes: Built for .NET[BuiltForDotNet] Built for .NET 2[BuilfForDotNet2] Add-in[AddIn] Free or free version available[FreeVersionAvailable] Source code provided[SourceCodeProvided]

SpreadsheetConverter to ASP ASP.NET

 Home Page Home Page
Categories:
Author: Framtidsforum I&M AB
Latest version: 3
Description: Allows to create ASP & ASP.NET-pages using Excel.

Features include:
- Supports 170 of Excel's built-in functions (includes mathematical operations, text operations and advanced lookup operations).
- Supported charts: Pie, bar, column, scatter, line, and radar.
- Excel isn't needed. Once the web page is created, Excel is not required.
- Formulas protected: All calculations are done on the server, your formulas are totally hidden from the user.
- Handles formatting of numbers, currencies and text. Handles borders, colors, images.
- All self-contained. No library files. No Excel needed once the code is created.
Added: 2006-01-03
Attributes: Built for .NET[BuiltForDotNet] Library[Library]

SessionBridge

 Home Page Home Page
Categories:
Author: Westglenn Software
Latest version: 2.0.0.4
Description: Allows ASP.NET and ASP pages to share session variables.
SessionBridge includes a COM object that intercepts your calls to ASP's Session variables and stores them as ASP.Net session variables. You do have to make changes to your ASP code (most of these can be handled by an automated search and replace), but since SessionBridge is using ASP.NET's Session object to store the variables, your ASP.NET code is exactly what you would normally write. When you have converted your entire application, you are not using SessionBridge at all anymore and are left with standard ASP.NET code.
Added: 2005-01-10
Attributes: Built for .NET[BuiltForDotNet]

AspnetUpload

 Home Page Home Page
Categories:
Author: bestcomy
Latest version: 2.1
Description: ASP.NET HttpModule that allows you to upload files from a web browser to your IIS server.
AspnetUpload requires no client side software and operates on the server via standard multipart HTML forms as defined in RFC 1867.

Features include:
- Huge file upload supported.
- Real-time upload progress indicator, no progress bar displayed also supported.
- Upload file size controled by AspnetUpload's configuration section in web.config.
- Not limitted by the related configuration section in machine.config.
- Based on the .NET Framework completely, no client side control installation needed.

System requirements:
- Windows 2000, Windows XP, Windows .NET Server 2003 Family
- .NET Framework 1.x
Added: 2005-04-27
Attributes: Built for .NET[BuiltForDotNet] Source code provided[SourceCodeProvided]