Personal Code Repository - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Share your programs! (https://bpforums.info/forumdisplay.php?fid=10) +----- Thread: Personal Code Repository (/showthread.php?tid=765) |
Personal Code Repository - xolara - 03-24-2013 This is a Code Repository if you have a code you find useful and may wanna keep it somewhere it wont get lost then this program can help you out Here is some pictures Main Form http://i46.tinypic.com/1f92j6.png Edit Form http://i46.tinypic.com/1f92j6.png [attachment=0]<!-- ia0 -->Code Repository.zip<!-- ia0 -->[/attachment] Re: Personal Code Repository - brandonio21 - 03-24-2013 Oh wow, awesome! Very slick and very clean! I've actually been thinking about making one of these for quite some time now. Mine was going to be online though. Project Codelink is what I called it. I even drafted up a cool logo! But I like this idea! Good work! Just a suggestion for improvement! Maybe instead of using a standard RichTextBox (Or TextBox, whichever it is), you can use an mkc_codebox for automatic syntax highlighting, etc. (<!-- m --><a class="postlink" href="http://www.freevbcode.com/ShowCode.asp?ID=5176">http://www.freevbcode.com/ShowCode.asp?ID=5176</a><!-- m -->) I understand if you don't want to do this, though! Re: Personal Code Repository - xolara - 03-25-2013 Updated with mkc_codebox new photos <!-- m --><a class="postlink" href="http://i48.tinypic.com/2801o91.jpg">http://i48.tinypic.com/2801o91.jpg</a><!-- m --> <!-- m --><a class="postlink" href="http://i45.tinypic.com/2h7fcb6.jpg">http://i45.tinypic.com/2h7fcb6.jpg</a><!-- m --> [attachment=0]<!-- ia0 -->Code Repository.zip<!-- ia0 -->[/attachment] Re: Personal Code Repository - brandonio21 - 03-25-2013 Looks awesome! Great work, Xolara Re: Personal Code Repository - brco900033 - 04-27-2013 That's really nice, I always stored some code in a notepad file. This is much better, I think I'll use it <!-- s --><img src="{SMILIES_PATH}/icon_e_biggrin.gif" alt="" title="Very Happy" /><!-- s --> |