The wonderful F# Snippets community site continues to be a source of great inspiration, guidance and samples in the practical use of F# in all sorts of domains The latest addition is a "Simple F# ViewModel for Silverlight MVVM". F# is an excellent language for implementing Silverlight View Model components and using them in Expression Blend. Silverlight … Continue reading Simple F# ViewModel for Silverlight MVVM
Tag: MVVM
Some F# Project Templates Available Online
One of the things I've been remiss in doing is advertising the existence of some key F# templates for use with Visual Studio. First, if you have Visual Studio 2010, you can access many of these templates simply by going "New Project --> Online Templates --> ..." and looking for F# templates. You can also … Continue reading Some F# Project Templates Available Online