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 are the various types of authentication?
what is .net
difference between writing connection string in web.config through connection string and appsettings
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
what r the Templeats in ASP.net?
How you will improve web application performance?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
How to authenticate users using web.config ?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is a page life cycle? What are the events in a page life cycle?
What are the Types of authentications in IIS
What benefit does your code receive if you decorate it with attributes demanding specific Security permissions?
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)