It's not 3 tier per se, but it is much more extensible and better than
VS2003 code. Partial classes and architectural improvements such as
bindingsource and tableadapters make it a lot better to work with.
Still doesn't replace hand written code, but it's better than what it used
to be.
- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.ma.../13/63199.aspx
----------------------------------------------------------------------------
"John" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi
>
> VS 2005 automatically generates data binding code when fields dropped on a
> form. What is the quality of this code? Can it be used as it is? Is it a 3
> tier coding? Pros or cons of this kind of coding please.
>
> Thanks
>
> Regards
>
>