nowheels

Stories kicked by nowheels

Something you probably don't know about enums in C#(blog.spontaneouspublicity.com)

submitted by HoolieManHoolieMan(1715) 4 years, 3 months ago

Do you think the use of an enum in your code is limiting the possible values that can be used? Think again. Maybe we need to learn to be more careful about checking our enums for valid values. read more...

5 comments |category: |Views: 13

tags: another