Home > Uncategorized > Merry X’mas from VB guys (& girl) :)

Merry X’mas from VB guys (& girl) :)

December 23rd, 2007 Patrick Leave a comment Go to comments

A x’mas carol from Don Box, Amanda Silver and Chris Anderson :)

http://channel9.msdn.com/ShowPost.aspx?PostID=367997#367997

Here is the lyrics

Module VB
Dim myvar As Integer?() = {3 * 3}
Sub Main()
For Each i In myvar
            Console.Write(”Hello VB”)
With i
                Console.Write(.Value)
End With REM a language so true
If i IsNot Nothing Then
               Console.WriteLine()
End If REM
            Console.Write(<some>xml</some>)
Next
End Sub
End Module

Categories: Uncategorized Tags: ,
  1. No comments yet.
  1. No trackbacks yet.