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 is data control in asp.net?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What are directives in asp.net? List down all the important directives.
What is the difference between ASP Session State and ASP.Net Session State?
Explain file-based dependency and key-based dependency.
Define tracing.
Define the term Scavenging in Caching?
What are session state modes? List some of the important session state modes of asp.net.
How does u get record no from 5 to 15 from a dataset of 100 records?
Is asp.net core faster?
Explain diff between dataset and datareader?
Can I read the hard disk serial # of the client computer using asp.net?
Explain exception handling in .net.
Where web.config file is used?
Where the assembly is stored in asp.net?