Click here to Skip to main content
15,881,424 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hey guys !
im a c# programmer wid less exprience who have a dim point in my mind about .NET classes ... !
i am really interesting in knowing that what are doing .NET classes,methods ,properties and ... !? i want read the codes into these classes and know how they work!?
for example whats that code that is in the dataAdapter class to know how it really works !?

is any software or any resource to read codes into .NET classes?

thanks for any suggestion
sorry if i wrote badly


IMPROVED :
actually i mean how can i decompile a .dll file to read its source ...?
Posted
Updated 30-Nov-12 6:51am
v2

Hi,

Read this list of decompilers:
http://www.csharptools.com/view/decompilers[^]
 
Share this answer
 
.NET REFLECTOR will solve this question !
check this link:
.NET reflector
a similar question
 
Share this answer
 
Comments
Thomas Daniels 30-Nov-12 13:00pm    
I think that's a good decompiler, but it's not for free.
ali_heidari_ 30-Nov-12 13:04pm    
it has 14 days free for trial version ... !
Thomas Daniels 30-Nov-12 13:06pm    
Yes, that's true!
But what after the 14 days that you can use it free?
ali_heidari_ 30-Nov-12 13:14pm    
i think when your dying because of hunger, a piece of cake can be useful!
and after that look for another piece of cake !
are not you agree?
bbirajdar 30-Nov-12 14:05pm    
My 5 ..... for your comment... :)
 
Share this answer
 
You should start reading tutorials (or, better, books) on Object Oriented Programming.
As kick-start you may checkout this CodeProject article: "Introduction to Object Oriented Programming Concepts (OOP) and More"[^].
 
Share this answer
 
Comments
ali_heidari_ 28-Nov-12 16:05pm    
i know whats oop, i know how i can code, and im programmer but i want to know exactly whats going on in a .net class (as socket programming classes) and i wanna know what the code microsoft team uses for that class !? i dnt mean i want know whats class ,im not professional also im not begginer
 
Share this answer
 
Comments
AspDotNetDev 28-Nov-12 15:00pm    
The OP wasn't very clear, but the question was not how to program in C#. It was how to view the source code for built-in classes in the .Net Framework.
ali_heidari_ 28-Nov-12 15:57pm    
very very thanks for recommending google to me...
amirulrizal 30-Nov-12 23:23pm    
●●●●●●●●●●●●●●●●●●●●●●●

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900