كتاب Data Binding with Windows Forms 2.0
هذا الكتاب رائع بكل ما تحمل الكلمة من معنى ،
فهو يغطي تقريباً كل المواضيع المتعلقة بربط البيانات في الفورم (من البداية إلى الأحتراف)
ومن اهم هذه المواضيع:
- Data bound application architecture
- Typed DataSet design
- Creating data access layers with table adapters
Using BindingSource components to decouple bound controls from data sources while - supporting rich, synchronized data binding scenarios
- Simple and complex data binding of DataGridView, ComboBox, ListBox, TextBox, Label, PictureBox, DateTimePicker, and other controls
- Comprehensive coverage of the new DataGridView control
- Data binding interfaces
- Building custom data bound controls
- Building custom objects and collections for data binding
- Error handling and validation
الشرح في الكتاب بالـ C# ، لكن الأمثلة المرفقة بالـ C# والفيجوال يسك مع العلم انه يمكن تحميل الأمثلة من العنوان المذكور بداخل الكتاب.
تحميل الكتاب