Click here to Skip to main content
15,879,239 members

Comments by Champion Chen (Top 7 by date)

Champion Chen 18-Mar-14 21:50pm View    
Reason for my vote of 5 \n Good job !
Champion Chen 17-Mar-14 22:32pm View    
Reason for my vote of 5 \n Nice job , and very helpful !
a little advice:
The two method can be encapsulated in another class ,such as FormResize.RegForm(f) , so that other forms can be easily capable of resizing their controls .
Original anchor and size infomation can be stored in other place , such as Dictionary or hashtable , so that tag can be for other uses , such as data-binding .
Champion Chen 10-Feb-14 21:14pm View    
Reason for my vote of 3 \n How about using serialization and deserialization to copy object ?
How to copy between two class with similar properties , such as view model and model ?
Is there any convinient third-party library can save our woring ?
Champion Chen 12-Nov-13 20:48pm View    
Reason for my vote of 5 \n very fun~ Thanks !
Champion Chen 27-Sep-13 5:12am View    
Reason for my vote of 4 \n Useful .