Adblock breaks this site

Binary Converter

Discussion in 'Programming General' started by GFXoracle, Feb 27, 2011.

  1. GFXoracle

    GFXoracle Newcomer
    Banned

    Joined:
    Feb 13, 2011
    Posts:
    14
    Referrals:
    0
    Sythe Gold:
    0
    Binary Converter

    Ok I made this with Visual Studio Ultimate 2010

    Yes, I did watch a tutorial for it so don't jump down my throat for not being a "leet coder" like the rest of the 11 year olds out there.

    But, I got a few questions, In visual basic, once I finish a project how do I publish it to a .exe so that I can share it with anyone?

    And second, how can I improve that Converter


    Watch in full screen and hd

    http://www.youtube.com/watch?v=KPnTVA87Ub8
     
  2. Covey

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816
    Binary Converter

    You posted this in the vb6 section, you need to post it in the VB.NET section.

    But to answer your question in the menu up the top go to Build > Build [PROJECT NAME]

    example, if you project was called 'EliteSwitch' you would go to Build > Build EliteSwitch.
    It compiles the .exe file in Bin > Debug of your project folder.
     
  3. GFXoracle

    GFXoracle Newcomer
    Banned

    Joined:
    Feb 13, 2011
    Posts:
    14
    Referrals:
    0
    Sythe Gold:
    0
    Binary Converter

    Alright thanks, but when I do that and send it to my friends, it still doesn't allow them to open it. Tho it works fine on my computer.

    And whats the difference between this and vb.net?
     
  4. Covey

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816
    Binary Converter

    Alot of things, but to sum it up vb.net is basically a script kiddy language.

    You're going to have to give me more information then "they can't open it".
     
  5. GFXoracle

    GFXoracle Newcomer
    Banned

    Joined:
    Feb 13, 2011
    Posts:
    14
    Referrals:
    0
    Sythe Gold:
    0
    Binary Converter

    Like they try to open it but it wont even load it just loads an error.
     
  6. Covey

    Covey Creator of EliteSwitch
    Retired Sectional Moderator Visual Basic Programmers

    Joined:
    Sep 9, 2005
    Posts:
    4,510
    Referrals:
    9
    Sythe Gold:
    9
    Discord Unique ID:
    807246764155338833
    Discord Username:
    Covey#1816
    Binary Converter

    Get them to give you a screenshot of the error, or the error details then post them here.
    Also what is the code you have on your form's load event?
     
  7. Flopper

    Flopper Member

    Joined:
    Feb 28, 2011
    Posts:
    42
    Referrals:
    0
    Sythe Gold:
    0
    Binary Converter

    VB.net is a sophisticated language if you want it to be.

    GFXoracle: They most likely need .NET Framework 3.5+ installed, but supply an error message for us to troubleshoot in more detail.

    EDIT: And the differences between VB6 and VB.net are great - VB6 is pretty much outdated. Don't touch VB unless you absolutely need to code in VBA.
     
< 2d simplistic space invaders game | [SOURCE] My 'BannedUsers' Program. >


 
 
Adblock breaks this site