Skip to content

Free Tools

Free Tools - reviews and recommendations

This category can be followed from the open social web via the handle free-tools@forum.codeproject.com

732 Topics 1.7k Posts
  • 40+ great open source apps and games

    com
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • For those writing WMI code

    com question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Having USB Problems?

    com help question
    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Free GAC Explorer Tool

    csharp dotnet
    2
    0 Votes
    2 Posts
    2 Views
    R
    Nice tool!
  • LINQPad to test C#, VB programs

    csharp linq testing beta-testing
    2
    0 Votes
    2 Posts
    3 Views
    Z
    Looks great. Much faster for testing simple little statements in C# rather than running my app and putting a break point. Thanks. There are only 10 types of people in the world, those who understand binary and those who don't.
  • Any tool to check UI controls alignment?

    design question
    4
    0 Votes
    4 Posts
    4 Views
    D
    It is for posting pointers to free tools that people found useful --------------------------------- I will never again mention that I was the poster of the One Millionth Lounge Post, nor that it was complete drivel. Dalek Dave CCC Link[^] English League Tables - Live
  • ConvertIcon.com

    com
    2
    0 Votes
    2 Posts
    3 Views
    P
    It's a good tool. 5!
  • Graphics utilities

    tools csharp php com graphics
    2
    0 Votes
    2 Posts
    3 Views
    A
    :thumbsup: I just came across Inkscape and was going to post about it until I searched and found your post. For anybody who searches this forum later, I should mention that Inkscape can do vector graphics well and there is an eBook available for the Nook (search "Inkscape"). It also works as an SVG viewer. Thou mewling ill-breeding pignut!
  • Registry Compare Tool

    windows-admin question
    6
    0 Votes
    6 Posts
    5 Views
    V
    I like a free program I found a while ago. It's called WinMerge and it works very well for file comparison. sorry, previous post had wrong file name. vbmike
  • Hosted Code Convertor

    com
    5
    0 Votes
    5 Posts
    2 Views
    J
    Just what the doctor ordered, thank you ;)
  • MathCast

    csharp html help
    2
    0 Votes
    2 Posts
    2 Views
    P
    It's a good tool to write mathematical expressions. Hence, voted 5
  • Smartpaster

    database com tutorial
    5
    0 Votes
    5 Posts
    8 Views
    B
    This question is not meant to be "picky-picky:" and I, personally, have no experience with the OP's mentioned use-case of "in-lining SQL," but, I think comparing a very brief example of using an example of StringBuilder versus string concatenation using "+" ... in "flat code:" i.e., outside a loop ... is not that particularly meaningful because: hypotheses: 1. it ignores the probable fact that at some point the StringBuilder will be converted to a string, which is going to cost you some cycles ? 2. at such a small scale of test, performance differences will be minuscule ... perhaps not even mensurable ? The main place I use StringBuilder is in loops that are parsing files, and doing something that's going to create a huge bunch of characters. It is rare, in my experience, to encounter other people's code where there are really long examples of string concatenation outside loops using "+," and code that does concatenation within the loop, using "+," in my experience, will be usually quite short. I will try PasteBuilder, and see what it does for me :) best, Bill "Every two days we create as much information as we did from the dawn of civilization up until 2003". Eric Schmidt of Google.
  • 0 Votes
    3 Posts
    3 Views
    R
    Hmm: yes: I did say I hadn't had a chance to properly check it out (was passed to me by someone else). Certainly hadn't spotted it was not free: the main page seems to imply that it is. Darn! Won't remove it but will update the post and apologies. Have 5ed you for spotting my error: thanks. "If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. nils illegitimus carborundum me, me, me
  • RegexRenamer for multiple file renaming using regular expressions

    csharp
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Agile Planner

    business com
    6
    0 Votes
    6 Posts
    5 Views
    P
    Thank you.
  • Looking for version control software

    collaboration question announcement
    11
    0 Votes
    11 Posts
    5 Views
    P
    I'm in the same boat and I use this:http://tortoisesvn.tigris.org/[^] It is absolutely the best for what you're looking for. Just be careful not to put big files into it because you cannot remove them from the repository (unless you use svnobliterate).
  • 0 Votes
    1 Posts
    1 Views
    No one has replied
  • Auto Reload Page

    xml
    4
    0 Votes
    4 Posts
    3 Views
    T
    I just updated the other links thatraja FREE Code Conversion VB6 ASP VB.NET C# ASP.NET C++ JAVA PHP DELPHI | Nobody remains a virgin, Life screws everyone :sigh:
  • Visual Studio 2010 addin: perspectives

    csharp visual-studio com sysadmin tools
    4
    0 Votes
    4 Posts
    3 Views
    OriginalGriffO
    :-O Yes - the spelling checker! Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water
  • to connencting SSH or Telnet program

    3
    0 Votes
    3 Posts
    4 Views
    S
    Putty is awesome, as is Open SSH[^]. Something worth reading, albeit it's invincible!