BloggingAbout.NET
Thoughts of developers
Sign in
|
Join
|
Help
Home
Blogs
Media
All Tags
»
performance
»
Conversion
(
RSS
)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
Generics
In search for the fastest IList to IList<T> conversion
I was yet again busy with a generic data layer. I like type safety as it provides compile time safety instead of run-time. The current released Db4o build (6.1) does not support type safe result list thus I had a need to convert these. My first approach was to just do a foreach like the following example...
Posted to
Ramon Smits
by
Ramon Smits
on Mon, Jun 18 2007
Filed under:
Filed under:
Performance
,
Conversion
,
Generics
Page 1 of 1 (1 items)
Copyright © 2003-2010 BloggingAbout.NET