Skip to content

VBDev2Dev/DataBinding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataBinding

This is a walkthrough on using databinding in winforms and EF. It will guide you through setting up databinding and entity frameowork to allow data to be read and modified with very little code. See the tutorial to learn how to use databinding and entity framework

Ideas For Improvement (Checked=Planned to do soon)

  • Style row based on if row is selected
  • Let user specify crieteria to only pull down those records
  • Make a Master Detail view of some other data so that you have a ui that shows the master record and the grid shows the detail records of that master record
  • Demonstrate deployment using Wix Toolset

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published