C# Is in VB

Because I never remember

C#
if (arg is XMLElement)
{...}

VB
If TypeOf arg Is XmlElement Then
...
End If

Comments

Unknown said…
I really miss it when you were coding the cheese game. It was a long time ago, but still I feel like I could have learned a bit more from it. While I have gotten better at web coding, I feel my coding skills as a game creator hasn't really taken off that much. I guess I need something to inspire me to code. How do I get over the collision detection barrier that I am facing in java?

I honestly don't know.

Your friend,

Bolt Greywing

Popular posts from this blog

My Response to FitToFatToFit Episode 4 with Alex and Geoff