Click here to Skip to main content
15,917,455 members
Home / Discussions / C#
   

C#

 
QuestionHow Can I Unload an Assembly? Pin
goodpilot21-May-04 10:15
goodpilot21-May-04 10:15 
AnswerRe: How Can I Unload an Assembly? Pin
Heath Stewart21-May-04 10:49
protectorHeath Stewart21-May-04 10:49 
AnswerRe: How Can I Unload an Assembly? Pin
Marc Clifton22-May-04 14:58
mvaMarc Clifton22-May-04 14:58 
GeneralRe: How Can I Unload an Assembly? Pin
goodpilot26-May-04 3:17
goodpilot26-May-04 3:17 
GeneralOverloading Pin
Gary Kirkham21-May-04 9:39
Gary Kirkham21-May-04 9:39 
GeneralRe: Overloading Pin
Heath Stewart21-May-04 9:56
protectorHeath Stewart21-May-04 9:56 
GeneralRe: Overloading Pin
Gary Kirkham21-May-04 10:07
Gary Kirkham21-May-04 10:07 
GeneralRe: Overloading Pin
Heath Stewart21-May-04 10:12
protectorHeath Stewart21-May-04 10:12 
It's not C#: it's the CLI - the Common Language Infrastructure (sometimes Interface), which describes assembly and type metadata (Common Type System, or CTS), as well as the Common Intermediate Language (CIL) and a few other things. It's what makes the language independence possible.

 

Microsoft MVP, Visual C#
My Articles
GeneralRe: Overloading Pin
Dave Kreskowiak21-May-04 9:56
mveDave Kreskowiak21-May-04 9:56 
GeneralRe: Overloading Pin
Curi0us_George21-May-04 19:55
Curi0us_George21-May-04 19:55 
GeneralRe: Overloading Pin
Gary Kirkham24-May-04 5:09
Gary Kirkham24-May-04 5:09 
GeneralRe: Overloading Pin
Curi0us_George24-May-04 9:16
Curi0us_George24-May-04 9:16 
GeneralReflection Pin
SirMorrisBig21-May-04 9:31
SirMorrisBig21-May-04 9:31 
GeneralRe: Reflection Pin
Heath Stewart21-May-04 9:36
protectorHeath Stewart21-May-04 9:36 
GeneralRe: Reflection Pin
SirMorrisBig23-May-04 23:40
SirMorrisBig23-May-04 23:40 
GeneralA question Pin
Christer Claesson22-May-04 1:48
Christer Claesson22-May-04 1:48 
GeneralRe: A question Pin
MyBlindy22-May-04 8:52
MyBlindy22-May-04 8:52 
General"The file 'APSDatabase.dll' cannot be copied to the run directory." Pin
Steve Schaneville21-May-04 9:07
professionalSteve Schaneville21-May-04 9:07 
GeneralRe: "The file 'APSDatabase.dll' cannot be copied to the run directory." Pin
Heath Stewart21-May-04 9:18
protectorHeath Stewart21-May-04 9:18 
GeneralRe: "The file 'APSDatabase.dll' cannot be copied to the run directory." Pin
Steve Schaneville21-May-04 10:01
professionalSteve Schaneville21-May-04 10:01 
GeneralUnsubscribing from an event Pin
ABean21-May-04 7:26
ABean21-May-04 7:26 
GeneralRe: Unsubscribing from an event Pin
Charlie Williams21-May-04 7:56
Charlie Williams21-May-04 7:56 
GeneralDataTable Pin
IamADotNetGuy21-May-04 7:26
IamADotNetGuy21-May-04 7:26 
GeneralRe: DataTable Pin
Heath Stewart21-May-04 8:53
protectorHeath Stewart21-May-04 8:53 
GeneralListView on select Pin
Adam Hable21-May-04 6:44
Adam Hable21-May-04 6:44 

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.