what is the difference between early binding and late binding
in .net?
Answer Posted / satyambabu
early binding:-
compiler have knowledge about objects.
late binding:-
compiler doesn't have knowledge about objects.
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Which namespace does it belong to by default?
Explain dataset.acceptchanges and dataadapter.update methods in .net?
Which namespace is used to support multithearding in .NET?
Explain why do we use msmq?
How do we access crystal reports in .net?
What is 3 tier architecture?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Explain clr, cts and cls?
Explain what is heap and what is stack?
What is the purpose of IClonable interface in .NET?
How do you trigger the paint event in system.drawing?
What are the important components of .net?
How boxing and unboxing occures in memory?
What is the new three features of COM+ services, which are not there in COM (MTS)
What does msil do?