15
votes
10answers
2k views
Please recommend a Java profiler
I am looking for the Java equivalent of gprof.
I did a little Java profiling using System.getCurrentMillis(),
and saw several GUI tools which seem too much.
A good compromise could …
13
votes
17answers
1k views
Vista or XP for Dev Machine
I am about to get a new PC from work, and it will include the option to have either Vista Business as the OS, or a downgrade to XP Pro. Aside from a tiny bit of testing, I have nev …
11
votes
4answers
2k views
Windows XP vs Vista: NTFS Junction points
Problem: I relied heavily on NTFS Junction points in Windows XP, even though they apparently were not an "official" feature of the operating system. Now MSFT has generously made NT …
10
votes
4answers
993 views
What are the main differences between programming for windows XP and for Vista?
From a desktop application developer point of view, is there any difference between developing for windows XP and developing for windows Vista?
9
votes
5answers
3k views
What’s the fastest way to delete a large folder in Windows?
I want to delete a folder that contains thousands of files and folders. If I use Windows Explorer to delete the folder it can take 10-15 minutes (not always, but often). Is there …
8
votes
4answers
821 views
Bluetooth APIs in Windows/.Net?
I am in the process of writing a Bluetooth scanner that locates and identifies mobile devices in the local vicinity. Is this something that I can accomplish using C#, or do I need …
8
votes
12answers
857 views
Why go 64 bit OS?
On these questions:
Which Vista edition is best for a developer machine?
Vista or XP for Dev Machine
People are recommending 64 bit, can you explain why? Is it just so you can …
7
votes
4answers
237 views
Maximize CPU Usage
How do I maximize the CPU usage for my application? I tried setting it to "Real-time" in the Task Manager, but there was no noticeable improvement - it's stuck at 50%.
I'm working …
6
votes
13answers
597 views
Windows XP GUI programming language
I need to write a Windows XP/Vista application, main requirements:
Just one .exe file, without extra runtime, like Air, .Net; posstibly a couple of dlls.
Very small file size.
…
6
votes
0answers
634 views
Windows “Run As” Without Knowing the Password [closed]
We're installing a digital media system at the college radio station I work at. We're trying to give programmers (read; DJs not coders) access to the music, without allowing them t …
6
votes
4answers
349 views
Delphi 7: Any differences between compiling under Win XP or Windows Server 2003?
Hi all,
I have a legacy application to maintain. Currently, releases are built from one particular developper workstation, that is a bad, bad habit.
I asked for a virtualized bui …
6
votes
6answers
273 views
From a development perspective: How do I convice the bosses to upgrade to Vista / Windows 7?
Our current development environment at work is Windows XP pro. It is a fine operating system, but after using Vista and Windows 7 at home, I find myself wanting to use them at work …
6
votes
6answers
1k views
How do you add Start->Run shortcuts in Windows XP?
Does anyone know how you setup new commands to launch an application from the Start->Run box?
ie. you can type "firefox", "winword" or "excel" into the Run box and those applicati …
6
votes
5answers
454 views
Agile Web/Graphic Design
How do you incorporate web/graphic design tasks (template design, logo design, look-n-feel, etc...) into your agile process (XP/SCRUM)? How do you go about developer/designer pairi …
6
votes
11answers
2k views
How can I find out what’s thrashing my hard drive in XP?
This is a programming question in the sense that I'm experiencing a hardware issue which is keeping me from being able to develop effectively...
Anyway, my PC is running insanely …
