5
Answers

Can any one do this?

Vikas Ahlawat

Vikas Ahlawat

14y
3.8k
1
I want to expand Imagebuttton onmouseover event (asp.net c#)
like this http://abhi2434.webng.com/expand.html
i try lot but not success.
So i have upload my code here

http://www.4shared.com/file/4-5soU1E/expandimg.html

can any one make changes in my code that it work properly?


and try http://www.4shared.com/file/qIwekhYT/_2__expandimg.html
 it is modified by someone but not working my side. Tell me? is this working your side?


Answers (5)
0
Mahesh Chand

Mahesh Chand

2 286.9k 123.7m 15y
Ahh..
You need to look at IL Disassembler application comes with .NET Framework. In this app, you can load any dll, it will show you IL code for that. It won't be exactly what you are looking for but will give you an idea about class members.

I am not sure Microsoft has made all .NET assemblies code available to public.
0
Aaron Vanstralen

Aaron Vanstralen

NA 3 0 15y
Thank you for the info but not exactly what I am looking for.  I would like to see the actual C# source code that is used by Microsoft.  Is there a place I can look at the actual source code for say the C# Dictionary class?

Thanks,
Aaron
0
Mahesh Chand

Mahesh Chand

2 286.9k 123.7m 15y

Yes look at

Download details: Java Language Conversion Assistant 2.0

Java Language Conversion Assistant is a tool that automatically converts existing Java-language code into Visual C#® for developers who want to move existing applications to the .NET Framework.

Java Language Conversion Assistant provides developers using Visual Studio .NET 2003 a quick, low-cost method of converting Java-language applications to Visual C# and the .NET Framework. These applications can then be extended to utilize XML Web services and the complete .NET developer platform, including ASP.NET, ADO.NET, and Microsoft Windows® Forms.