CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2024
    Posts
    1

    Question Collaborate on ideas/applications?

    I've been playing around with Basic since the 1980's (mbasic?) and purchased VB6 when it came out. Since VB.net has been available I've written games for my kids and apps for my clients and kept myself busy writing personal apps to handle everything from basic computer operations to file manipulations to graphic apps. I just love it.

    What I'm looking for now is new ideas and possible collaborations with others to build fresh apps. Is that possible here? Is there a forum to start or join a project with others? Let me know.

    Visual Brian.

  2. #2
    2kaud's Avatar
    2kaud is offline Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,849

    Re: Collaborate on ideas/applications?

    [Also see https://www.vbforums.com/showthread....75#post5631675 ]

    There is this forum for Programming Projects.
    Last edited by 2kaud; February 5th, 2024 at 04:47 AM.
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

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

Featured