What two methods are called from the ObjectContext object
to inform MTS that the transaction was successful or
unsuccessful?
What was introduced to Visual Basic to allow the use of Callback Functions?
Can Redim be used to declare a new array ?
How would you create properties by using class Builder Wizard?
How do I implement Undo?
What is the benefit of wrapping database calls into MTS transactions?
Wat is multithreading in VB?
What does DoEvents do?
Which property of textbox cannot be changed at runtime. What is the max size of textbox?
What are the tools available for Debuggiu in VB?
How can I speed up my VB database application?
What is the use of debug Window?
How do I do drag & drop between applications?