0
votes
1answer
14 views
Tips for good division of labor between Design, Development, and HCI
I'm curious how other large-scale development shops (web-focused) divvy up the work between Designers, Developers, and HCI/Consumability Experts.
Obviously:
Developers will be w …
0
votes
2answers
33 views
Design Real-Time Product Stock Management
Hi,
I need to design a real-time product stock management engine (C# & WCF) but i don't know how to proceed in order to handle concurrency access and data integrity.
Here is …
0
votes
2answers
78 views
Has a bug in your software ever turned out to be a feature ?
Has this ever happened to you? What was the bug or situation which was ended up becoming a feature? What was your experience with this?
1
vote
1answer
21 views
windows desktop application development, cost comparison for VB.net, VC++, c#.net, and java..?
Want to know the cost comparison for creating "desktop application development environment for windows" like licensing Visual Studio and Java evn...?
Just an approx estimate would …
2
votes
5answers
131 views
+250
What are the boundaries or scope definitions of HTML5 development?
From reading the mailing lists and looking at the specification I cannot tell what the limits of HTML5 are as a software or programmatic technology. I have seen where they have at …
0
votes
2answers
42 views
Dynamic dropdown based on Radio selection
Good morning all! Myself and a co-worker are tasked with a system-wide scripting solution but neither of us are .NET programmers so we need your help.
We have a GUI that displays …
1
vote
2answers
139 views
To implement a remote desktop sharing solution
Hi,
I'm on planning/modeling phase to develop a remote desktop sharing solution, which must be web browser based. In other words: an user will be able to see and interact with som …
0
votes
1answer
27 views
Help with Application Licensing/Protection Solutions
I have up until recently developed only in-house custom applications and I have never had a need to protect this software with any type of licensing/protection mechanisms. I’m no …
-1
votes
1answer
83 views
help for a project design [closed]
I have to do a project that solves the following situation, if you can suggest me some idea on what to use I'll be very grateful>>>>
It's to control the rent a car activity in a v …
3
votes
7answers
198 views
How to train new programmer without giving full source code access?
Hi
I am just started to employ some new programmers for a trial period. They are students so nobody know if they're good or not. I would like to give them some typical tasks at th …
-1
votes
3answers
88 views
How developers take care of their eyes? [closed]
Possible Duplicate:
Tips for reducing eye strain
After asking a lot of questions on this active forum, I want to know what, you, developers do to take care of your eyes. P …
-6
votes
5answers
342 views
What hidden functionality do you put in your software?
In my software, I put in the following functionality that helps me debug the program:
By typing crashme into a text field I can crash the application deliberately. We use this to …
1
vote
2answers
34 views
How to save secure / meta information into a file?
Hello,
I have somethings to store some data. Some of it information about how I'm implementing and other is some secure info like passwords,Activation code.
Now how do I store th …
2
votes
5answers
110 views
How to store sensitive data (e.g. passwords, API keys) in Cocoa app?
I need to provide some passwords, API keys and similar sensitive data in my code. What are best practices in that regard? Hard-coded? SQlite? Some cryptographic framework?
6
votes
8answers
137 views
Is using a geographically distributed development team a better approach for running a software startup?
It's commonly agreed that successful software development is as much about teamwork and communication as it is about individual programming expertise. Given this, one might assume …
