Click here to Skip to main content
15,889,795 members
Home / Discussions / C#
   

C#

 
GeneralDatagrid IN a Datalist Pin
tidge2-Dec-02 10:20
tidge2-Dec-02 10:20 
QuestionProtect the MSIL code? Pin
Rickard Andersson202-Dec-02 7:51
Rickard Andersson202-Dec-02 7:51 
AnswerRe: Protect the MSIL code? Pin
leppie2-Dec-02 8:20
leppie2-Dec-02 8:20 
GeneralRe: Protect the MSIL code? Pin
Rickard Andersson202-Dec-02 8:47
Rickard Andersson202-Dec-02 8:47 
AnswerRe: Protect the MSIL code? Pin
Nick Parker2-Dec-02 8:36
protectorNick Parker2-Dec-02 8:36 
GeneralRe: Protect the MSIL code? Pin
Rickard Andersson202-Dec-02 8:51
Rickard Andersson202-Dec-02 8:51 
GeneralRe: Protect the MSIL code? Pin
Nick Parker2-Dec-02 9:40
protectorNick Parker2-Dec-02 9:40 
AnswerRe: Protect the MSIL code? Pin
David Stone2-Dec-02 9:41
sitebuilderDavid Stone2-Dec-02 9:41 
Actually, if you're willing to do it, then what you could do is go into ILDASM, export the IL, and then move some of the class members so they're global level members, then rewrite the parts that call them to call them as global.

It makes Anakrino GPF becaue C# doesn't have any concept of global members. Cool | :cool:


I don't know whether it's just the light but I swear the database server gives me dirty looks everytime I wander past.
-Chris Maunder

Microsoft has reinvented the wheel, this time they made it round.
-Peterchen on VS.NET

GeneralRe: Protect the MSIL code? Pin
Rickard Andersson202-Dec-02 21:29
Rickard Andersson202-Dec-02 21:29 
Generalrecursively search the registry and delete text Pin
Derek Smigelski2-Dec-02 7:05
Derek Smigelski2-Dec-02 7:05 
GeneralRe: recursively search the registry and delete text Pin
Jeff J2-Dec-02 13:29
Jeff J2-Dec-02 13:29 
GeneralRe: recursively search the registry and delete text Pin
Derek Smigelski3-Dec-02 11:46
Derek Smigelski3-Dec-02 11:46 
GeneralRe: recursively search the registry and delete text Pin
Jeff J4-Dec-02 11:01
Jeff J4-Dec-02 11:01 
GeneralRe: recursively search the registry and delete text Pin
Jeff J4-Dec-02 17:12
Jeff J4-Dec-02 17:12 
Questionhow can i?? Pin
Vlad Beu2-Dec-02 3:48
Vlad Beu2-Dec-02 3:48 
AnswerRe: how can i?? Pin
Eric Gunnerson (msft)2-Dec-02 11:55
Eric Gunnerson (msft)2-Dec-02 11:55 
GeneralRe: how can i?? Pin
Vlad Beu2-Dec-02 12:19
Vlad Beu2-Dec-02 12:19 
QuestionHow can i read a File over the network Pin
Vlad Beu2-Dec-02 2:31
Vlad Beu2-Dec-02 2:31 
GeneralAdd Reference Pin
grv5752-Dec-02 1:51
grv5752-Dec-02 1:51 
GeneralRe: Add Reference Pin
Not Active2-Dec-02 2:50
mentorNot Active2-Dec-02 2:50 
GeneralRe: Add Reference Pin
Kannan Kalyanaraman2-Dec-02 2:58
Kannan Kalyanaraman2-Dec-02 2:58 
GeneralRe: Add Reference Pin
grv5752-Dec-02 14:01
grv5752-Dec-02 14:01 
GeneralPersisting Property of userdefined Collection type. Pin
zorifila2-Dec-02 0:51
zorifila2-Dec-02 0:51 
GeneralRe: Persisting Property of userdefined Collection type. Pin
xicoloko2-Dec-02 4:26
xicoloko2-Dec-02 4:26 
GeneralImage into MS-Access Database Pin
shokisingh1-Dec-02 23:18
shokisingh1-Dec-02 23: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.