- Oct 30, 2000
- 42,589
- 5
- 0
Two issues - Using MFC, these would not be a problem, but I have to move on in the world 
I have a basic WPF application with simple controls
Grid, listbox, combox, etc
I need to load the controls with text and read selections of the controls
Clues on to where to look and/or the methods?
I have a SQL data base schema defined using MS studio 10
I need to figure what C# class types are needed to
Open the database
Open a table
Read the Table in entirety
Read/Write a specific record.
I expect that there is one group that will handle the above - which one?
TIA
I have a basic WPF application with simple controls
Grid, listbox, combox, etc
I need to load the controls with text and read selections of the controls
Clues on to where to look and/or the methods?
I have a SQL data base schema defined using MS studio 10
I need to figure what C# class types are needed to
Open the database
Open a table
Read the Table in entirety
Read/Write a specific record.
I expect that there is one group that will handle the above - which one?
TIA
