A small set of enhanced ASP.NET controls (e.g. an AJAX-enabled ClickOnceButton).
资 源 简 介
Zeta Web Control Library
A small set of enhanced ASP.NET controls (e.g. an AJAX-enabled ClickOnceButton).
Introduction
Zeta Web Control Library is a .NET 2.0 class library that provides you with some enhanced ASP.NET 2.0 web controls.
What"s in?
The library contains the following controls:
An enhanced version of Eric Plowe"s ClickOnceButton control. This is a button control that disables itself after being clicked for avoiding that the user clicks the button twice.
An enhanced version of Peter Bromberg"s SessionTimeoutControl
文 件 列 表
ZetaWebControlLib.sln
TestWeb\Default.aspx
TestWeb\Default.aspx.cs
TestWeb\Bin\ZetaWebControlLib.dll
TestWeb\Bin\de\ZetaWebControlLib.resources.dll
Library\ZetaWebControlLib.csproj
Library\ZetaWebControlLib.snk
Library\Session\SessionTimeoutControl.cs
Library\Properties\AssemblyInfo.cs
Library\Properties\Resources.de.resx
Library\Properties\Resources.Designer.cs
Library\Properties\Resources.resx
Library\Data\SortingGridView.cs
Library\Button\ClickOnceButton.cs
Library\Button\InlineUpdateProgress.cs
Library\Ajax\Validators\BaseCompareValidator.cs
Library\Ajax\Validators\BaseValidator.cs
Library\Ajax\Validators\CompareValidator.cs
Library\Ajax\Validators\CustomValidator.cs
Library\Ajax\Validators\IBaseCompareValidatorAccessor.cs
Library\Ajax\Validators\IBaseValidatorAccessor.cs
Library\Ajax\Validators\IWebControlAccessor.cs
Library\Ajax\Validators\RangeValidator.cs
Library\Ajax\Validators\RegularExpressionValidator.cs
Library\Ajax\Validators\RequiredFieldValidator.cs
Library\Ajax\Validators\ValidationSummary.cs
Library\Ajax\Validators\ValidatorHelper.cs