Define the types of configuration files.
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
How to do state management in ASP.NET?
How do you do validations. Whether client-side or server-side validations are better ?
2 Answers InfoLinks, Microsoft,
What is localhost in asp.net?
What is asp.net architecture?
Where the viewstate is stored after the page postback?
Difference between asp and asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is web.config and machine.config ?
3 Answers Collabor, NDPL, TCS,
what is diffrence between debug class and trace class in asp.net ?
What ?ll u do in early and late binding ?
What does the hotspot class in .net do?