You ve defined one page_load event in aspx page and same
page_load event in code behind how will prog run?
Answer Posted / js_m
The Page_load method in the aspx page will only run.It takes
precedence over the one in the code behind.
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
Explain the use of resource manager class in .net.
Is it possible to change the index of primary key on table?
Explain how to prepare culture-specific formatting in .net.
Where session id is stored?
What is the purpose of using MVC programming pattern in ASP.NET?
What is xaml? Are xaml file compiled or built on runtime?
Describe the diffeerence between inline and code behind?
What is the parent class of all the web server control?
Why should i prefer JSP over asp.net or any other web development language..??
Explain the concept of MVC Scaffolding?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
What is cross page posting? How is it done?
Is there any limit for query string? Means what is the maximum size?
Explain asp.net mvc request life cycle? : asp.net mvc
What is cross page posting in asp net?