Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dataset
Message
 
To
04/11/2002 10:24:39
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Miscellaneous
Thread ID:
00718356
Message ID:
00718545
Views:
17
>We take it one step further and sub-class the generated class. That way we can add additional functionality to a DataSet. For example, we have an additional method that we add to each dataset class, called FillWithXML() that easily allows us to fill the DataSet from an XML string instead of from the SQL Server backend (useful for cached files).

Interesting.
Where do you keep your cached files?
- Session / Application objects?
- Hashtables in class static members?
- other?

Regards,
------------------
Jose Marcenaro
Tercer Planeta - Argentina
http://www.tercerplaneta.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform