What is early binding and Late binding. Difference which is
better ?
Answer Posted / sudhir kunnure
Early binding means one of function or type declaration
compile first then it excute.
late binding function or type direct excute at runtime
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is server transfer?
A web service can only be written in .net? State whether true or false.
What is true about application service provider?
How to display Alert in ASP.NET
What is tracing? Where is it used?
What is the compiled object?
How do active server pages work?
What is meant by server side scripting?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
What is httpresponse?
What is query string in asp.net?
What are the Types of object in asp
What are the different types of Caching techniques in ASP.NET?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Explain the asp.net mvc folder conventions? : asp.net mvc