C
Cor Ligthert[MVP]
Arne,
Arne what is a generic dictionary and why has it to be generic?
You wrote as a reply to me, that you had doubt if 99% of programming was
currently done around graphics.
It is something I didn't investigate and I think it can even not be
worldwide investigated, because as it is not like that it is rapidly going
in that direction.
Keep in mind that Internet and games are as well all around graphics and
that is currently a main part of the industry.
It can be that for games a binary search can be important, but guys like me
who are mainly working with databases are not using all kind of
intermediates. They rely on the tools they get like Linq or AdoNet which
give us enough . Using extras, which seems to make things faster slow in
fact only things down.
Don't misunderstand me, I know what they are, but I wont tell that it is for
everybody a must to know.
I just know it because that I can place all those things in their historical
evolution, from courses I have done and have seen persons endless discussing
about that.
But you should be happy that you don't have to learn all those things I had
to learn in this business and have never used.
Cor
First I had the idea to write only,System.Collections.Generic.Dictionary (even though I would
be a bit skeptical about a .NET programmer that did not remember
the name, because it is such a common class).
Arne what is a generic dictionary and why has it to be generic?
You wrote as a reply to me, that you had doubt if 99% of programming was
currently done around graphics.
It is something I didn't investigate and I think it can even not be
worldwide investigated, because as it is not like that it is rapidly going
in that direction.
Keep in mind that Internet and games are as well all around graphics and
that is currently a main part of the industry.
It can be that for games a binary search can be important, but guys like me
who are mainly working with databases are not using all kind of
intermediates. They rely on the tools they get like Linq or AdoNet which
give us enough . Using extras, which seems to make things faster slow in
fact only things down.
Don't misunderstand me, I know what they are, but I wont tell that it is for
everybody a must to know.
I just know it because that I can place all those things in their historical
evolution, from courses I have done and have seen persons endless discussing
about that.
But you should be happy that you don't have to learn all those things I had
to learn in this business and have never used.
Cor