Ask a Question related to ASP.NET General, Design and Development.
-
BH #1
disassemble an assembly into source code, how to thwart
I heard there are tools that can disassemble a .NET DLL or EXE into source
code in high level language of the choice. I'm not talking about
disassembling into the .NET Intermediate Language but languages like VB.NET
or C#. Is there a way to thwart such tools?
BH Guest
-
Why doesn't the Code Completion occur in FlexBuilder IDEwhen source code is in an external file?
I am seperating my .as from the MXML by using the following in my file.mxml: <mx:Script source="file.as"> When I edit file.as, the code... -
Source Code
Hello newsgroup How can I view the complete source code of my .fla or .swf? or isn't that possible? We have to make a project in school and... -
Reading the public key inside a strongly signed assembly from the assembly itself???
Hello, is it possible to programmatically read (and how) the public key that is embedded into an assembly that has been strongly signed??? What... -
SCO, Open Source and the Un*x source code
On Sat, Jul 19, 2003 at 04:51:08PM +0000, tony@aplawrence.com wrote: .... Isn't SCO claiming that they own all the Unix IP in the world :-). ... -
Generating debug symbols from a source file in assembly
Hi, I have a file written in the SPARC assembly language, which I can successfully assemble using the "as" command and produce an object file....



Reply With Quote

