What’s happens inside .Net Framework??

As i don’t like a car that i can’t open to look at the engine compartment, so i don’t like to develop without seeing what’s happening behind the code.

While I’m looking for a good documentation about .net Framework, i found this software from Red-Gate (needs registration before download)

reflector

as you can see this is the code inside List<T>.Sort method.

I hope that this post helps someone to improve the study of .Net Framework

see you soon

E.

Published 23 ott 2009 17:42 da Nezumi
Inserito sotto: ,

Commenti

venerdì 23 ottobre 2009 22.56 da Liccardi Antonio

# re: What’s happens inside .Net Framework??

well done! Only few people knows this tools.