Name two properties common in every validation control?
Answer Posted / chandu
1.control to validate
2.Error message.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Describe the diffeerence between inline and code behind?
In which event of the page viewstate is available?
Why session is more secure than cookies?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What’s the catch?
Explain how can we access static variable?
how to transfer the file from client to server using asp.net
What is difference between abstract class and an interface?
How can we make sure that Web API returns JSON data only?
what is AutoEventWireUp and what is the use of This property explain in details?
Explain Session state management options in ASP.NET.
Explain About WebService
What is data caching?
Explain about the Class view window?
Write some code using interfaces, virtual methods, and an abstract class`