5
votes
12answers
291 views
Which people should be followed up to learn more on C# and .NET? [closed]
Actually I am talking about names here.
Who are the prominent people -if there are- when we talk about C# and .NET so that it is really helpful to follow up their sayings, books, …
1
vote
9answers
136 views
What do regular people think of programming? [closed]
Let me clarify the title first. Most of the people around me are just normal computer users who never heard of C++, Pascal and other programming languages. I've noticed that these …
102
votes
38answers
5k views
How do you tell someone they’re writing bad code?
I've been working with a small group of people on a coding project for fun. It's an organized and fairly cohesive group. The people I work with all have various skill sets relate …
0
votes
0answers
44 views
Importing certificate from .pfx file in Windows Server 2008
I need to automate installation of SSL certificates using scripts. I have been able to import server certificate from .pfx file using:
certutil -user –p 123 -importpfx "C:\Users\t …
2
votes
5answers
114 views
Best suggestions for handling micromanagement?
Looking for suggestions as to how to handle micromanagement of development, in the form of:
code in exactly this way (algorithmically - perform the actions in this exact sequence …
9
votes
8answers
266 views
How to deal with managers who always seem to know best?
Hi All,
I am Team Lead for development and systems admin within a small company. I answer directly to the Director of the company. She is fairly difficult to work with as she almo …
1
vote
2answers
283 views
SharePoint 403 error for users not exist in “All People”
It is complex, I'll trying to describe it here.
If the user and his group have no access rights to anything on the SP site, the user will get a proper "Error:Access Denied" Share …
9
votes
31answers
1k views
What are the names that every programmer should know? [closed]
Recently Jeff was talking about Alan Kay on the Stack Overflow podcast, and to be honest, I didn't have a clue who he was. Sorry Mr. Kay if your reading this ;-)
For the most pa …
1
vote
2answers
3k views
How to call Android contacts list?
Hi,
I'm making an Android app, and need to call the phone's contact list. I need to call the contacts list function, pick a contact, then return to my app with the contact's name. …
7
votes
14answers
673 views
How to politely decline?
Recently due to organizational change, the management is inducting a senior engineer from another group who has no experience in programming. Obviously the work is nothing but prog …
6
votes
17answers
738 views
Great British Developers - where are you? [closed]
There are several developers that market themselves with an extremely high profile and as I'm a English speaker most of them seem to be from the US.
Are there active blogging/podc …
9
votes
6answers
1k views
How many professional software developers are there worldwide?
I'd like to know the estimation for the supply of professional software developers globally, and, wherever it's possible, regionally.
Although weird, I hope this question to shed …
2
votes
6answers
296 views
Freelancing on a personal basis
Furthering this meaningless question, basically we get in touch with a programmer, personally, and we send him informal requirement descriptions, (not contracts) and when he sends …
4
votes
10answers
521 views
Subtly tell someone that you can’t just “teach” them (and them trying to help me is only really hurting my performance).
I'm currently hired on a temporary basis at a company to help out with some low-level integration with certain IM services. Their current programmers are all C# programmers relying …
5
votes
14answers
470 views
Dealing with some grey code style issues
We have an intermediate developer who is really good at what he does, but there is one rough edge to this diamond. He's really insistent that every method have only one entry and o …
