Visual Studio .NET C# executable traces
        Posted  
        
            by Chilln
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chilln
        
        
        
        Published on 2010-03-31T11:13:34Z
        Indexed on 
            2010/03/31
            11:53 UTC
        
        
        Read the original article
        Hit count: 344
        
Hey, i've got a question, is it possible to identify the creator of a .NET assembly, just with traces from VisualStudio within the assembly ?
Or can you even get a kind of unique ID of the creator out of it?
I don't mean the application information like company or description, they can be edited too easily.
© Stack Overflow or respective owner