Explain the use of resource manager class in .net.
No Answer is Posted For this Question
Be the First to Post Answer
How do you trap errors in ASP and how do you invoke a component in ASP ?
How does asp page work?
Elaborate differentiation between ViewState and SessionState?
What is asp.net web application?
What is the good practice to implement validations in aspx page?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
Name two properties common in every validation control?
What are the built-in objects in asp.net?
What is difference between View State and Hidden Field in ASP.NET?
How can you display all validation messages in one control?
In which scenario we use Session and Cookies? With Example..
What is Web Services?How we can consume a Web Services in our application?Explain.