In which interface the template of any control like
Gridview would Initiate?
Answer Posted / saikat giri
Gridview implements this four Interfaces:
1.IPostBackContainer,
2.IPostBackEventHandler,
3.ICallbackContainer,
4.ICallbackEventHandler
Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?
What is routing in MVC?
How can we register exception filter from the action?
How do cookies work? Give an example of their abuse.
Is it possible to migrate visual interdev design-time controls to asp.net?
Explain a program using razor view engine to create a simple application? : asp.net mvc
In order to get assembly info which namespace we should import?
Where the assembly is stored in asp.net?
How will you load dynamic assembly?
How does a web application session work?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
In which situation can you not use a viewstate?
What is the default timeout for a cookie?
Describe session handling in a webfarm?
How can we pass info between 2 asp.net pages?