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


Please Help Members By Posting Answers For Below Questions

What is the microsoft .net?

586


What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

617


Explain how to manage pagination in a page using .net?

552


What is the purpose of IClonable interface in .NET?

602


What is meant by globalization?

569






What's wrong with a line like this? Datetime.parse(mystring);

563


Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?

517


What is the purpose of enumerable class in .net?

654


What is COM Interoperability in .NET

640


Tell us what is the difference between struct and class?

494


Can you explain what do you understand about web service?

604


Explain how does assembly versioning work?

582


What is the new three features of COM+ services, which are not there in COM (MTS)

1537


Why SOAP is required?

670


Explain about .net?

624