Explain page output caching?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Explain different types of validators in asp.net?
How to transpose rows into columns and columns into rows in a multi-dimensional array ?
About CLS and CTS?
8 Answers Microsoft, Syncfusion,
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Can you set which type of comparison you want to perform by the comparevalidator control?
What is the difference between a multi-layer and multi-tier applications?
what are types of viewstate
Is global asax mandatory?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is postback and autopostback in asp.net?