Click here to Skip to main content
15,914,943 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionIssue Adding a WebService (WSDL) Pin
Member 1185690418-Mar-20 13:06
Member 1185690418-Mar-20 13:06 
Questionvb.net Pin
ago248616-Mar-20 1:23
ago248616-Mar-20 1:23 
SuggestionRe: vb.net Pin
Richard Deeming16-Mar-20 9:41
mveRichard Deeming16-Mar-20 9:41 
QuestionDeveloping a Restaurant Billing System Pin
Meax10-Mar-20 1:36
Meax10-Mar-20 1:36 
AnswerRe: Developing a Restaurant Billing System Pin
Eddy Vluggen10-Mar-20 2:05
professionalEddy Vluggen10-Mar-20 2:05 
GeneralRe: Developing a Restaurant Billing System Pin
Meax12-Mar-20 0:43
Meax12-Mar-20 0:43 
GeneralRe: Developing a Restaurant Billing System Pin
Richard Deeming12-Mar-20 1:18
mveRichard Deeming12-Mar-20 1:18 
GeneralRe: Developing a Restaurant Billing System Pin
Eddy Vluggen12-Mar-20 1:41
professionalEddy Vluggen12-Mar-20 1:41 
AnswerRe: Developing a Restaurant Billing System Pin
David Mujica11-Mar-20 10:53
David Mujica11-Mar-20 10:53 
GeneralRe: Developing a Restaurant Billing System Pin
Meax12-Mar-20 0:43
Meax12-Mar-20 0:43 
GeneralRe: Developing a Restaurant Billing System Pin
Gerry Schmitz15-Mar-20 7:21
mveGerry Schmitz15-Mar-20 7:21 
Questionfile attributes Pin
johnruben9-Mar-20 11:13
johnruben9-Mar-20 11:13 
AnswerRe: file attributes Pin
Mycroft Holmes9-Mar-20 11:41
professionalMycroft Holmes9-Mar-20 11:41 
AnswerRe: file attributes Pin
Richard MacCutchan9-Mar-20 22:27
mveRichard MacCutchan9-Mar-20 22:27 
QuestionCopying pictures of desktop icons to a WORD file Pin
Member 124319885-Mar-20 3:35
Member 124319885-Mar-20 3:35 
AnswerRe: Copying pictures of desktop icons to a WORD file Pin
Eddy Vluggen5-Mar-20 23:53
professionalEddy Vluggen5-Mar-20 23:53 
QuestionIs VB.Net under-rated? Pin
Chris Nic28-Feb-20 0:07
Chris Nic28-Feb-20 0:07 
AnswerRe: Is VB.Net under-rated? Pin
Dave Kreskowiak28-Feb-20 5:22
mveDave Kreskowiak28-Feb-20 5:22 
C# and VB.NET mostly share the same language features, and, of course, they both have access to the entire .NET Framework.

The problem with VB.NET is it's verbose, and it's currently not really supported by .NET Core 3.x yet. There's console app and unit test support, but nothing for WPF or WinForms, though that is in development.

If I were you, I would pickup C#. It's really not that much different from VB.NET. You already know most of it. You just don't realize it. You get to replace the verbosity with curly braces and semi-colons!

GeneralRe: Is VB.Net under-rated? Pin
ZurdoDev28-Feb-20 6:46
professionalZurdoDev28-Feb-20 6:46 
AnswerRe: Is VB.Net under-rated? Pin
Eddy Vluggen28-Feb-20 6:06
professionalEddy Vluggen28-Feb-20 6:06 
AnswerRe: Is VB.Net under-rated? Pin
ZurdoDev28-Feb-20 6:50
professionalZurdoDev28-Feb-20 6:50 
GeneralRe: Is VB.Net under-rated? Pin
Eddy Vluggen28-Feb-20 9:52
professionalEddy Vluggen28-Feb-20 9:52 
GeneralRe: Is VB.Net under-rated? Pin
ZurdoDev28-Feb-20 10:01
professionalZurdoDev28-Feb-20 10:01 
GeneralRe: Is VB.Net under-rated? Pin
Eddy Vluggen28-Feb-20 10:29
professionalEddy Vluggen28-Feb-20 10:29 
GeneralRe: Is VB.Net under-rated? Pin
jsc4211-Apr-20 9:26
professionaljsc4211-Apr-20 9:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.