Tagged Questions

194
votes
67answers
10k views

Most useful free .NET libraries?

I have used a lot of free .NET libraries, some from Microsoft itself! Which ones have you found the most useful? Dependency Injection/Inversion of Control Unity Framework - Microsoft StructureMap - …
148
votes
64answers
5k views

Where can one find free software icons / images?

This may not be directly related to programming, but I always find it hard to get quality icons that can be used for software. I currently have the need for some type of "green checkmark image", and …
125
votes
96answers
8k views

What are some good free programming books?

I know of a couple, but I would like to build a list up for some nice holiday reading. (If there is a book on here you read for free, and really liked, make sure to support the author and buy a hard …
31
votes
5answers
4k views

Any Good Free .NET Profiler?

Is there any good free .net profiler available?
27
votes
21answers
17k views

Free Online Private SVN repositories

Can people recommend an good free online SVN repository? I found OpenSVN.csie.org but the message in red is a bit scary.
21
votes
15answers
837 views

Where can I find free and open data?

Sooner or later, coders will feel the need to have access to "open data" in one of their projects, from knowing a city's zip to a more obscure information such as the axial tilt of Pluto. I know …
21
votes
5answers
3k views

Free OCR library

Does anyone know of a good free or cheap (under £100/$200) OCR library? It needs to run on Windows and preferably be a .NET library, though a COM interface is fine.
19
votes
12answers
1k views

Programming texts and reference material for my Kindle DX, creating the ultimate reference device?

(Revisiting this topic with the release of the Kindle DX) Having owned both generation Kindle readers and now getting a Kindle DX; I'm very excited for true PDF handling on an e-ink device! An image …
17
votes
23answers
1k views

Why is it that people write free software, such as openoffice, spybot etc?

Why is it that people write free software, such as openoffice, spybot etc?
16
votes
12answers
6k views

Any free WPF themes?

Duplicate: Where can I find free WPF controls and control templates? I'm not a designer, so I'm looking for some free WPF themes. Where can I find some good WPF themes?
15
votes
10answers
2k views

Please recommend a Java profiler

I am looking for the Java equivalent of gprof. I did a little Java profiling using System.getCurrentMillis(), and saw several GUI tools which seem too much. A good compromise could be a text-based …
14
votes
7answers
551 views

C programming : How does free know how much to free?

In C programming, you can pass any kind of pointer you like as an argument to free, how does it know the size of the allocated memory to free? Whenever I pass a pointer to some function, I have to …
14
votes
27answers
2k views

Ethics of copying 20 lines from a “Free” project

Disclaimer: I know you're not a lawyer! :) This question is for university assignments, not work nor personal. Say I'm looking for the implementation of something very very specific, and I find that …
14
votes
13answers
2k views

Is there a free version control server provider for non-public projects?

I'd like to have a version control server (preferably SVN) accessible on the internet without having to host my own (linux) server. Setting up a home server ala DynDNS is not really an option. Can …
14
votes
10answers
10k views

What’s the best Free C++ Profiler for windows (if there are)

Hi, I'm looking for a profiler in order to find the bottleneck of my c++ code. I'd like to find a free, non intrusive, good profiling tool. I'm a game developer and I use PIX for Xbox360, I found it …

1 2 3 4 5 16 next
15 30 50 per page