Differences between .net 1.1 and .net 2.2 (ngen, gac, rebase, system libraries)

  • Thread starter Thread starter shaji
  • Start date Start date
S

shaji

HI can anyone explain me (or direct me to a link) the differences in
the system libraries in .net 1.1 and .net 2.0? What are the
differences in GAC and Rebase between these two versions?
Thanks in advance,
Ssshaji.
 
HI can anyone explain me (or direct me to a link) the differences in
the system libraries in .net 1.1 and .net 2.0? What are the
differences in GAC and Rebase between these two versions?
Thanks in advance,
Ssshaji.

I'm sorry about the version "2.2". What I actually meant was 2.0.
 
shaji said:
HI can anyone explain me (or direct me to a link) the differences in
the system libraries in .net 1.1 and .net 2.0? What are the
differences in GAC and Rebase between these two versions?

There are a lot of differences.

Try open the .NET 2.0 docs and read the section
"What's New in the .NET Framework Version 2.0 ".

Arne
 
Back
Top