0
votes
5answers
162 views
What can be the reason for Windows error ERROR_DISK_FULL (112) when opening a NTFS alternate data stream?
My application writes some bytes of data to an alternate data stream. This works fine on all but one machine (Windows Server 2003 SP2).
Instead, CreateFile returns ERROR_DISK_FULL …
7
votes
3answers
3k views
How do I write a Technical Specification document for my software project?
I've seen a few questions around here saying that there's no need to write a beefy Technical Specification if the Functional Specification has all of the functionality. What about …
3
votes
1answer
28 views
how can you know if a problem(or lack of feature) on a certain software is a business case or technical one?
after some googling-fu on making subscript text in crystal report, i found this, this and numerous others.
my question is, how can you know if a problem(or lack of feature) on a …
39
votes
27answers
2k views
DOs and DON’Ts of a technical presentation
I am preparing a technical presentation for my team.
Audience : Our team
Topic : Introduction to a new technology
So I want to know about the primary necessary things for a g …
7
votes
4answers
144 views
How do you find balance as a Technical Team Lead?
As a Technical Team Lead, I've been finding it very difficult to stay involved in development while delivering on my responsibilities of documentation, design decisions (architectu …
4
votes
3answers
96 views
What should a good Technical Product Roadmap look like?
I've been asked to work on a technical product road map for a suite of products.
Can anyone provide recommendation as to what this should include and how I should present it? I'd …
0
votes
1answer
104 views
What is the funniest technical coding/design argument you had with your manager. [closed]
What is the funniest technical coding/design argument you had with your manager? Just to check whether managers are really like that !!
16
votes
8answers
2k views
Templates of Technical and Functional Specs
So basically I am looking for good templates for writing both technical and functional specs on a project or work request.
What do you guys use? How in depth do you get while writ …
46
votes
52answers
3k views
How do you make time to read technical books?
I have always wondered how people make time to read technical books. Because after working for 8-10 hrs a day (sometimes even 12 hrs) first thing I want to do is to keep myself awa …
4
votes
15answers
296 views
What makes a good technical book ‘good’?
I'm writing a technical book (plug - all money goes to charity so it's not so evil). Though I'm half done, I'm still constantly trying to figure out what makes a technical book rea …
1
vote
6answers
204 views
Documenting for developers and testers
How do you approach writing documentation that both, future developers, and non-technical audiences will have to use? Do you write two separate documents, or try to write one with …
-1
votes
3answers
392 views
Technical reasons to choose C# over VB.NET [closed]
Duplicate:
C# edge over VB
I currently work in a VB.NET shop and we recently did a C# project because we had to access so "unsafe" code for performance reasons. VB.NET doesn …
4
votes
6answers
353 views
Technical White paper: How to write one
Folks,
What is the best way to go about researching and presenting for a technical whitepaper? I dont mean the format, overview, sections and such stuff.
I've never written one …
2
votes
9answers
986 views
How does Java’s serialization work and when it should be used instead of some other persistence technique?
I've been lately trying to learn more and generally test Java's serialization for both work and personal projects and I must say that the more I know about it, the less I like it. …
1
vote
7answers
184 views
Baffling networking question
Bit of a random question (and I know a lot of the technology invovled is not described) but are there any networking gurus out there that can answer what is probably a simple M$ ne …
