.Net

Xaml reliable tutorials

Hi guys, recently I started trying to make wpf application in VsCode and bonk, classic problem named ,,How tf I am supposed to do this?”. I searched through Microsoft documentation and it’s not clear what Read more…

By hadi, ago
Computer Science

How to add alert when click

I have this return: return ‘<input ‘.( ( isset( $hole_number ) && isset( $current_player_par_value ) ) ? ‘title=”#’ . $hole_number . ‘,par= ‘.$current_player_par_value.'”‘ : ” ).’ type=”text” value=”‘.$value.'” name=”row_’.$row[‘id’].’‘.$result_type.'” ‘.$disabled.’ id=”row‘.$row[‘id’].’_’.$result_type.'” style=”width:20px;” maxlength=”2″ /><a ‘.$onclick.’ Read more…

By hadi, ago