//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

My problem is that I use in...

55502f40dc8b7c769880b10874abc9d0 Talk
<?php
...

PHP Get value of array key with...

by Tim, January 06, 2011 23:54, 1 refactoring, tagged with validation, array, improve, simplify

Hi, I am looking for a code...

0635a8e46531193666e660800916ed64 Talk
<?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...

55502f40dc8b7c769880b10874abc9d0 Talk