10
votes
7answers
466 views
Integrate StackOverflow into IDEs?
Okay, this is just a crazy idea I have. StackOverflow looks very structured and integrable into development applications. So would it be possible, even useful, to have a StackOverflow plugin for, say, …
9
votes
7answers
1k views
Integrating Fogbugz with TortoiseSVN with no URL/Subversion backend
I've got TotroiseSVN installed and have a majority of my repositories checking in and out from C:\subversion\ and a couple checking in and out from a network share (I forgot about this when I …
7
votes
3answers
736 views
Can someone explain the perforce integration options?
Specifically:
Why do I need to explicitly enable "Enable baseless merges" all the time? I am integrating from my branch to the trunk.
What does "Enable integrate over
deleted targets" mean? …
7
votes
3answers
637 views
How to integrate FxCop and VS 2008?
If this is duplicated question, please point me to the proper link and I'll delete this question.
I know that in VS Team System I can use Code Analysis but I'm using VS Professional.
Can you tell me …
7
votes
7answers
457 views
Integrating AJAX and PHP
Hello,
I've been writing PHP web applications for some time, and have come across very nice Javascript frameworks, such as JQuery, ExtJS, Scriptaculous, etc. I can't say the same about the PHP side - …
7
votes
6answers
651 views
Users of Gallio, what Advantages and Disadvantages have you experienced using this Tool?
For those of you familiar with Gallio, what Advantages and Disadvantages have you experienced using this tool, a so-called Test Automation Platform?
6
votes
5answers
136 views
Help me explain the benefits of XML and other markup languages
I am trying to convince some senior people at my company of the advantages of transmitting data in a structured format between two of our systems.
Currently one system outputs flat text files and …
6
votes
4answers
385 views
How can we work with VB6 dll called from a multithreaded c# windows service application?
I'm running a multithreaded windows service that need to call a VB6 dll. There's no documentation about this VB6 dll and this legacy system supports a very critical business process.
At first time …
6
votes
10answers
565 views
What is the best Version Control for Visual Studio 2008 SP1?
I hope I don't get dinged for this. I plan on starting a small team for programming and would like to see what experts think about the best Source Control and Intergration with Visual Studio (most …
6
votes
6answers
823 views
Is there a bug/issue tracking system which integrates with Mercurial?
I've used Trac/Subversion before and really like the integration. My current project is using Mercurial for distributed development and it'd be nice to be able to track issues/bugs and have this be …
5
votes
7answers
309 views
Java Python Integration
I have a Java app that needs to integrate with a 3rd party library. The library is written in Python, and I don't have any say over that. I'm trying to figure out the best way to integrate with it. …
5
votes
17answers
648 views
SQL code inside Java classes
Our current project does not use Hibernate (for various reasons) and we are using Spring's SimpleJdbc support to perform all our DB operations. We have a utility class that abstracts all CRUD …
5
votes
6answers
1k views
What is the best Forum software to Integrate with a Wordpress blog?
If you wanted to add a user forum to your software site, and make it look and work like your WordPress blog, what forum software would you choose?
Apparently bbPress has the same origins as …
5
votes
5answers
358 views
Using a wiki as a central development project repository
I have played with the idea of using a wiki (MediaWiki) to centralize all project information for a development project. This was done using extensions that pull information from SVN (using SVNKit) …
4
votes
1answer
33 views
How to document applications and how they integrate with other applications?
As the years go by we get more and more applications. Figuring out if one application is using a feature from another application can be hard. If we change something in application A, will something …
