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

Thread: Code Repository

  1. #1
    Join Date
    Dec 2000
    Posts
    10

    Code Repository

    Hi Everyone,

    I just have a quick question that I need some feedback with. I'm looking for a "Code Repository" type program to help store snippets of code that I create or obtain off the web. I was primarily looking for something that will allow me to categorize the snippets. (File Maintenance, string manipulation, etc.)

    I primarily program in Visual Basic and occasionally in C++.

    I was just wondering what type of code repository programs are out there that you use and what are considered the good ones. Something that would make it easy to cut/paste from the code repository to the programming environment that I'm working with.

    Any recommendations would greatly be appreciated.

    Thanks

    Scott

  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210
    Http://www.Planet-Source-Code.com/vb has some code repositories also check out http://www.vbcodelibrary.co.uk/

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