AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Adding Client Side functionality to Custom Controls : ali sakhi

Monday, June 30 2008

In the previous tutorial we added the server side validation functionality to our textBox. In this tutorial we will add the client side validation functionality to our textBox. This tutorial consists of two Parts A and B. In part A we will learn how to use Page.ClientScript property which returns ClientScriptManager object. And in the next tutorial we will learn how to clean our code using Web Resources and how easy it makes to deploy our control....



Read More:
Adding Client Side functionality to Custom Controls : ali sakhi
Also See:
Validating with RegExs using ASP.NET 2.0 and C# .NET
Encrypting configuration sections : Bipin Joshi
Forms authentication using ASP.NET 2.0 and VB.NET
Sandboxing Gotcha in a Partially Trusted App : Don Kiely

Post your comment

Comment