Top "Hard-coding" questions

What does "hard coded" mean?

My assignment asks me to access a test.txt document, so the file name has to be hard coded to …

definition hard-coding
What is your attitude towards hard coding?

Mine is this: Hard coding is the way! All my problems go away. Just code it one by one. And …

coding-style hard-coding
How do I create an html report without hardcoding the html?

I'm currently refactoring a console application whose main responsibility is to generate a report based on values stored in the …

c# .net html reporting hard-coding