0
votes
1answer
22 views
APIs for ADO.net entity framework
what are the APIs do i need to download in order to make ADO.NET Entity Framework available for my VS 2008 professional edition.
415
votes
428answers
37k views
What do you use to keep notes as a developer? [closed]
Where as a developer do like to you keep your code snippets, links, checklists, final solutions to problems etc?
I've fooled with Google Notebook, MS Onenote, TreePad, textfiles, and Evernote a bit …
0
votes
0answers
11 views
Add programming language to gedit external tools?
The gedit external tools plugin allows tools to apply to only one or more of a predefined list of file types.
How do I define my own file types?
0
votes
0answers
17 views
Text shows under the overlay for Jquery Tools Overlay in IE 7
Link : http://designbracket.com/ . Click on Our Services and the links under it. I have used Overlay of Jquery Tools to display overlay when any link is clicked. This is a drupal site . The problem is …
1
vote
1answer
20 views
WPF .Resx editor for localization
I am looking for a simple tool that allows the translators to edit .resx files, in order to translate the applications' texts.
Visual Studio's Windows Resource Localization Editor is unable to edit …
0
votes
2answers
25 views
django tools for pushing preinstalled data to database
Hi all,
It there a tool for django to install some static data (necessary data to have application runing ) to database?
./manage.py syncdb will make the database schema i db, some tool for pushing …
0
votes
3answers
27 views
Css tool, to calculate how many (in bytes) inline css in html
There is Firebug AddOn - "Inline Code Finder", but it doesn't show how many bytes! Do you know any tool doing it?
98
votes
150answers
8k views
What things didn’t you know you needed but are now very glad you have?
Take a programmer that has never used source control, show them what it does, and their eyes light up... the benefits are obvious but until they actually see it most people had never considered the …
5
votes
6answers
148 views
Cross Platform C++ Tool Chain
Hello I am putting together a tool chain on my windows Box for Cross Platform C++ Development. I plan on using Boost.Build for building and Boost::Test for unit testing. I will be using Mercurial …
183
votes
74answers
31k views
What IDE to use for Python
As a Python newbie, it is interesting to know what IDE's ("GUIs/editors") others use for Python coding.
If you can just give the name (e.g. Textpad, Eclipse ..) that will be enough. If it is already …
4
votes
2answers
61 views
Optimizing regression testing in a C++ environnement
In order to avoid too much testing, I would like to provide the Quality Assurance (QA) team with hints on which features have to be regression tested after a development iteration. Do you know tools …
0
votes
4answers
56 views
Tool to find out XPath
I find XPath difficult to get my head around at times and am looking for a tools that I can point at a line in an xml config file an it will tell me the xpath to the attributes that I need.
Any help …
1
vote
5answers
93 views
Is One Tool or a Suite of Tools Better for Scrum?
G'day,
Edit: We've been using Scrum very successfully for several years on several projects of varying sizes. In fact, our team developed the successful iPlayer project for the BBC using a classical …
0
votes
2answers
31 views
Server Development Tool?
Hi,
For my programming tasks I use about 2-3 remote servers to deploy and run my code against different conditions. This cannot be emulated locally as the server configuration requires powerful …
3
votes
3answers
61 views
What’s a good online regex editor?
I'm looking for something that supports ajax so it's more responsive. It should support the same regex flavor that PHP does. Normally I use Rubular, which is a good example of what I'm asking for, but …
