What is the good practice to implement validations in aspx page?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between View State and Hidden Field in ASP.NET?
Mention few asp.net validators.
What is the web.config file in asp?
how to convert from sql2000 numeric to int in asp.net with sqlparameter?
What are HTTP handlers in ASP.NET?
How do you declare static variable?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How to store a dataset in a viewstate?
Describe the master page.
what is managed and unmanaged code?
When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?
what are webservices?In which circumstances we can go for webservices?