You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run?
Answer Posted / vijaykumar
The Page_load method in the aspx page will only run.
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What parameters can you pass in the url of the api? Can get and post use the same url?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Define the types of configuration files.
explain code with datachaching with example
What is the state management in asp.net?
How response object is related to asp's response object?
What is data reader in asp.net?
How do you identify that the page is postback?
How does u get record no from 5 to 15 from a dataset of 100 records?
What is meant by server side scripting?
How u refer webservices?
What is the difference between the get method () and post method ()?
What is enableviewstate in asp net?
To get the values in two different controls to match which control you use it?
Explain the Session state management options available with ASP.NET?