Answer Posted / tejkrishna
the page submiting value to another .aspx page is cross
page postback
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Give an example of cookie abuse.
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What is a postback in asp net?
Explain server-side scripting and client-side scripting.
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Define msil.
What is the web.config file in asp?
Explain the difference between sql invalidation and sql notification.
If you want to write your own dot net language, what steps you will you take care?
What are the server controls in asp.net?
What are validator? Name the validation controls in asp.net? How do you disable them?
What is request and response in asp.net?
Explain the difference between AutoPostBack and IspostBack in ASP.NET?
Describe state management in asp.net?
Explain about secure socket layer?