Alot of us tend to learn things by looking at working examples. Unfortunately, there seems to be a dearth of sample apps and examples available for those of us old dogs who prefer to work in VB instead of C# with Silverlight.
We would love to see all of your documentation and sample code include both VB and C#.
It is especially frustrating when you see something like your new CoRoutines which look very cool, but don't seem to be directly translatable to VB because they use some language features which are only available in C#.
It would be great to have some best practices VB examples of DevForce integrating:
- Mvvm - MvvmLight and/or Prism 4
- Coroutines
- Repositories
- Unity
- Ability to work both Connected and Disconnected from a backend database
- and whatever else might be relevant to creating a modern DevForce Silverlight business oriented application.
Thanks for listening and I'd appreciate any feedback you've got to share!