General discussion
-
Topic
-
A couple of ASP.NET Questions
LockedIf you created a form with an imput field named “txtname” and submitted it using the get method, how would you retreive the value in an asp.net script?
What is the difference between ADO and ADO.net
what is the name of the event handler that activates when the page is visited
what is the technique that allows you to automatically send data back to form controls on a web page
what object-orientated feature enables you to create code that can be applied to objects that are derived form different classes
what property of a textbox woud you reference to obtain the visitors entry
which template includes the values from the database
what are the five different methods for mainitaing state in asp.net pages