Tags: dmullan17/samples
Tags
Fix vb array size (dotnet#1480) * Fix vb array size * More fixes * More fixes * More fixes * More fixes * Update snippets/visualbasic/VS_Snippets_CFX/s_uechannels/vb/clientsnippets.vb Co-Authored-By: Ron Petrusha <ronpet@microsoft.com> * Update clientsnippets.vb
Fix vb array size (dotnet#1480) * Fix vb array size * More fixes * More fixes * More fixes * More fixes * Update snippets/visualbasic/VS_Snippets_CFX/s_uechannels/vb/clientsnippets.vb Co-Authored-By: Ron Petrusha <ronpet@microsoft.com> * Update clientsnippets.vb
Clean up issues in a few C# projects, remove Me, ByVal and other code… ( dotnet#1391) * Clean up issues in a few C# projects, remove Me, ByRef and other code cleanup. * Fix Snippet while still adding ConfigureGeneratedCodeAnalysis and EnableConcurrentExecution. * FIx Typo in project file * Restore DataTime from DAte * respond to PR feedback * Fix Byval and spacing in some VB files * Update Form1.vb * Update quickcontacts.vb