D
douglass_davis
Some things i do not understand about CLR if any one could clear this
up i would appreciate it.
1. When I compile a program in VB .NET 2003 and get an executable, does
that executable contain native code or Intermediate Language?
2. Is there somewhere a choice in VB .NET 2003 between compiling to
native code or to Intermediate Language?
3. Do ALL WIndows computers come with CLR? If not, and I give a user
an exe containing IL (if this is possible), how would a user go about
getting the CLR?
4. Do all Windows computers come with the Framework Class Libary? If
not, how would users obtain the FCL?
up i would appreciate it.
1. When I compile a program in VB .NET 2003 and get an executable, does
that executable contain native code or Intermediate Language?
2. Is there somewhere a choice in VB .NET 2003 between compiling to
native code or to Intermediate Language?
3. Do ALL WIndows computers come with CLR? If not, and I give a user
an exe containing IL (if this is possible), how would a user go about
getting the CLR?
4. Do all Windows computers come with the Framework Class Libary? If
not, how would users obtain the FCL?