Daniel
Admin
 Admin
| Posts: 44 |  |
|
Re:Silverlight goodies for VBSE - 2008/02/28 18:54
I haven't installed VBSE yet. Since I use C++ more often than VB, VC++ had a higher priority on my todo list. But now maybe, I'll download the iso version of VSE and get all of them at the same time.
In the meantime, I've emailed you the target file for VB, so you can at least use msbuild to build Silverlight projects written in VB.Net.
The template project is quite simple to create. Just create a new project with the Silverlight C# project and delete Page.xaml.cs and replace it with an equivalent Page.xaml.vb. Then use "File/Export Template..."
|