Posts tagged with vb.net

Oct 13 2009

Passing parameters to delegates in VB.NET

How do deal with the VB shortcoming of no anonymous method support

vb.net
Oct 2 2009

Gotcha: VB.NET classes and namespaces in XAML

A small gotcha that can occur when migrating XAML files from C# to VB.NET

vb.net xaml wpf silverlight