Click here to Skip to main content
15,885,365 members

Articles by Omer Mor (Article: 1)

Article: 1

RSS Feed

Average article rating: 4.81

Programming Languages
C#
19 Feb 2009   Updated: 5 Mar 2009   Rating: 4.81/5    Votes: 32   Popularity: 7.17
Licence: CPOL    Views: 137,030     Bookmarked: 76   Downloaded: 445
Please Sign up or sign in to vote.
In this article, I will demonstrate a performance problem caused by boxing in Dictionaries that use Enums as keys, and will provide a solution using lightweight code generation (DynamicMethod).

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
Israel Israel
I am a programmer since I got my first Apple IIe, and I love it.
Currently I am working with Microsoft technologies. I enjoy working on systems at the architecture level, while at the same time I can't help myself from tinkering with the bits & bytes. I also find a good debugging session to be as enjoyable as solving an elegant riddle.