Click here to Skip to main content
15,893,564 members

Comments by smithjdst (Top 8 by date)

smithjdst 10-Mar-14 15:12pm View    
You could try switching from MethodInfo to ConstructorInfo. Also, is the method your invoking public, are the input values in same order and same types as the method parameters?
smithjdst 26-Dec-13 6:13am View    
You can use DirectShow, ability to edit video/Audio is limited. Depending on your needs you may need to reference/import from (C++) DirectX. You could also try SharpDX (sharpdx.org), this is DirectX wrappers for managed code. As far as in ASP.net I'm not sure how you would go about this.
smithjdst 26-Dec-13 5:41am View    
Like a hot key or just when you press a specific sequence of Keys? Next question is by save/delete/update is this code that you have already programmed.
smithjdst 26-Dec-13 5:35am View    
By not working properly on up/down what do you mean?
smithjdst 26-Dec-13 5:33am View    
By not working on Up/Down properly, What do you mean?