CShrpGuy

CShrpGuy

  • NA
  • 26
  • 6.7k

Data Binding

Jul 18 2008 1:54 PM

Hi,

I'm new to C# and want to specialize in WinForm apps, and just started getting into Data Binding.  In reading about multi tier applications where you have a presentation, business and database tiers.  Where does data binding fit in, since data binding requires close ties to data sources?  Does the presentation tier access the database tier directly, creating its own data cache, then data bind to this data cache?  

Any light that you shed on this confusion would be much appreciated.

Thank you   


Answers (2)