Random
Source Code

hardcoding

wiki says: Software development practice of embedding output data directly into the source code of a program or other executable object, or fixed formatting of the data, instead of obtaining that data from external sources or generating data or formatting in the program itself with the given input.

How to dynamically add a control without hardcoding the control type in Visual C# .NET or Visual C# 2005

by KaMiLeK April 14, 2006

10👍 6👎