Visual Basic Silverlight Tutorials from MyVBProf

If you missed them, Visual Basic MVP Bill Burrows has been creating Visual Basic Silverlight tutorials on his site MyVBProf for a while now. Last week he released a new tutorial that is the third of a series on using WCF RIA Services.

The first tutorial introduced SL4 and WCF RIA Services using an example that keeps track of a golfer’s scores and computes the golf handicap. The second tutorial introduced the MVVM pattern in Silverlight 4 using the new command properties. This new tutorial takes the golf handicap example and creates a refactored solution built on the MVVM pattern. Check them out!

  1. Intro to Silverlight 4 and WCF RIA Services
  2. Silverlight 4 and the Model-View-ViewModel (MVVM)
  3. Putting it All Together: MVVM and the Golf Application

Check out more tutorials from MyVBProf here.

Thanks, Bill!