Tagged Questions

0
votes
2answers
38 views

UML Code generation tool in c#

Hi Friends, Please suggest me any opensource tool to generate C# code from UML designer,Or any plugin to generate code from visualstudio. My requirement is to have a code generat …
1
vote
1answer
9 views

Tools to evaluate callgrind’s call profiles?

Somehow related to this question, which tool would you recommend to evaluate the profiling data created with callgrind? It does not have to have a graphical interface, but it sho …
0
votes
1answer
49 views

How to create button without icon in CKEditor

When I create toolbar button in CKEditor 3.0 with following code I need to uncomment icon property to get button visible. Otherwise space is occupied but no label is shown. When I …
0
votes
1answer
11 views

How to add insert-comment feature to any Windows text (code) editor

I want to write a Windows add-on or application that adds the following function to any Windows text (code) editor: I select one or more lines of code in the editor (existing fun …
2
votes
7answers
258 views

Is there a good (visual) Git tool for Mac OS X or Windows?

I'm looking at porting my projects to Git from SVN (I'm convinced that Git is worth the move) and I'm trying to come up with a set of tools to use for the project. I've googled ar …
1
vote
3answers
25 views

Xml comparison and merge tool

I need a tool for comparing and merging two xml-files. Requirements Handle large Files (> 50mb) Collapse XmlNodes in UI Support validation of files merge files in both directio …
6
votes
11answers
487 views

Best Project Management Tool for 2 Developers ?

I'm looking for a good project management tool for 2 developers. I prefer online services such as basecamp but others are welcome as well. Some tools are heavily designed for larg …
0
votes
8answers
525 views

Tool to convert csv/excel to xml

Hi, As title but would like the flexibility to specify how the output xml file will look like. Any free tool available on windows platform that I can use to achieve that? Thanks
0
votes
3answers
41 views

Change Current Directory in Windows command environment

Seems it's not easy, I don't want to create a bat call an exe to do that. Is there a method to create a windows exe, that can change the current directory when it exit.
5
votes
1answer
249 views

RS232 serial snoop tools for protocol development / debugging

I develop a wide range of relatively simple firmware devices. Every one of these ends up talking to the PC (or another device) via the RS232 port in one way or another, so I spend …
4
votes
5answers
163 views

Is there any tool for commenting JavaScript code?

Hi All, Is there any tool for javascript commenting as it is in c# like ghost doc. /// <summary> /// Method to calculate distance between two points /// </summary> …
2
votes
1answer
81 views

Why does my Ruby ‘ri’ tool not return results in command prompt?

Greetings, When I try to use Ruby's ri tool in a command prompt window to acquire information about classes, methods, etc. it seems to always fail. For example if I type ri Arra …
2
votes
4answers
61 views

Tools to manipulate doc file and convert them to pdf

Hello there, I am looking for some good tools (free or paid, though free tool is always preferred) for doing following operations on word doc files: Manipulation of doc/docx/tex …
2
votes
10answers
2k views

Capture Window (Alt-Print Screen) of Context Menu

As everyone knows, sometimes developers have to document stuff. Or capture some stuff for filing bug reports. My question is in MS Windows. I'm trying to capture the context men …
0
votes
1answer
258 views

Free tool to convert XSD to HTML

Is there good freeware tool that will help me convert XSD to HTML? Thanks, Jerry

1 2 3 4 5 next
15 30 50 per page