Project Description:
We've got an app that we have been working on for 6 months using WPF and C# for the GUI. There is no filesystem or database connectivity yet. Wondering if I could get someone to do it for us. Would be a matter of setting up a compact database perhaps, or text file syetem (XML) or other ideas work as well. Hopefully, using LINQ to SQL or LINQ in some form, as from what I've read - I think we want to be going in that direction. I see no more than 10 hours effort, but I could be quoted up if it is required.
Cheers,
Bert.
Additional Project Description:
06/09/2010 at 2:54 PHT
Here's some additional info.
I'd like to implement this as a seperate data layer:
1. I'd like to use a database or compact local database. We are using tablets in the field, then bringing the information back to combine the data later on a server - (uploading the data to the main database will be a separate project eventually)
2. Preferably MSSQL 2005 / 2008 (compact database)
3. I think there will be one table for every screen. 8 screens so far. That might grow to 15 maximum.