Jay,
Please read my original post again! Read the entire post, specifically the
second paragraph!
I read always your text when we are talking completely and mostly even more
than once. All I am asking is based on that second paragraph.
My whole point is that you write "mostly uses......". However we in this
newsgroup are self the ones who decide what we "mostly use".
So it is not the Typed dataset which is faster, it is the way we write it
which makes it faster. As far as I know is the dataset not inheritable, that
means that we can not optimise methods in it.
When I read your text (I assume more people) than is looks for me if there
is a technical reason why a typed dataset is faster, in in my opinion is
that not.
I go more deep in this aspect not because you stated it, however because I
thought that I had seen stated more than once by some persons (not as you do
it) without any word why, in the ADONET newsgroup that a typed dataset works
faster than an untyped.
And in my opinion that cannot be true when both use the same technique.
To keep it more in your words when you use the techniques David Sceppa
explains than there can in my opinion be no difference. So I am looking
where in the above statements I make a mistake.
Enivonment.TickCount is "the amount of time in milliseconds that has passed
since the last time the computer was started". My understanding
Environment.TickCount is calling the Win32 GetTickCount API.
Because of your words "My understandings" I will probably check it with a
little test this week. (Your statement of the environment.tick is in my
opinion true).
When I do it I show you the result, this should be so easy to test.
Cor