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
How is application management and maintenance improved in asp.net 2.0?
What are web server controls in asp.net?
Which Is Faster MVC or ASP.net ?
What is dynamic web page with example?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
Describe the difference between inline and code behind - which is best in a?
What is use of <% %> in asp.net?
What is the function of new view engine in asp.net? : asp.net mvc
What is the purpose of using MVC programming pattern in ASP.NET?
What do you mean by serialize?
Define static member?
How tooltip is set through code-behind in ASP.NET?
What is the difference between client-side and server-side validations in ASP.NET?
Which namespace is used by ado.net?
What's the difference between viewstate and sessionstate?