Click here to Skip to main content
15,911,360 members
Home / Discussions / C#
   

C#

 
GeneralRe: Need answers for some test questions Pin
Alvaro Mendez19-Mar-04 10:32
Alvaro Mendez19-Mar-04 10:32 
GeneralRe: Need answers for some test questions Pin
Alvaro Mendez19-Mar-04 10:17
Alvaro Mendez19-Mar-04 10:17 
GeneralRe: Need answers for some test questions Pin
Colin Angus Mackay20-Mar-04 1:35
Colin Angus Mackay20-Mar-04 1:35 
GeneralRe: Need answers for some test questions Pin
Werdna19-Mar-04 10:31
Werdna19-Mar-04 10:31 
GeneralRe: Need answers for some test questions Pin
John Fisher19-Mar-04 11:35
John Fisher19-Mar-04 11:35 
GeneralRe: Need answers for some test questions Pin
leppie20-Mar-04 1:07
leppie20-Mar-04 1:07 
GeneralRe: Need answers for some test questions Pin
leppie20-Mar-04 1:05
leppie20-Mar-04 1:05 
GeneralRe: Need answers for some test questions Pin
Curi0us_George20-Mar-04 5:33
Curi0us_George20-Mar-04 5:33 
I agree with most of what you said, and for an explanation of (3), go here: http://www.ondotnet.com/pub/a/dotnet/excerpt/prog_csharp_ch18/index.html?page=2#attributes

But for number 4, I believe E is the one that's false. How could you use reflection to find the types associated with a namespace? I'm not terribly familiar with C# reflection, since I've only done a small amount work with it, but I couldn't find any methods or classes in the reflection namespace which would allow for investigating namespaces specifically. Since assemblies are loaded only when needed (or explicitly loaded), most types in any given namespace wouldn't be available to reflection anyway.

Reflection can be used to identify the types associated with a namespace in one specific assembly, but without already knowing exactly which assemblies contain types within a specific namespace, how would one really list all the types associated with a namespace?
GeneralRe: Need answers for some test questions Pin
Heath Stewart20-Mar-04 13:05
protectorHeath Stewart20-Mar-04 13:05 
GeneralRe: Need answers for some test questions Pin
Curi0us_George21-Mar-04 14:07
Curi0us_George21-Mar-04 14:07 
GeneralRe: Need answers for some test questions Pin
Heath Stewart21-Mar-04 14:12
protectorHeath Stewart21-Mar-04 14:12 
GeneralRe: Need answers for some test questions Pin
Curi0us_George21-Mar-04 14:36
Curi0us_George21-Mar-04 14:36 
Generalijl15.dll problem Pin
kendao19-Mar-04 8:16
kendao19-Mar-04 8:16 
GeneralRe: ijl15.dll problem Pin
Heath Stewart19-Mar-04 8:22
protectorHeath Stewart19-Mar-04 8:22 
GeneralDocking Application to the System Pin
Nagendra Kamath K19-Mar-04 7:18
Nagendra Kamath K19-Mar-04 7:18 
GeneralRe: Docking Application to the System Pin
Heath Stewart19-Mar-04 8:11
protectorHeath Stewart19-Mar-04 8:11 
GeneralMasking Keyboard and Mouse Events Pin
Nagendra Kamath K19-Mar-04 7:02
Nagendra Kamath K19-Mar-04 7:02 
GeneralRe: Masking Keyboard and Mouse Events Pin
Judah Gabriel Himango19-Mar-04 7:30
sponsorJudah Gabriel Himango19-Mar-04 7:30 
GeneralRe: Masking Keyboard and Mouse Events Pin
Dave Kreskowiak19-Mar-04 7:30
mveDave Kreskowiak19-Mar-04 7:30 
GeneralRe: Masking Keyboard and Mouse Events Pin
Heath Stewart19-Mar-04 8:04
protectorHeath Stewart19-Mar-04 8:04 
GeneralRe: Masking Keyboard and Mouse Events Pin
Dave Kreskowiak19-Mar-04 9:25
mveDave Kreskowiak19-Mar-04 9:25 
GeneralRe: Masking Keyboard and Mouse Events Pin
Heath Stewart19-Mar-04 8:02
protectorHeath Stewart19-Mar-04 8:02 
GeneralRe: Masking Keyboard and Mouse Events Pin
m_ramses19-Mar-04 21:16
m_ramses19-Mar-04 21:16 
GeneralRe: Masking Keyboard and Mouse Events Pin
Nick Parker20-Mar-04 6:16
protectorNick Parker20-Mar-04 6:16 
Generalbitmap with scroll Pin
cmarmr19-Mar-04 6:42
cmarmr19-Mar-04 6:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.