Click here to Skip to main content
16,011,374 members
Home / Discussions / C#
   

C#

 
GeneralRe: This is odd ! Pin
Heath Stewart23-Feb-04 7:04
protectorHeath Stewart23-Feb-04 7:04 
GeneralRe: This is odd ! Pin
Ashwin C23-Feb-04 7:12
Ashwin C23-Feb-04 7:12 
GeneralRe: This is odd ! Pin
Heath Stewart23-Feb-04 8:57
protectorHeath Stewart23-Feb-04 8:57 
GeneralRe: This is odd ! Pin
Michael P Butler23-Feb-04 7:29
Michael P Butler23-Feb-04 7:29 
GeneralRe: This is odd ! Pin
Stephane Rodriguez.23-Feb-04 22:34
Stephane Rodriguez.23-Feb-04 22:34 
Generalenumerating classes and methods... Pin
LongRange.Shooter23-Feb-04 5:41
LongRange.Shooter23-Feb-04 5:41 
GeneralRe: enumerating classes and methods... Pin
Nick Parker23-Feb-04 5:45
protectorNick Parker23-Feb-04 5:45 
GeneralRe: enumerating classes and methods... Pin
LongRange.Shooter23-Feb-04 8:16
LongRange.Shooter23-Feb-04 8:16 
Nick,

Thanks for the response, but I have used Reflector for a long time but that is not what I need. I am exposing an object configuration editor for our proprietary web engine. I am trying to create an editor that is launched from the propertyGrid in my application so that when a developer wants to define a new object to our engine, they do not have to type all of the XML by hand and run the risk of errors.

Thus, I need them to point me at the DLL. Then I can expose the classes. And when they choose the class I can issue a System.Type.GetMethods() to let them choose which method to execute. Then, when all of the information is selected via dropdown boxes, I can format the proprietary XML file to define this object to our web engine.

_____________________________________________
Of all the senses I could possibly lose,
It is most often the one called 'common' that gets lost.

GeneralRe: enumerating classes and methods... Pin
Nick Parker23-Feb-04 8:33
protectorNick Parker23-Feb-04 8:33 
GeneralRe: enumerating classes and methods... Pin
LongRange.Shooter23-Feb-04 9:38
LongRange.Shooter23-Feb-04 9:38 
GeneralRe: enumerating classes and methods... Pin
Heath Stewart23-Feb-04 6:46
protectorHeath Stewart23-Feb-04 6:46 
GeneralRe: enumerating classes and methods... Pin
LongRange.Shooter23-Feb-04 8:13
LongRange.Shooter23-Feb-04 8:13 
GeneralRe: enumerating classes and methods... Pin
Heath Stewart23-Feb-04 9:02
protectorHeath Stewart23-Feb-04 9:02 
GeneralRe: enumerating classes and methods... Pin
Jonathan de Halleux23-Feb-04 7:02
Jonathan de Halleux23-Feb-04 7:02 
GeneralRe: enumerating classes and methods... Pin
LongRange.Shooter23-Feb-04 8:30
LongRange.Shooter23-Feb-04 8:30 
GeneralRe: enumerating classes RESOLVED! Pin
LongRange.Shooter23-Feb-04 10:46
LongRange.Shooter23-Feb-04 10:46 
GeneralRemoting: enumerating connections Pin
SeanAshron23-Feb-04 5:00
SeanAshron23-Feb-04 5:00 
GeneralRe: Remoting: enumerating connections Pin
LongRange.Shooter24-Feb-04 6:29
LongRange.Shooter24-Feb-04 6:29 
GeneralAutofilter Method Exception Pin
Member 67053123-Feb-04 4:51
Member 67053123-Feb-04 4:51 
QuestionDoes C# contain shell programming? Pin
T i T i23-Feb-04 1:17
T i T i23-Feb-04 1:17 
AnswerRe: Does C# contain shell programming? Pin
Mazdak23-Feb-04 1:24
Mazdak23-Feb-04 1:24 
AnswerRe: Does C# contain shell programming? Pin
Heath Stewart23-Feb-04 4:43
protectorHeath Stewart23-Feb-04 4:43 
GeneralRe: Does C# contain shell programming? Pin
SherKar24-Feb-04 1:05
SherKar24-Feb-04 1:05 
GeneralRe: Does C# contain shell programming? Pin
Heath Stewart24-Feb-04 3:45
protectorHeath Stewart24-Feb-04 3:45 
Generalrectangle zoom on Graphics object Pin
TweeZz23-Feb-04 0:46
TweeZz23-Feb-04 0:46 

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.