101 reputation
1
bio website
location Stockholm, Sweden
age 33
visits member for 10 months
seen Mar 14 at 13:29
stats profile views 4

System developer using Microsoft technologies such as .NET - specifically C# - and T-SQL.


Jul
17
comment Reset timer in XNA
@Hackworth Quite. It'd be more interesting if the TimeSpan could be positive, while individual time components were negative. ;)
Jul
17
comment Reset timer in XNA
@Hackworth var timespan = new TimeSpan(0, 0, -59);
Jul
17
comment Reset timer in XNA
Wahey. TimeSpan.Seconds can be -59. Negative time!
Jul
17
awarded  Supporter