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 the full meaning of asp.net?
How to retrieve the information from datatable citywise in c#?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What are the different types of validation controls provided in ASP.NET?
0 Answers Sans Pareil IT Services,
For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?
Explain how viewstate is being formed?
difference between writing connection string in web.config through connection string and appsettings
Contrast oop and soa. What are tenets of each16. How does the xmlserializer work? What acl permissions does a process using it require?
What event handlers can I include in Global.asax ?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
When cookie will expire?
Where do you store the information about the user?s locale?
1 Answers Siebel, Visual Soft,
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)