Click here to Skip to main content
16,007,932 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Error about MFC42D.DLL ... Pin
Mustafa Demirhan12-Apr-01 9:51
Mustafa Demirhan12-Apr-01 9:51 
GeneralRe: Error about MFC42D.DLL ... Pin
Mustafa Demirhan12-Apr-01 9:53
Mustafa Demirhan12-Apr-01 9:53 
QuestionHow to Clone a Workspace/Project? Pin
Bryan Anslow12-Apr-01 6:30
Bryan Anslow12-Apr-01 6:30 
AnswerRe: How to Clone a Workspace/Project? Pin
Daniel Ferguson12-Apr-01 10:15
Daniel Ferguson12-Apr-01 10:15 
GeneralRe: How to Clone a Workspace/Project? Pin
Christian Skovdal Andersen14-Apr-01 22:17
Christian Skovdal Andersen14-Apr-01 22:17 
GeneralMy greatest fear... Pin
Brendan Tregear11-Apr-01 16:50
Brendan Tregear11-Apr-01 16:50 
GeneralRe: My greatest fear... Pin
Michael Dunn12-Apr-01 10:40
sitebuilderMichael Dunn12-Apr-01 10:40 
GeneralRe: My greatest fear... Pin
12-Apr-01 11:04
suss12-Apr-01 11:04 
You should be nervous Brendan. For every bug that you KNOW exists there are 10 more that you haven't seen. Not to mention the ones you will introduce by 'fixing' the original problems.

-- Get a copy of 'Code Complete' by Steve C. McConnell. Read it three times. Then read it again.

-- Accomplish the mission. Save the frills for later. Most software projects fail because no-one understood what the precise requirements of the project were. If you haven't created that document then you should stop everything and write down the minimum set of 'features' necessary to sell the program.

-- If you are going to send this product out to a customer then it MUST be rock solid. I have several very large projects and can testify about how much it costs to fix a bug. If you catch it during coding it costs about 1 unit ( just a rewrite of that line ) if the defect leaks into integration then it costs at least twice as much. By the time the customer has the product you don't even want to think about the cost. I have data showing defect costs as high as 11 times what I would have spent to correct it during coding. Are you willing to spend a week to fix EACH of those nagging issues? oops I'm preaching sorry.

-- BoundsChecker is great. I recently completed a Six Sigma project demonstrating that this tool would save my company tens of thousands in development cost just on my project. But... Be prepared to be humbled.

-- Hiring a 'guru' is sometimes cost effective, but not as effective as BECOMING a guru. Just think about the poor stiffs who haven't found the sites like Code Project... makes my head hurt to think about it.



Best of luck!




GeneralThanks everyone for your help.... Pin
Brendan Tregear16-Apr-01 12:19
Brendan Tregear16-Apr-01 12:19 
QuestionHow to make a icon from a graphic file? Pin
Richard Cheng11-Apr-01 11:31
Richard Cheng11-Apr-01 11:31 
AnswerRe: How to make a icon from a graphic file? Pin
Andrew Peace14-Apr-01 4:40
Andrew Peace14-Apr-01 4:40 
GeneralRe: How to make a icon from a graphic file? Pin
PJ Arends14-Apr-01 7:35
professionalPJ Arends14-Apr-01 7:35 
GeneralPlease help me with WinHelp (and RoboHelp) Pin
Matt Philmon11-Apr-01 10:33
Matt Philmon11-Apr-01 10:33 
GeneralTake pity on a VB developer... Pin
Neil Kiser11-Apr-01 8:56
Neil Kiser11-Apr-01 8:56 
GeneralSet font and color for printer !!! Pin
Hadi Rezaee11-Apr-01 7:41
Hadi Rezaee11-Apr-01 7:41 
GeneralRe: Set font and color for printer !!! Pin
Richard Cheng11-Apr-01 8:31
Richard Cheng11-Apr-01 8:31 
GeneralRe: Set font and color for printer !!! Pin
Hadi Rezaee11-Apr-01 10:12
Hadi Rezaee11-Apr-01 10:12 
GeneralRe: Set font and color for printer !!! Pin
Richard Cheng11-Apr-01 11:24
Richard Cheng11-Apr-01 11:24 
GeneralRe: Set font and color for printer !!! Pin
4-May-01 7:24
suss4-May-01 7:24 
GeneralPop Dialog before start Pin
Richard Cheng11-Apr-01 7:00
Richard Cheng11-Apr-01 7:00 
GeneralRe: Pop Dialog before start Pin
AlexMarbus11-Apr-01 7:10
AlexMarbus11-Apr-01 7:10 
GeneralRe: Pop Dialog before start Pin
AlexMarbus11-Apr-01 7:11
AlexMarbus11-Apr-01 7:11 
GeneralRe: Pop Dialog before start (I need help...i still don't know how to do) Pin
Richard Cheng11-Apr-01 8:38
Richard Cheng11-Apr-01 8:38 
GeneralRe: Pop Dialog before start (I need help...i still don't know how to do) Pin
Manfred Ramosch12-Apr-01 11:23
Manfred Ramosch12-Apr-01 11:23 
GeneralRe: Pop Dialog before start (I need help...i still don't know how to do) Pin
Andreas Masur13-Apr-01 16:51
Andreas Masur13-Apr-01 16:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.