vb.net

  1. S

    Installed SSDT 14.6 it has no VB.net option for scripting language

    I just had to reimage and reinstall all the software on my development computer. I installed SQL Server 2016 and Visual Studios 2015. I am converting a bunch of packages from SSIS 2008 to 2015. The scripting components are in VB but the only option Under scripting Languages is C# 2015. I must...
  2. mskeel

    C# to/from VB.Net Recipes

    The differences between C# and VB have been growing smaller and smaller with each .Net release to the point where translating between them is mostly a trivial task. Despite this, newcomers to VB.Net are overwhelmed and confused by the mass of curly braces, semicolons, and strange compiler...
Back
Top