2
Answers

Data Binding

Ask a question
CShrpGuy

CShrpGuy

16y
2.4k
1

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)