WPF & MVVM: Any examples using VB.Net?
Posted
by LantisGaius
on Stack Overflow
See other posts from Stack Overflow
or by LantisGaius
Published on 2009-09-26T08:52:29Z
Indexed on
2010/05/26
16:01 UTC
Read the original article
Hit count: 282
Almost every example of MVVM I found is coded in C#, are there any examples/tutorials coded in VB.Net? I'm having a hard time translating C# to VB.Net since I haven't really used C# in any meaningful way...
Also, does a MVVM Template/Toolkit for VB.Net exist yet?
© Stack Overflow or respective owner