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
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....
What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
What do you mean by serialize and marshalbyref?
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
Can action method static?
Explain advantages of caching?
What's the difference between viewstate and sessionstate?
Explain MVC model binders?
How do you declare static variable?
What are three ways that you can use a compare validator?
Please brief not about xsd,xslt & xml?