Answer Posted / kumar saurabh
A set of server controls included with ASP.NET that test user input in HTML and Web server controls for programmer-defined requirements. Validation controls perform input checking in server code. If the user is working with a browser that supports DHTML, the validation controls can also perform validation using client script.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Where do we store our connection string in asp.net application?
What is AutoEventWireup attribute for ?
Is asp.net a language?
Explain the difference between value type and reference type?
What is session authentication?
What is the difference between Classic ASP and ASP.Net?
What is the difference between pathparam and queryparam?
Name the tools or API for developing or testing web api?
I have an excel file with data, i am importing this excel file data into Sqlserver 2005 database. while importing i am getting wrong data(ie, special characters) in one column(description column), upto some limit the data in that column is coming fine,after that data is coming like below. The "Walter" leather storage bench is one of our most popular styles. The top with the tufting and double stitching finish a very impressive piece. The size is perfect in front of beds and the storage adds another functional bonus. Open it up and sneak al���Ƴ�Â��ƴ�Ã��ƶ�Å�� al���Ƴ�Â��ƴ�Ã��ƶ�Å�� Is there anywhy to resolve this? (I am using recordset in coding for developing import process.) please help me soon.
Explain about secure socket layer?
How do sessions work?
What is the purpose of using MVC programming pattern in ASP.NET?
Explain login control and form authentication.
What are the modes of updation in an updatepanel?