Browsing Category: Tidbit

Cuteness from ICanHasCheezburger.com

Saturday, January 19th, 2008

Funny Pictures
moar funny pictures

.NET Decimal vs. float / double - What’s the Difference?

Friday, January 4th, 2008

I came across this post via Digg and found it quite informative, so I thought I’d share.

“Decimal” .NET Type vs. “Float” and “Double” C/C++ Type

VB Equivalent to the C# Ternary Operator

Thursday, December 6th, 2007

In C#, you can write something like

string str = a==1?”true”:false;

I have always missed that when coding VB. Well, I finally found this very same type of thing for VB.NET!

The equivalent would be

Dim str As String = IIf(a=1,”true”,”false”)

You’re welcome.

Truth In Macros

Sunday, December 2nd, 2007

How true…

Today’s Christmas wallpaper brought to you by ComEd

Sunday, December 2nd, 2007

Truly amazing.


Christmas light overload
by *greenunderground on deviantART