Search Results for "wpf code generator" - Page 11

Showing 312 open source projects for "wpf code generator"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Karapan Sapi is Web Application generator, based on Struts Framework. Karapan Sapi will generate some common code that always repeated in developing web application. Karapan Sapi automatically create SQL DDL, Java Object, DAO code, Struts Action and St
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This goes a little further than just generating the JUnit framework template and method stubs. It will also generate code to apply different values to the method under test. Objects can also be defined in a global property file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A tool that generates relational database access code tied to a specific user-defined database schema (think "type safe database access"). The tool is implemented in Java, but the intention is to allow code to be generated in a variety of languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Infinite Monkeys is a code generator employing random generation and mutation of code to solve programming problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    xFloWS project aims to provide a graphical toolkit that enables users to create complex Web services by combining other existing Web services simply using drag and drop. xFloWS also includes a Web service search engine and a code generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mimah is a code generator for O/R mapping tool. The open architecture enables Mimah to support any tool, any language, any database. Supported : MLF, C#, Vb.net, SQL Server 2000, Oracle & MsAccess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MetaDog is preprocessor that generates code from a database's meta data. Templates contain JSP-like tags to markup source code. Since MetaDog is written in Java it is fully extendable and can be used to generate code for any language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    classgen is a Java class generator. It produces classes for abstract syntax trees in compiler frontends from simple and compact specifications. Generated classes have builtin support for the Visitor design pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An enterprise application framework based on J2EE. Provides a web application framework, a tiny workflow engine, a dynamic report tool, a code generator, a base business framework,many web components and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10
    File Format Class Generator (ffcg) is a Java program designed to help Java developers handle different structured file formats, and files conforming to these formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MDGen is a UML class model-driven J2EE code generator. It uses XML to describe a class model and applies XSL template to generate session/entity EJBs, Struts code, deployment descriptors, database create/drop scripts, resource file and Ant build script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LPCBuilder - A code generator for the LP breed of muds. One of the prime objects of the project is to streamline the process of writing LPC code, enabling the builder to spend his/hers time on creating interesting objects instead of typing code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Eclipse plugin for JBurga Bottom-Up Rewrite Machine Generator for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JEnum is a Java runtime jar for working with enumerated types, as described in Josh Bloch's Effective Java, and a one-way code generator to create the needed classes from xml. The API is patterned after the Java Collections API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Djeneric is a toolset based on the pattern of meta-data based code generation. Besides using it as a generator, Djeneric can also be used as a prototyping tool or a 4GL style Java development environment. Visit http://www.djeneric.org for more info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Jenerator V. 0.9.0 is a code generator,which takes meta information from different mediums, applies XSL templates and generates code. It supports regeneration. Generates source for EJB's (CMP and BMP), Unit Tests for EJB, JDO, GOF and J2EE pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    UML for Schema is a code generator, it takes an UML model, properly enriched with stereotypes and tags from an XMI file and it generate some equivalent W3C XML Schemes (WXS). It is also able to do the inverse transformation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XML2Java is a DTD driven Java source code generator for XML data binding. According to a given document type definition several Java constructs are created which reflect the information stored in a XML document following that DTD – including I/O capabili
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The projects objective is to provide an easy to use object relational mapping light weight tool. This tool is written in Java and completely OS-independend. It is no engine, no code generator and no kind of application server. Its just a tool, that allows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    UML2EJB was a code generator - it took a Unified Modeling Language (UML) model and generated Enterprise JavaBeans classes. This project has been discontinued and replaced by the new AndroMDA project (see http://www.andromda.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This tool generates compilable implementations of java interfaces or abstract classes. All the necessary methods are created with a compilable "null" implementation. Required types are imported as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Runtime Java GUI generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A mockobject class generator. The purpose of moquerie (pronounce Mock-a-ry, French for Mockery ) is to ease the creation of Mockobjects even when you don't have the source code of a class inside your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Cricket Cage automatically creates JUnit TestCases for repeatable bugs and test scenarios. Include Cricket Cage's AspectJ code to install a code generator, then run the program to generate the TestCase. Finally, add the test case to your build.xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Butterfly is a simple Code Generator using XMI as the input and XSLT templates to generate any type of code. Several templates are provided including EJB, JDO and Struts. Users may use the templates, modify them or create new ones using XSL.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.