William
Fri May 28 06:02:03 CDT 2004
Grawhsa:
I'll go out on a limb here and say that it always makes a difference whether
you use Early binding vs late bindging and late binding usually loses the
battle. On the other hand in the context of ADO.NET, you may be talking
about DataBinding controls which is totally different than what is
traditionally referred to by late binding vs early binding. If this is what
you are talking about, AFAIK, then when you set the bindings isn't the
issue - but I think knowing what you are referring to by binding is an
important issue, b/c if you know enough to ask about early vs late binding ,
you probably know why late binding is less attractive.
HTH,
Bill
--
W.G. Ryan MVP Windows - Embedded
http://forums.devbuzz.com
http://www.knowdotnet.com/dataaccess.html
http://www.msmvps.com/williamryan/
"al" <grawsha2000@yahoo.com> wrote in message
news:66edfd3c.0405272344.af8f49e@posting.google.com...
> Hi,
>
> Does it make difference to do early or late binding in ADO.net?
>
>
> MTIA,
> Grawsha