what is AutoEventWireUp and what is the use of This property explain in details?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

I have around 200+ controls in a page. Each of the sets of controls are kept in divs and when header div is clicked, only those div controls pertaining to that header div will be displayed. Rest of the divs are kept invisible. When the page loads, all these 200+ controls are loaded simultaneously, that consumes much of the time. What my requirement is I want to get the div1 controls loaded when the page loads and rest of the div controls should be loaded asynchronously. it should not be loaded with page load, so that time for loading the page can be much minimised. Hope u understood my question and pls help me out with a solution asap....

2 Answers  


What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?

3 Answers   Satyam,


What do you mean by serialize and marshalbyref?

0 Answers  


How can you use a custom controls in ASP.NET application?

0 Answers   Sans Pareil IT Services,


What line in the following XML document will generate an error? <?xml version=?1.0?> <employees> <employee> <name>Bob Andcarrol</name> </employee> <employee> <name>Robert Burns</name> </employee> </employees> a) 6 b) 4 c) 1 d) There is no error

3 Answers   Syntax Softtech,






Can action method static?

0 Answers  


Explain advantages of caching?

0 Answers  


What's the difference between viewstate and sessionstate?

0 Answers  


Explain MVC model binders?

0 Answers   B-Ways TecnoSoft,


How do you declare static variable?

0 Answers  


What are three ways that you can use a compare validator?

1 Answers  


Please brief not about xsd,xslt & xml?

0 Answers  


Categories