String interning...what does it mean? catch a new article (right) that explains that exact issue.
[...]Defenition: The CLR maintains a table (the "intern pool"), which holds one instance of each unique string declared in a program, as well as any unique instance of string you programmatically added[...]
2:20:54 PM
|