Showing 1 open source project for "webmin-module-1.1-4.wbm"

View related business solutions
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 1

    LazySerializer

    Lazily serializes an object to XML for usage in XPath/XSLT.

    Lazily serializes an C# object to XML for usage in XPath/XSLT. For example: _________________________________________ ObjectXmlNavigator nav = new ObjectXmlNavigator("myObject", MyObject); XslTransform xslTrans = new XslTransform(); xslTrans.Transform(nav, null, objStream); _________________________________________ Using the ObjectXmlNavigator object you can now access the properties of MyObject in your XSLT. Only properties (or properties of properties) that your reference...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next