Welcome
Hydrus Software brings you the DataSetToolkit for Microsoft .Net Framework versions 1.1 and 2.0. DataSet-driven application development just got a whole lot easier! Stop maintaining your DataAdapter queries and get on with the code you really want to write.
With the DataSetToolkit you can interact dynamically with your application datasource without ever writing a single SQL query. The DataSetToolkit includes a unique command generator which inspects your DataSet to generate dynamic select queries. You can customize any query via included WhereConstraint objects, or extend the object model to create your own. With the DataSetToolkit you also no longer need to maintain a DataAdapter for every table, but can use the MultiTableDataAdapter to fill or update any table in your DataSet. You choose the DBMS provider, and the DataSetToolkit does the rest.
Are you ready to stop wasting time with these mundane data tasks? Try out the Hydrus DataSetToolkit today.

What's New
-
Enables activity feeds syndication for sitewide activities.
-
I hope you luck to do this module. It will be a must!
-
Right, you would definitely need to create updated file viewers for that. You may be able to use the generated video preview image from this module in the updated viewers. If you do try to implement this, then let me know how it goes! I may try my hand at it as well.
-
ok, i see that. but what i was looking for was for the preview to be in the background of the "click to play" view, which normally uses . superimposing that image over the preview and using the result... it appears that this would need some sort of adaptation of what FileViewers.Render(..) does. hmmm - if _you_ don't get to it, _i_ will...
-
Right, I looked at the source and realized that the PostVideoPreviewImageViewer doesn't properly respect the ViewType attribute. I initially intended this control to only be used to show preview images, never actual content. I will work on publishing an update later this week. In the meantime, if your videos are stored in a media gallery, then you can...