How do you implement postback with a text box? What is
postback and usestate?
Answer Posted / tza
I mean like that.
<asp:TextBox id="txt1" runat="server" Autopostback="true" />
All right?
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Can you explain the importance of finalize method in .net?
Explain security types in asp.net?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
Define repository pattern in mvc.net? : asp.net mvc
Explain the advantages of caching?
What are the session management techniques asp net?
What is difference between session and cookies in asp net?
How will you load dynamic assembly? How will create assesblies at run time?
What is a response cookie?
What is postback pixel?
What is the purpose of url encoding?
What a diffgram is, and a good use for one?
Describe the application event handlers in ASP.NET?
What are the different types of Caching techniques in ASP.NET?
What are the media types of http requests and response?