What is early binding and Late binding. Difference which is
better ?
Answers were Sorted based on User's Feedback
Answer / rakesh kamboj
Early binding:: Properties and method can be identified by
compile time.
Example: dim rs as recordset
Late binnding: Properties and method can be identified by
Run time.
Example: dim obj as classname
set obj=new classname
| Is This Answer Correct ? | 10 Yes | 2 No |
Answer / 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 |
What is a web api endpoint?
What are the data types is possible to store in session? and can we store dataset in session?
What is personalization? What are the properties available in personalization?
Can you edit data in the Repeater control?
Securitywise What are the Enhancements in 2.0?
What is an il?
how can you handle "control is not part of this page " error?
what is meant by sitemapnode ?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
how can i insert array values and retreive in asp.net
What is .net framework and what are the main components of it?
What type of code (server or client) is found in a Code-Behind class?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)