Microsoft
Software
Hardware
Network
Question : Storing a Datatble in WPF app for future use.
I'm using a WPF app to interrogate an SQL 2008 database. The app is a dashboard style app, so updates every minute.
To save quering the database every minute (as the data will only change 24 hours). I'm think of STORING the data.
Is it possible to save the Datatable to an observablecollection? Or is it ok to save the datatable.?
Answer : Storing a Datatble in WPF app for future use.
Yes. You can save datatable.
You can use
DataTable.WriteXml
to get the datatable as xml string ans save the xml string in your storage.
Random Solutions
Solution vs. Project
Theoretical question: What if I forget my BIOS password of my SONY VAIO. Is there some super password approach?
absolute positioning of logo in IE6 not working with CSS styles
want to move div tag to the far right
XP SP3 and Powershell 2.0 via Windows update
Simple LDAP tutor
IE v FIrefox Rendering Issue
Arguments are of the wrong type SQL error
XSL transform (C# Visual Studio) from xml to html converting   to ?
How to automatically change number color in Excel cell