Click here to Skip to main content
16,004,653 members

Comments by missak boyajian (Top 53 by date)

missak boyajian 19-Jan-14 9:59am View    
I did but its writing operation not permitted
missak boyajian 13-Jan-14 11:24am View    
Well I know how to use threads but I dont know how to create two threads in applet that each must call the paint method in order to move. I am confused.
missak boyajian 17-Jul-13 15:45pm View    
The object is Datarow that contains two textblocks. How can I get the value of the textblocks?
String ItemName = ListProducts.SelectedValue.ToString(); is returning System.Data.DataRowView.
missak boyajian 4-Jun-13 14:37pm View    
Hey can you please show a simple example of how it works?
missak boyajian 26-May-13 18:14pm View    
I already had tried that and still doesnt work :(