what does Page.IsValid in asp.net
Answer Posted / joseph.v.a
The Page.IsValid property tells you whether the validation
succeeded or not.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is a response cookie?
Define static function?
What is session object? Describe in detail.
What are app services?
Differentiate between structure and class.
Explain the various authentication mechanisms in asp.net.
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What does session_start () do?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
Explain diff between dataset and datareader?
What does mvc represent in asp.net? : asp.net mvc
What's the use of response.output.write()?
List the events in page life cycle.
What does postback mean?
What are merge modules?