Creating CLR assemblies with VS 2008

  • Jonathan Kehayias (8/19/2008)


    To keep your CLR Assembly scalable, you might consider using a Enum of acceptable file types. Then your procedure could validate that the filetype provided is in the acceptable Enum or not.

    I like it. I'll add that and then post the code when I have a chance.

    There is no "i" in team, but idiot has two.

Viewing post 16 (of 15 total)

You must be logged in to reply to this topic. Login to reply