This is the first in a series of tutorials on programming the Netduino with Visual Basic or VB. You can program the netduino with either C# or VB but VB is now my language of choice.
This simple program will blink the onboard LED on for a second then off for a second repeating indefinitely.
For more, check out my other Netduino Blog posts.
The code: Netduino VB Blink