what is the difference between early binding and late binding
in .net?
Answer Posted / venkat
Late Binding: runtime binding
Early Binding: compile time binding
as compilation is done before executing an application so
it is called early binding.
Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
Difference between class and interface in .net?
Explain assemblies in .net?
What is meant by globalization and localization?
What is the use com component in .net?
How to debug failed assembly binds?
Define code access security (cas)?
How boxing and unboxing occures in memory?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
Explain me how does linq work?
What do you mean by Driver Script?
Using activex control in .net?
Describe difference between inline and code-behind?
What is typical about a windows process in regards to memory allocation in .net?
Differences between dll and exe?
What’s different between process and application in .net?