1
vote
2answers
53 views
How easy (or difficult) is it to migrate to a development environment on Mac from Ubuntu
I am used to Ubuntu, I like it, I know my way around it.
I am looking forward to upgrade my work laptop.
I find the awesome hardware that a Macbook Pro is made of, a turn-on.
Now, having never used …
0
votes
1answer
74 views
What tools are required to develop iPhone apps on ubuntu OS? [closed]
Possible Duplicate:
Starting iPhone app development in Linux?
I want to develop the apps for iphone in eclips and now i am using ubuntu OS.
please tell me the plugings required to develop …
0
votes
3answers
45 views
How do I force RAILS_ENV=development from within environment.rb or initializers?
Hi there,
Our host does not allow us to modify the passenger config file (i.e. the apache config OR the vhosts file), but we'd like to run rails in dev mode. So we have to specify the environment …
0
votes
2answers
29 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 …
1
vote
2answers
29 views
Choose between multiple devices in XCode
Hi
I've 2 devices (iPhone + iPod) connected to my Mac and both are available as developper devices in XCode. How can I choose which one to use for testing purpose and switch from one to the other …
2
votes
3answers
73 views
Is anyone developing in the cloud yet? (So basically using rdp to acces your devenv)
Hi,
I was reading up on Amazon's ec2. And I think that apart from the usual uses: hosting stuff, servers, etc, it could also be used for hosting your development environment.
Benefits:
Being able …
1
vote
5answers
41 views
Which debuggers support step back/time machine/back-in-time feature?
If possible, describe platforms/languages/symbolic formats supported and if full support is provided (historical states back) or partially (only code can rerun with no rescue for states).
Further …
0
votes
7answers
113 views
Desktop Based Application
What is a better platform/language for developing Windows/desktop based application that can run offline (sometimes)? .NET (C#, ASP) or Java or any other development tool? This application requires to …
2
votes
4answers
138 views
Is it possible to work on the same assembly in different projects in .Net?
I'm interested to know how people work in large teams of developers.
I work on my own, and each time I create a brand new control, I create a new project to keep all the related files together.
I …
3
votes
11answers
205 views
Useful Java Annotations
I'm interested in finding out exactly which Java annotations people think are most useful during development. This doesn't necessarily have to limited to the core Java API, you may include …
0
votes
2answers
55 views
Service with wide API organizational & techincal questions
Here are some task details:
The key functionality of service is Java socket-server (based on Red5. I know it might be overkill, but it makes me confident in future) on unix-platform (FreeBSD or …
1
vote
1answer
21 views
Shortlisting Intellisense
Hi,
Does anyone know if there's a way in VS 2008 to shortlist the Intellisense to show only, say, events or properties? Or is there possibly a plug-in for this?
I use Intellisense over going to the …
1
vote
1answer
37 views
How to setup a DotNetNuke Development Environment with Source Control?
My team is developing a new DotNetNuke web application and would like to know what is recommended to setup a development environment with source control and automated builds? We would like to keep the …
2
votes
6answers
82 views
Different Development environment than Test & Production environments?
What would you say if a developer wanted to implement a sql2008 dev environment, but we were still forced to use a sql2000 test and sql2000 production environment?
Would there be anything wrong with …
3
votes
2answers
54 views
Library locations and packages for software development on Linux
We will shortly be spinning up a new Linux-based development effort; and we are new-ish to Linux development on a large scale. We have a well-defined process to handle third-party and internal …
