Web API supports which protocol?
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.
What is .netmodule and how is different from .dll and .exe
What are directives in asp.net? List down all the important directives.
What is a DLL Hell Problem in .Net?
How does asp.net page work?
What is the difference between rest and restful?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
What namespace does the Web page belong in the .NET Framework class hierarchy?
I need some questions regarding asp.net for 1.5yrs of Experience.
What is the use of session in web application?
How do I send an email message from my ASP.NET page?
How can you identify that the page is post back?