Hi, Thats correct. I use reflector to see the binary. Then What can I Use for this ? Thanks Dinesh
Dinesh N Samarathunga
Posts
-
.NET Obfuscator Community Edition Problem. -
.NET Obfuscator Community Edition Problem.Hi, I have created two projects, One is an EXE and other one is DLL. The DLL is referanced by EXE Project. The Exe & Dll Are working fine. I Need to hide code of dll. So I use .NET Obfuscator Community edition (Which comes with VS 2005) to Obfuscat dll. It was done successfully. The problem is Now when I am executing Exe it generate errors about missing Classes (Those classes are Withing DLL) What can I do for this scenario ? Is it the nature of Community Edition ? Please help me to solve this problem. Thanks Dinesh
-
How do I Print a web page opened with IE from external applicationHi All, How do I Print a web page opened with IE from external application ? and also if any body knows a good technical documentation about IE, like Object Hierarchy. Please let me know. Thanks, Dinesh _______
-
Capturing Complete Webpage as an ImageHi Anuj, Anuj which version of IE are you using ? I am using IE 7. Can you capture a web page like gmail inbox. and http://www.php.net ? Thanks Dinesh
-
Capturing Complete Webpage as an ImageThanks Michael, I saw your link. It works fine. But it also done with a web controller. Actually I need to capture the image of current (top IE window) IE Instance. Thanks Dinesh
-
Capturing Complete Webpage as an ImageHi Friends, I try to capture whole web page opened with internet explorer as a image. I saw the following project (http://www.codeproject.com/cs/media/IECapture.asp) But there are some problems with it. Does any body has has done similar things. Thanks In advance Dinesh