What is binding? What are types of binding?
Answers were Sorted based on User's Feedback
Answer / guest
Assigning variable with defined memory space.
Late Binding - Memory size is allotted in later stage.
Ex:- Dim x as object
Early Binding - Memory size is allotted while declaring
itself.
New Key word is important.
Ex:- Dim x as New Object
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / amol kinge
binding means adrress of method amd class name knows object
at compile time or runtime that is binding
following are binding types as
1.static binding(both at compile time)
2.dynamic binding(Only one at compile time other at run
time)
3.Late binding(both find out at run time)
4.early binding(just like static)
| Is This Answer Correct ? | 9 Yes | 7 No |
Answer / sammi kumar
binding is the creation of a simple reference to something
that is larger and more complicated and used frequently.
The simple reference can be used instead of having to
repeat the larger thing. A binding is such a reference
types of binding are:
1) Compile time
2) Run time
3) Execution time/runtime
| Is This Answer Correct ? | 5 Yes | 6 No |
How many File System Controls are there ? Explain.
How does the following statements work? On Error Goto Err_Handler
What is rdo in vb?
How do I speed up control property access?
What is the use of Hyperlink control for DHTML applications?
in ADO connection string if password is leave blank and all others are given. what will happen
how to make unlimited id(1rimjim,2rimjim,3rimjim....etc) login grp chat pogram for jabber?
List out controls which does not have events?
Discuss the working with to-do lists.
What is binding? What are types of binding?
What is the benefit of wrapping database calls into MTS transactions?
What are the Style Properties of Combo Box?
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)