dragon4spy
Well-known member
- Joined
- Dec 22, 2003
- Messages
- 110
Do you think that it is like a jungle or not? I always lost the ways to find the correct class.
What is it with System namespace in mscorlib assembly and System namespace in System assembly? How come there are 2 namespaces that have the same name existed by default? And it seems that some other namespaces (only name) are duplicated too.
How to recognize classes that require "New" statement with "Dim"? And how to recognize what classes that dont require "New"?
What is it with System namespace in mscorlib assembly and System namespace in System assembly? How come there are 2 namespaces that have the same name existed by default? And it seems that some other namespaces (only name) are duplicated too.
How to recognize classes that require "New" statement with "Dim"? And how to recognize what classes that dont require "New"?