Showing 2 open source projects for "dev c++ example"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EnvRide provides a way to override an Xml File based on "Environments" (e.g. Local, Dev, QA, Prod) and to automate this process for build scripts. Powerfull because uses Xpath, can change everything of a Xml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next