Click here to Skip to main content
15,881,877 members

Comments by VMAtm (Top 15 by date)

VMAtm 21-May-14 2:04am View    
Reason for my vote of 3 \n I think you should provide more complicated examples as this usage is quite easy and well-described already.
VMAtm 13-Jan-14 4:14am View    
Reason for my vote of 1 \n There are a lot of other third-party solutions, and you should include some information about them. And you really should add some samples and images into your article.
VMAtm 12-Nov-13 9:07am View    
Reason for my vote of 1 \n I think the author doesn't understand the Factory pattern purpose at all.
IoC container and Factory are solving different problems, and there is no description how to solve some issues if the class needs some incoming parameters in constructors, for example.
VMAtm 30-Sep-13 9:21am View    
Reason for my vote of 1 \n I think you should add more information for this. Simply adding the code from MSDN isn't very useful.
VMAtm 17-Sep-13 3:16am View    
Reason for my vote of 2 \n What's the purpose for this?

Why don't you use StringBuilder? Your code will ruin the performance of application.