Click here to Skip to main content
15,890,438 members

Articles by Dennis_E (Tip/Tricks: 2)

Tip/Tricks: 2

RSS Feed

Average article rating:

No articles have been posted.

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.42

Programming Languages
C#
16 Jul 2013   Updated: 26 Jan 2015   Rating: 4.84/5    Votes: 11   Popularity: 5.04
Licence: CPOL    Views: 35,424     Bookmarked: 20   Downloaded: 238
Please Sign up or sign in to vote.
How to display a Type name in a user-friendly format.
20 Sep 2011   Updated: 20 Sep 2011   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 14,071     Bookmarked: 0   Downloaded: 0
Please Sign up or sign in to vote.
This solution uses half the space by simply ignoring all even numbers. It will require a little index calculation. Also, primes are generated one by one instead of returning a list.Another optimization can be made by starting the crossing out of multiples of a prime p at p2. Any smaller number...

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Software Developer (Junior)
Netherlands Netherlands
Software developer with a bachelor degree and a few years experience (studied computer science at a university as well, but didn't finish). Really love C#, but work usually involves Java. Some experience with VB and C as well.

When hobbying I almost exclusively use C# and AutoHotkey. In a previous life I did some Haskell and Modula-3 and similar stuff. I enjoy games and solving puzzles like on http://projecteuler.net/ (I think I'm stuck at level 4, though)