This beginner Visual Basic Game Programming tutorial is designed to help you get started with XNA 4.
In this VB video we'll be covering:
Adding a SpriteFont to our project
Creating a frame counter and drawing it to the screen with the SpriteBatch
Adding a tileset to our game content
Drawing a basic tile map with the SpriteBatch