Jump to content

Recommended Posts

Posted

In keeping with what has become a holiday tradition here on Channel 9 he have Chris Anderson, Don Box*and now Amanda Silver singing you a special holiday song.

 

You can compile along with them by grabbing the source project*for this video.**

 

From all of us at Channel 9, we would like to wish you and your family a </span>Very Beautiful holiday season!* For even more holiday cheer, please check out episodes I, II,III and IV.

 

'VS-indenting

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(xml)

******* Next

*** End Sub

End Module

'Lyrical-indenting

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 REMConsole.Write(xml)

Next : End Sub : End Module

 

Listen to the podcast(MP3)

Listen to the podcast(WMA)

Download the Video

Watch the Video

 

More...

 

View All Our Microsft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...