I am new to WPF - I have seen snippets of code here and there on databinding, datacontext, etc. as it relates to connecting to the data in an MS Access db for WPF (Visual Studio 2008), but I haven't had much success in actually connecting to the data. My application will need to both read from and write to the db from the UI. Can anyone give me a good code example & explanation on how to connect to the Access DB? Or, is there a really good tutorial floating around somewhere that might help? I greatly appreciate any help you can provide!
↧