Database connection in Designer hosting and retriving data from databas.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jp50012345
    New Member
    • Nov 2014
    • 1

    #1

    Database connection in Designer hosting and retriving data from databas.

    Need help
    Can I code like in Designer host and Data retrive from database and show into the controls.Is it possible to do in Designer host.

    Regards,
    JP
  • Kara Hewett
    New Member
    • Apr 2014
    • 27

    #2
    What version of C# are you using? WPF provides fast data retrieval and binding to a database into data views.

    Comment

    Working...