1
vote
4answers
47 views
Setting up dedicated build PC - suggestions needed
Hello,
we are thinking about buying and setting up a new PC to use as a nightly build PC. We are planning to install Visual C++ 2005/2008, SVN etc. However we need to compile our app:
for 32 and 64 …
0
votes
0answers
28 views
Help With Check Scanners
Has anyone tried to integrate check scanners with .NET applications? If you have, please help me get them to work.
Thank you.
175
votes
181answers
27k views
Keyboard for programmers
I'm trying to improve my working environment and I'm still searching for that perfect keyboard that practically types bug-free code all by itself. At the moment I'm using a Logitech Wave for my …
27
votes
21answers
10k views
What’s the cheapest mac development box possible?
Simple question really, I would like to learn some cocoa, primarily for playing around with the Iphone SDK, but first i need a mac.
Macs are expensive, but I don't know at what point an old mac moves …
0
votes
2answers
1k views
Microsoft Intellimouse Scroll Wheel Not Working with Netbeans 6.5 on Vista
I would appreciate any help with this problem, I have spent hours trying to diagnose it myself to no avail and haven't received a single response when posting it to the Netbeans user list and the bugs …
93
votes
450answers
15k views
What was your first home computer?
What was your first home computer? The one that made you "fall in love" with programming.
There are 300+ entries, many (most?) of which are duplicates.
As with all StackOverflow Poll type …
2
votes
3answers
51 views
Determining system requirements (hardware, processor & memory) for a batch based software application
Hi,
I am tasked with building an application wherein the business users will be defining a number of rules for data manipulation & processing (e.g. taking one numerical value and splitting it …
0
votes
0answers
31 views
memory upgrade to 8GB DDR2. opinion on OCZ? [closed]
i will be upgrading laptop memory from 4GB to 8GB (PC2 6400 DDR2). Looking for opinions on OCZ memory? have used kingston and crucial in the past. OCZ has the best price.
1
vote
3answers
44 views
Can we turn on/off Scroll Lock light by software instructions?
Is it possible to turn on/off Scroll Lock light by software instructions like outb or something else? And if the answer is yes, can we restrict the use of these instructions so that they are only …
0
votes
0answers
15 views
External USB HD with -optional- mains? [closed]
Hi,
I'm Christmas-present-buying, and I'd appreciate recommendations for a USB HD with an optional mains power input. I've hunted, but can't find all the information I want (partially due to sketchy …
0
votes
0answers
49 views
how to speed up a database - hardware only [closed]
simple question - what is the best way to improve a database's performance using hardware only?
in this situation a few very very large tables are being queried very regularly by 1-4 processes at a …
1
vote
7answers
101 views
Highly concurrent multi-threaded application requires hardware.
I am looking for a hardware, which must run about 256 computationally intensive real-time concurrent tasks in 24 hour mode (one multi-threaded C application). Each task takes about 40-50 MFLOPs, so …
2
votes
3answers
379 views
How to turn on a single Arduino port using C#?
I have an Arduino Duemilanove USB. I have just a single LED wired up to a single port on it. I want to use C# to turn on this LED. Does anyone have a simple example of how to do this? Just the most …
0
votes
1answer
159 views
Detecting (unknown) hardware in .NET
I need some pointers on how to detect unknown hardware using .NET and C++/C#. I'm looking for the technique to use under NET to do this.
What I basically want is to identify the PCIID/USBID and so on …
2
votes
6answers
431 views
Programming with hardware in python
I am starting to get a bit bored of programming little toys that I have been making recently, and I would love to starting programming and interacting with hardware.
The only problem is that I am …
