Answer Posted / rameshp
Post back means all form fields and other controls can be
declared to run on the server, and the server simply posts
the page back to itself and performs all the validation,
display and actions.
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Explain how can we access static variable?
What are the advantages of using Master Pages?
Can we set which type of comparison we want to perform by the CompareValidator control?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is meant by asp.net?
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
Define static member?
What is Web Server Control Templates.?
How to use push notification?
Define view state.
What is server infrastructure?
Explain http handlers? Where we can use the http handlers?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
Define a static class?