Showing posts with label vikash singh chandel. Show all posts
Showing posts with label vikash singh chandel. Show all posts

Monday, 8 September 2014

How to use Captcha in ASP.Net

HOW TO USE CAPTCHA IN ASP.NET Web Forms


In this post , I am going to explain and demonstrate how to use captcha in ASP.NET with c#.
Captcha is use to check whether the end user is a human being or a robot which tries to busy your application and unnecessary consumes the data traffic line so that your Application’s performance can be degraded.
                                Here are steps how to use captcha in our application.