I\'m running Ubuntu to compile a set of code which requires python 2.4. How can I setup a terminal launcher so that when I open that launcher all python related commands will use python 2.4 instead o
The code has a runtime de开发者_如何转开发pendency which is not available in our development environment (and is available in test and prod).It\'s expensive to actually test for the dependency, and I
As every programmer knows tools are important and there is no tool more important for a developer than the IDE you use to code. In the last few years the IDE-s fall into standards and it is not common
I am a frequent Windows Mobile application developer in need of a new development laptop. I am considering a MacBook or Macbook Pro running either Fusion from VMWare or Parallels Deskt开发者_运维百科
How do you use SharePoint as an end-to-end developer platform? Which Source control software do you use typically. SourceSafe/TFS or any other source control software?
This week I’m going to try and start the move from Windows XP to Windows 7 on my development PC at work.I’ve downloaded the Windows Easy Transfer app for going from XP to Win7; that should take care
Working on Rails code for a bit has started me on the spiral into obsessively customising my dev environment (I say obsessive as at the last Rails meetup I went to there was some guy who was raving ab
I have a client that currently uses a local Advantage Database on their PC alo开发者_Go百科ng with an application.They are thinking of upscaling their setup to have multiple applications running commu
I noticed that VS2008 doesn开发者_如何转开发\'t tell me when I\'m typing a control name that doesn\'t exist. why is that?yes, the problem was that I didn\'t have SP1 installedHave you switched it off
Our (ASP.Net) application has to talk to an LDAP/Active Directory server for verifying user groups. Now several members of our team nee开发者_运维技巧d to be able to work disconnected.