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

.NET (Core and Framework)

 
GeneralEnumerate Event Logs Pin
Ryan Cromwell13-Sep-02 3:58
Ryan Cromwell13-Sep-02 3:58 
GeneralRe: Enumerate Event Logs Pin
Richard Deeming13-Sep-02 5:51
mveRichard Deeming13-Sep-02 5:51 
GeneralRe: Enumerate Event Logs Pin
Ryan Cromwell13-Sep-02 8:24
Ryan Cromwell13-Sep-02 8:24 
GeneralMacro to collapse .NET Solution Explorer Tree. Pin
Derek Smigelski13-Sep-02 3:33
Derek Smigelski13-Sep-02 3:33 
GeneralEnums for return values... Pin
Ray Cassick12-Sep-02 18:08
Ray Cassick12-Sep-02 18:08 
GeneralRe: Enums for return values... Pin
Nish Nishant12-Sep-02 18:58
sitebuilderNish Nishant12-Sep-02 18:58 
GeneralRe: Enums for return values... Pin
Heath Stewart19-Sep-02 11:44
protectorHeath Stewart19-Sep-02 11:44 
GeneralRe: Writing a code enhancer Pin
Joao Vaz12-Sep-02 4:16
Joao Vaz12-Sep-02 4:16 
IMHO the best design it's il rewriting . You as you said can do it by reflection , of course you must write a il parser to achieve that.

For instance you could inject code to do new things like checking the code , adding new funcionality , or you can profile it, etc, etc ...

To do this I advise you read the ECMA specs of the IL language (CIL or MSIL or ...) , and to read "Inside IL Assembler" or "Programming CIL", 2 good books about the IL Language and to read Compiling for .NET that shows some good tricks to parse and generate IL code via Reflection or component pascal WTF | :WTF: .







Cheers,Joao Vaz
And if your dream is to care for your family, to put food on the table, to provide them with an education and a good home, then maybe suffering through an endless, pointless, boring job will seem to have purpose. And you will realize how even a rock can change the world, simply by remaining obstinately stationary.-Shog9
GeneralRe: Writing a code enhancer Pin
psatvz13-Sep-02 5:22
psatvz13-Sep-02 5:22 
GeneralRe: Writing a code enhancer Pin
Joao Vaz13-Sep-02 5:52
Joao Vaz13-Sep-02 5:52 
GeneralRe: Writing a code enhancer Pin
psatvz13-Sep-02 6:21
psatvz13-Sep-02 6:21 
GeneralRe: Writing a code enhancer Pin
psatvz16-Sep-02 23:38
psatvz16-Sep-02 23:38 
GeneralRe: Writing a code enhancer Pin
James T. Johnson17-Sep-02 1:30
James T. Johnson17-Sep-02 1:30 
GeneralRe: Writing a code enhancer Pin
psatvz18-Sep-02 0:03
psatvz18-Sep-02 0:03 
GeneralRe: Writing a code enhancer Pin
psatvz18-Sep-02 5:09
psatvz18-Sep-02 5:09 
General.net embedded Windows Form Pin
Eric Lacroix11-Sep-02 18:07
Eric Lacroix11-Sep-02 18:07 
GeneralEnumerating an Enum Pin
Jamie Nordmeyer11-Sep-02 10:41
Jamie Nordmeyer11-Sep-02 10:41 
GeneralRe: Enumerating an Enum Pin
David Stone11-Sep-02 15:59
sitebuilderDavid Stone11-Sep-02 15:59 
GeneralRe: Enumerating an Enum Pin
Jamie Nordmeyer11-Sep-02 18:09
Jamie Nordmeyer11-Sep-02 18:09 
GeneralRe: Enumerating an Enum Pin
Heath Stewart19-Sep-02 11:47
protectorHeath Stewart19-Sep-02 11:47 
GeneralNews about generic Pin
elnino10-Sep-02 7:05
elnino10-Sep-02 7:05 
GeneralRe: News about generic Pin
Joao Vaz12-Sep-02 4:22
Joao Vaz12-Sep-02 4:22 
GeneralCreating a wizard with winforms Pin
Noam Ben Haim10-Sep-02 4:31
Noam Ben Haim10-Sep-02 4:31 
GeneralRe: Creating a wizard with winforms Pin
Michael P Butler10-Sep-02 5:23
Michael P Butler10-Sep-02 5:23 
Generalfyi .. .Net's Webcontrols do not generate proper XHTML tags. Pin
Thesisus8-Sep-02 10:25
Thesisus8-Sep-02 10:25 

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.