Click here to Skip to main content
15,886,199 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
GeneralRe: Is VB.Net under-rated? Pin
markrlondon13-Apr-20 11:27
markrlondon13-Apr-20 11:27 
AnswerRe: Is VB.Net under-rated? Pin
Mycroft Holmes28-Feb-20 11:22
professionalMycroft Holmes28-Feb-20 11:22 
GeneralRe: Is VB.Net under-rated? Pin
markrlondon13-Apr-20 11:28
markrlondon13-Apr-20 11:28 
QuestionVB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Member 1186689325-Feb-20 2:39
Member 1186689325-Feb-20 2:39 
AnswerRe: VB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Richard MacCutchan25-Feb-20 3:07
mveRichard MacCutchan25-Feb-20 3:07 
GeneralRe: VB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Member 1186689325-Feb-20 3:18
Member 1186689325-Feb-20 3:18 
GeneralRe: VB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Richard MacCutchan25-Feb-20 3:33
mveRichard MacCutchan25-Feb-20 3:33 
GeneralRe: VB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Member 1186689325-Feb-20 3:32
Member 1186689325-Feb-20 3:32 
GeneralRe: VB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Richard MacCutchan25-Feb-20 3:37
mveRichard MacCutchan25-Feb-20 3:37 
GeneralRe: VB.NET/MS ACCESS Saving today's date produces 2020-02-25 08:28:00.946341400 Pin
Member 1186689325-Feb-20 6:37
Member 1186689325-Feb-20 6:37 

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.