Sunday, October 23, 2005

private DataSet ReadDataSet()
{
   DataSet ds = new DataSet();
   ds.ReadXml(dataPath,
XmlReadMode.ReadSchema);
   return ds;
}

private void WriteDataSet(DataSet ds, string path)
{
   ds.WriteXml(path,
XmlWriteMode.WriteSchema);
}

5/6/2010 4:06:39 AM (Mitteleuropäische Sommerzeit , UTC+02:00)

[url=http://www.htyytt.com]very love[/url]
most love
Name
E-mail
Home page

Comment (HTML not allowed)  

Enter the code shown (prevents robots):