krislig

Stories kicked by krislig

Debug.Assert vs. Exception(devzest.com)

submitted by weifenluoweifenluo(65) 2 years, 8 months ago

Differences and guidelines of Debug.Assert and Exception in .Net Programming. read more...

add a comment |category: |Views: 30

tags: another

Exploring Reflection: Using Reflection to find Markers(dimecasts.net)

submitted by dwhittakerdwhittaker(13.1k) 2 years, 8 months ago

Taking a look at how to find various markers (interfaces and attributes) on a class by using reflection. This technique can help you to build out dynamic loading/find type of logic in your pluggable applications. read more...

add a comment |category: |Views: 292

tags: another

Calculate the Seconds, Milliseconds and Microseconds using C# VB.NET(devcurry.com)

submitted by samsertsamsert(2159) 2 years, 8 months ago

Useful post to Calculate the Seconds, Milliseconds and Microseconds between two DateTime read more...

add a comment |category: |Views: 490

tags: another

YouCube 3.0 - WPF 3D Chromium Browser(chriscavanagh.wordpress.com)

submitted by BobStroggBobStrogg(1033) 2 years, 9 months ago

There’s an updated version of YouCube (WPF 3D Web Browser) available based on my Awesomium / Chromium WPF control. read more...

1 comment |category: |Views: 656

tags: another