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

.NET (Core and Framework)

 
AnswerRe: How to show the windows File Association form? Pin
ninkk2-Nov-08 7:17
ninkk2-Nov-08 7:17 
QuestionChange class inheritance at runtime Pin
jpsstavares31-Oct-08 1:18
jpsstavares31-Oct-08 1:18 
AnswerRe: Change class inheritance at runtime Pin
Pete O'Hanlon31-Oct-08 1:54
mvePete O'Hanlon31-Oct-08 1:54 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares31-Oct-08 2:00
jpsstavares31-Oct-08 2:00 
GeneralRe: Change class inheritance at runtime Pin
Pete O'Hanlon31-Oct-08 2:46
mvePete O'Hanlon31-Oct-08 2:46 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares31-Oct-08 7:27
jpsstavares31-Oct-08 7:27 
GeneralRe: Change class inheritance at runtime Pin
led mike31-Oct-08 7:33
led mike31-Oct-08 7:33 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares31-Oct-08 7:38
jpsstavares31-Oct-08 7:38 
You're right I forgot to mention that.
I'm doing a test suite to test application's GUIs and one problem to do this is the identification of components. You may have Controls with the same name, with the same automation ID, so there is no unique identifier to a Component that identifies it over different executions and different versions of the software.
The idea is to add an ID to the Control class that would automatically be created and that would allow me to identify controls (I want to add other things but this is my main reason).

Thanks
GeneralRe: Change class inheritance at runtime Pin
led mike31-Oct-08 9:32
led mike31-Oct-08 9:32 
GeneralRe: Change class inheritance at runtime Pin
Luc Pattyn31-Oct-08 9:53
sitebuilderLuc Pattyn31-Oct-08 9:53 
GeneralRe: Change class inheritance at runtime Pin
dybs1-Nov-08 16:35
dybs1-Nov-08 16:35 
GeneralRe: Change class inheritance at runtime Pin
Pete O'Hanlon3-Nov-08 8:37
mvePete O'Hanlon3-Nov-08 8:37 
GeneralRe: Change class inheritance at runtime Pin
jpsstavares3-Nov-08 22:46
jpsstavares3-Nov-08 22:46 
GeneralRe: Change class inheritance at runtime Pin
Pete O'Hanlon4-Nov-08 0:07
mvePete O'Hanlon4-Nov-08 0:07 
QuestionError in running the application in AMD Preocessor Pin
M. J. Jaya Chitra30-Oct-08 18:34
M. J. Jaya Chitra30-Oct-08 18:34 
GeneralRe: Error in running the application in AMD Preocessor Pin
Luc Pattyn30-Oct-08 19:09
sitebuilderLuc Pattyn30-Oct-08 19:09 
AnswerRe: Error in running the application in AMD Preocessor Pin
kinar31-Oct-08 9:07
kinar31-Oct-08 9:07 
QuestionDiffrence between Framework class library and Base class library Pin
Harshini8130-Oct-08 11:52
Harshini8130-Oct-08 11:52 
AnswerRe: Diffrence between Framework class library and Base class library Pin
Simon P Stevens31-Oct-08 0:41
Simon P Stevens31-Oct-08 0:41 
QuestionProblem of Unloading Managed C++ DLL... Pin
chandrap30-Oct-08 5:56
chandrap30-Oct-08 5:56 
AnswerCross Post (C# forum) Pin
led mike30-Oct-08 6:05
led mike30-Oct-08 6:05 
QuestionHow to share the static variable across the application instances? Pin
Nagaraj Muthuchamy29-Oct-08 23:41
professionalNagaraj Muthuchamy29-Oct-08 23:41 
AnswerRe: How to share the static variable across the application instances? Pin
Simon P Stevens30-Oct-08 0:28
Simon P Stevens30-Oct-08 0:28 
GeneralRe: How to share the static variable across the application instances? Pin
Giorgi Dalakishvili30-Oct-08 1:13
mentorGiorgi Dalakishvili30-Oct-08 1:13 
AnswerRe: How to share the static variable across the application instances? Pin
Giorgi Dalakishvili30-Oct-08 1:19
mentorGiorgi Dalakishvili30-Oct-08 1:19 

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.