WebMatrix is an exciting new tool for creating ASP.NET Web applications. Unfortunately, Visual Basic developers face an additional challenge because Microsoft only surfaces C# templates. Here's how to ...
# Overwrite all XAML files in VB directories with files from comparable C# folders. # XAML files should be the same for both C# & VB so this means changes can be made for C# and then easily copied for ...