Sirko

Stories submitted by Sirko

Debugger variable $exception(dotnettipoftheday.org)

submitted by SirkoSirko(105) 4 years, 7 months ago

This variable will help you to examine exception when you don't have regullar variable where exception is stored. read more...

1 comment |category: |Views: 2

tags: another

How to perform DateTime calculations in a right way(dotnettipoftheday.org)

submitted by SirkoSirko(105) 4 years, 8 months ago

When coding, be careful if you need to perform DateTime calculations (add/subtract) on values representing time zones that practice daylight savings time. read more...

2 comments |category: |Views: 12

tags: another