Results 1 to 7 of 7

Thread: [RESOLVED] VB.net vs C#

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2004
    Location
    syria
    Posts
    854

    Resolved [RESOLVED] VB.net vs C#

    Is that true the program that created on the C# is work on microsoft and linux and macintoch and the program that created on the vb,net work only on micorsoft.

  2. #2
    Hyperactive Member
    Join Date
    Jul 2005
    Location
    In A House :)
    Posts
    291

    Re: VB.net vs C#

    no, the only languages i am aware of that will are java, c++ and realbasic

    i think that linux has mono for .net tho so any .net language can be ported over to linux, but i dont' think it's complete yet.
    --"Tap Dancing On The Brittle Edge Of Sanity"--

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2004
    Location
    syria
    Posts
    854

    Re: VB.net vs C#

    so Why they prefer C# than Vb.net

  4. #4
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: VB.net vs C#

    Personal choice.

    There are very few differences between the .Net languages (particularly C# and VB.Net), so choosing one over the other is pretty much based on the syntax you prefer.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: VB.net vs C#

    Its a misconception that C# is better. Most C#'ers may come from a C background which is a more advanced language. So they feel that when they are on C# its "just better" then VB.NET although they both share the same common Framework. Same .NET Framework with the syntaxes different is like our own languages we speak. They all allow us to communicate and get the job done but no one can say English is better then Spanish for ex.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6
    PowerPoster
    Join Date
    Dec 2003
    Posts
    4,787

    Re: [RESOLVED] VB.net vs C#

    Going back the the question, it is true you can get c# working on linux through the use of MONO. I'm not sure if they have created a VB.Net port yet.

    Pino

  7. #7
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: [RESOLVED] VB.net vs C#

    C# and others are supported (with limited features): http://www.mono-project.com/Languages

    VB is supported a bit less at the moment: http://www.mono-project.com/Visual_Basic

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width