Click here to Skip to main content
15,910,123 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralInterproccess Comms Pin
CSharpDavid1-Jan-03 12:44
CSharpDavid1-Jan-03 12:44 
GeneralRunning a program as a specified user Pin
fesenjoon31-Dec-02 5:30
fesenjoon31-Dec-02 5:30 
GeneralCodeDom Pin
msethi30-Dec-02 3:15
msethi30-Dec-02 3:15 
GeneralRe: CodeDom Pin
leppie30-Dec-02 7:22
leppie30-Dec-02 7:22 
GeneralAccess Attributes Effective Mask Pin
leppie29-Dec-02 5:54
leppie29-Dec-02 5:54 
GeneralAbout "JIT"... Pin
Nitron28-Dec-02 13:15
Nitron28-Dec-02 13:15 
GeneralRe: About "JIT"... Pin
Rob Graham28-Dec-02 14:39
Rob Graham28-Dec-02 14:39 
GeneralRe: About "JIT"... Pin
James T. Johnson28-Dec-02 17:17
James T. Johnson28-Dec-02 17:17 
Rob Graham wrote:
It is also possible to "pre-JIT" your stuff

I don't know how the other pre-JITters work (IIRC it was Salamander software that has one out). But the ngen tool that comes with .NET is machine specific, in fact the pre-JITted assemblies get placed in the GAC to curb people from trying to copy them around.

Rob Graham wrote:
Also there are "Obfuscators" available that can scramble the IL so it can't be decompiled

There are different levels of obfuscators that are on the market now, there are some like Dotfuscator Community Edition[^] which renames objects; or if you move up to their profession version will do much more. Dotfuscator Community Edition will be shipping with VS.NET 2003 (aka Everett)

Another obfuscator is Wise Owl's Demeanor[^].

After being on various .NET mailing lists[^] (hosted by DevelopMentor), I've come to respect Brent Rector's knowledge of the .NET Framework and how it works so with the two products almost evenly priced I would give Brent the advantage if I were to purchase one of them. This is just my personal opinion, others may place more value in being able to try the product out first with less features.

James

"The elastic retreat rings the close of play as the last wave uncovers
the newfangled way.
But your new shoes are worn at the heels and
your suntan does rapidly peel and
your wise men don't know how it feels to be thick as a brick."
"Thick as a Brick" from Thick as a Brick, Jethro Tull 1972

GeneralRe: About "JIT"... Pin
Nitron29-Dec-02 15:05
Nitron29-Dec-02 15:05 
GeneralRe: About "JIT"... Pin
James T. Johnson30-Dec-02 10:10
James T. Johnson30-Dec-02 10:10 
GeneralProgramatically displaying dropdown menus from toolbars Pin
Arun Bhalla26-Dec-02 16:08
Arun Bhalla26-Dec-02 16:08 
Questionwhat is needed Pin
karanba26-Dec-02 2:03
karanba26-Dec-02 2:03 
AnswerRe: what is needed Pin
Stephane Rodriguez.26-Dec-02 5:13
Stephane Rodriguez.26-Dec-02 5:13 
GeneralRe: what is needed Pin
karanba27-Dec-02 0:28
karanba27-Dec-02 0:28 
GeneralRe: what is needed Pin
Stephane Rodriguez.27-Dec-02 1:23
Stephane Rodriguez.27-Dec-02 1:23 
GeneralRe: what is needed Pin
James T. Johnson28-Dec-02 17:42
James T. Johnson28-Dec-02 17:42 
GeneralRe: what is needed Pin
karanba5-Jan-03 6:30
karanba5-Jan-03 6:30 
AnswerRe: what is needed Pin
fesenjoon31-Dec-02 5:36
fesenjoon31-Dec-02 5:36 
GeneralRemoting issue Pin
Ludwig Stuyck25-Dec-02 8:13
Ludwig Stuyck25-Dec-02 8:13 
GeneralRe: Remoting issue Pin
SHaroz27-Dec-02 8:23
SHaroz27-Dec-02 8:23 
GeneralRe: Remoting issue Pin
Ludwig Stuyck27-Dec-02 8:42
Ludwig Stuyck27-Dec-02 8:42 
GeneralRe: Remoting issue Pin
lustuyck30-Dec-02 2:23
lustuyck30-Dec-02 2:23 
GeneralSorry, Don't know Pin
SHaroz30-Dec-02 6:17
SHaroz30-Dec-02 6:17 
GeneralRe: Remoting issue Pin
leppie30-Dec-02 7:24
leppie30-Dec-02 7:24 
GeneralRe: Remoting issue Pin
Rob Graham30-Dec-02 8:18
Rob Graham30-Dec-02 8:18 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.