Good documentation of .NET Framework

anteD

Newcomer
Joined
Sep 25, 2003
Messages
8
Location
Örnsköldsvik, Sweden
Hi

I'm writing a thesis partly about .NET Framework and it's capabillites to create distributed applications...

I have a quite good knowledge in developing .NET applications but I need more information about the concepts and technologies behind.

Does any one have any links to good articles and thesis about .NET. I can be on a quite moderate level since I'm not going to dig to deep down. Nice overviews how it's all connected with the CLR and so on... :)

Thnx in advance
 
I bet if you search the MSDN library you'll find all sorts of great articles on stuff like that.

For example:

[mshelp]ms-help://MS.VSCC/MS.MSDNVS/dn_voices_hess/html/hess12112000.htm[/mshelp]
[mshelp]ms-help://MS.VSCC/MS.MSDNVS/cpguide/html/cpconcommonlanguageruntimeoverview.htm[/mshelp]
 
Back
Top