Re: C# .NET = Handing out your private source code???

From: Chris Kimmel (cdkimmel@yahoo.com)
Date: 02/13/03


From: "Chris Kimmel" <cdkimmel@yahoo.com>
Date: Thu, 13 Feb 2003 15:36:45 -0600


I'm sure this holds the same for vb.net also?

"anon" <anon@anon> wrote in message
news:00c801c2d2d7$15e9f150$a101280a@phx.gbl...
> It also should be pointed out that people can disassemble
> your regular non-.NET compiled code too, not as easily
> though.
>
> >-----Original Message-----
> >
> >I'm being told, and seeing articles that C# is
> not "Closed
> >Source". That is, anyone can easily get source code from
> >your compiled EXE file.
> >
> >http://www.vnunet.com/News/1120202
> >
> >Is this true???
> >.
> >



Relevant Pages

  • C# .NET = Handing out your private source code???
    ... your regular non-.NET compiled code too, ... and seeing articles that C# is ... anyone can easily get source code from ...
    (microsoft.public.dotnet.security)
  • Re: a little confused about packages...
    ... seem to take care of this on its own. ... a console are the same errors that I get in the ide... ... You have all the source code files in the "src" directory, ... use the "classes" directory for the compiled code. ...
    (comp.lang.java.help)
  • Re: Are they obligued to give me the source code?
    ... Michael Schnell a écrit: ... Thus if the compiled code can be downloaded the source code needs to be downloadable from the same site. ... Did you get that from the German ruling? ...
    (comp.os.linux.embedded)
  • Re: Destructive Functions
    ... >>> I believe you are thinking of coalescing here. ... >>> COMPILEd code are required to reference (as in eql) the literals ... >>> in the source code. ... > corresponding objects in the compiled code are eql. ...
    (comp.lang.lisp)
  • Re: Problems creating subform
    ... The result is that the next time you run the file, the source code is re-compiled, while you have gotten rid of any executable code rubbish that were left behind during development (deleting the source code for a procedure, or a whole module, doesn't remove its compiled code, I believe). ...
    (microsoft.public.access.forms)