|
Related Questions |
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
|
|
What’s the use of System.Diagnostics.Process class?
|
View Answer
|
|
What is an Interface?
|
View Answer
|
|
What is an Abstract class?
|
View Answer
|
|
What is the root class in .Net ?
|
View Answer
|
|
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why.
|
View Answer
|
|
What is the purpose of reserved word “using” in C#?
|
View Answer
|
|
Explain DataSet.AcceptChanges and DataAdapter.Update methods.
|
View Answer
|