0
votes
2answers
37 views
Policies Array Class-Design wrapper
Hi,
i want to write an wrapper for different Array Classes with different Policies.
For example:
typedef ArrayType<useValArray,StdAllocator> Array; // one global assignm …
28
votes
43answers
3k views
What stupid policies affecting developers has your company introduced?
Recently my company has introduced a new policy that routes all incoming telephone calls into the development dept as well as everwhere else.
This seems crazy to me as:
There is …
0
votes
0answers
18 views
install msi using group policy [closed]
Hi,
1) If we install/push msi using group policy can/will we see installation steps/Wizard/options which we can see if start installtaion using setup.exe by double clicking it.
2 …
37
votes
31answers
3k views
Is there a valid reason for enforcing a maximum width of 80 characters in a code file, this day and age?
Seriously. On a 22" monitor, it only covers maybe a quarter of the screen. I need some ammo to axe down this rule.
Edit: I'm not saying that there shouldn't be a limit; I'm just s …
6
votes
14answers
457 views
Commercial version control
My boss wants me to think about what to use for version control. I am a big fan of subversion, bazaar, mercurial, etc. However, we have a policy at our shop to not use open source …
0
votes
1answer
25 views
WSDL PolicyReference to an external file
I'm getting some errors when I try to deploy a web service generated using CXF's wsdl2java to generate the Java code from a WSDL file. I've managed to trace the error down to a Nu …
0
votes
1answer
35 views
IP security policy on windows 2003
Does anyone know how I can:
create IP security policy
manage IP filters and IP filter actions
PROGRAMMATICALLY on windows 2003? Not use Microsoft GUI utility.
I tried to achi …
0
votes
2answers
269 views
C# Socket Policy File Server for low-level AS3.0 socket connections?
How do I go about making a socket policy file server in C#. All it has to do is listen on port 843 for the string "<policy-file-request/>" followed by a NULL byte and then re …
2
votes
2answers
135 views
How to get Hudson CI to execute a Powershell script?
I'm using Hudson version 1.324 for CI and have a couple of issues:
Environment:
- Windows Server 2008
- Powershell v1.0
- Hudson 1.324 running as a service
- Hudson Powershell Plu …
2
votes
5answers
173 views
How do you prevent hired developers from stealing code?
I'm in the process of opening up a company that will eventually hire 2-5 developers to work on a large web app.
My main concern is that one or more developers could steal the cod …
3
votes
7answers
86 views
Policy on maintenance releases vs normal releases?
My company is struggling with the question of maintenance releases versus "normal" releases, in the context of an application installed on-site at large organisations who pay for s …
2
votes
0answers
91 views
Teachers/Graders: How do you handle students asking homework questions on SO [closed]
I was a TA for an undergraduate programming course and I've been considering doing it again. Since I'm sure some of my students would be requesting solutions to their homework here …
0
votes
0answers
105 views
Why are you deleting question posted by beginners? Let us remember, we were all once beginners! [closed]
While I was trying to answer a question titled: "What are generics in asp.net" I got an orange bar at the top telling me the question is deleted and no more answers are accepted.
T …
16
votes
22answers
1k views
Do you pseudo-code?
Do you use pseudo-code to help you program? Does it help you write your programs faster with less bug-prone code or does it simply waste time?
Should it be standard practice to de …
1
vote
1answer
63 views
Enterprise SSO & Identity management / recommendations
Hello Friends,
We've discussed SSO before. I would like to re-enhance the conversation with defined requirements, taking into consideration recent new developments.
In the past w …
