//2. Complex timer tick event method - It is suitable extract foreach cycles in this methods to the separate methods?
private void DispatcherTimerForPing_Tick(object sender, EventArgs eventArgs)
...
C# simplify the timer tick met...
by https://www.google.com/accounts/o8/id?id=AItOawnHEON1clAcojjad6LcdjWlIMytK_DPJKQ,
January 24, 2011 17:30,
2 refactorings, tagged with short, readability, simplify
<?php
function moderateTopic($topic_id, $action = NULL) {
...
PHP Can this PHP function be im...
by newbtophp.myopenid.com,
December 18, 2010 17:58,
1 refactoring, tagged with php, improve, simplify
Was wondering if the follow...
My problem is that I use in...