|
Related Questions |
View Answer |
|
Which control cannot be placed in MDI?
|
View Answer
|
|
Which property of the textbox cannot be changed at runtime?
|
View Answer
|
|
What is the maximum size of the textbox?
|
View Answer
|
|
Which controls do not have events?
|
View Answer
|
|
Describe ways of cleaning up objects.
|
View Answer
|
|
What are value types and reference types?
|
View Answer
|
|
What is the Scope of public/private/friend/protected/protected friend ?
|
View Answer
|
|
What is a constructor ?
|
View Answer
|
|
What are the Parts required?
|
View Answer
|
|
RaiseEvent eventname[( argumentlist )]
|
View Answer
|
|
What is the RaiseEvent used for?
|
View Answer
|
|
What are the two kinds of properties.
|
View Answer
|
|
What is the difference between imperative and interrogative code?
|
View Answer
|
|
Explain manifest & metadata.
|
View Answer
|
|
Difference between a sub and a function.
|
View Answer
|
|
How can you clean up objects holding resources from within the code
|
View Answer
|
|
directcast(123.34,integer) - should it throw an error? Why or why not?
|
View Answer
|
|
ctype(123.34,integer) - should it throw an error? Why or why not?
|
View Answer
|
|
What are the authentication methods in .NET?
|
View Answer
|
|
What is the difference between VB6 and VB.Net?
|
View Answer
|