What is the default authentication mode for asp.net?
No Answer is Posted For this Question
Be the First to Post Answer
Is asp.net easy to learn?
What is mvc in asp.net tutorial? : Asp.Net MVC
what is shared assembly?
How would you get ASP.NET running in Apache web servers - why would you even do this?
How does output caching work in ASP.NET?
is it possible to use web site without web server from remote place?
1 Answers ABC, Mannar Company, Quadrant,
How can we Validate a Controls in ASP.NET page using JavaScript?
How many Directives r in ASP.NET?
Where web.config file is used?
Types of caching. How to implement caching?
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 are the ways to improve performance in .net application?