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 do you mean by serialize and marshalbyref?
Where is the session stored?
Explain the function of new view engine in asp.net? : asp.net mvc
Define resource files.
How could you modify xaml content from javascript?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is the purpose of App_Code folder in ASP.NET? Why we this?
Explain the concept of event bubbling in ASP.NET?
What is active web page?
What is the difference between stored procedure vs function?
what is AutoEventWireUp and what is the use of This property explain in details?
How can we inherit a static variable?
Why is asp.net so popular?
Which is faster union or union all?