What?s the difference between Codebehind="MyCode.aspx.cs"
and Src="MyCode.aspx.cs"?
Answer Posted / srujana
CodeBehind is relevant to Visual Studio.NET only.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Which method is used to force all the validation controls to run?
Explain the difference between dataset and datareader.
What are the two Layouts supported by a Web form in ASP.NET?
Define the types of configuration files.
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What is http session state?
How Session use Cookies in State Management?
What is the difference between executescalar and executenonquery?
What is server side session?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
What are HTTP handlers in ASP.NET?
What is OSI layer? Explain different layers.
What is the difference between abstract class vs interface? Can give me the real time examples?
Where do we store our connection string in asp.net application?
What is the difference between viewstate and hidden field in asp.net?