GithubHelp home page GithubHelp logo

mobilizenet / powerbuilderdemo Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 26.68 MB

PowerBuilder 0.01% C# 88.38% Csound Document 0.16% GSC 0.16% Roff 4.72% Standard ML 0.40% JavaScript 0.06% TypeScript 1.96% CSS 2.28% HTML 1.89%

powerbuilderdemo's Introduction

PBNET

PBNET is a tool that understands your PowerBuilder application and converts it to a ASP.NET Core web application that uses frameworks such as Angular, CSS, and Typescript.

This tool has the ability to process the source code to generate C#, Angular, HTML, and CSS files.

Instead of manually rewriting an entire application, we help you by automating this process using PBNET. This reduces costs, risks and time, while keeping the existing business logic intact.

For more details you can go to our website or check our documentation at https://docs.mobilize.net/

PowerBuilder to .Net Core Sample App

This repo contains the source code and binaries for the PowerBuilder app.

This app just shows a Powerbuilder Window with a different components to interact for example: Dropdown, checkbox, etc.

The sample was migrated with our tools to a ASP.NET Core web app with an Angular FrontEnd.

How to Build

If you want to build this app:

  • BackEnd: you can use the
cd MigratedSolution
dotnet build
  • FrontEnd: you can use the
cd MigratedSolution\sampleSite\sampleSite-angular
npm install
npm run build

Code Structure

When you migrate your app from Powerbuilder to ASP.NET core you will have:

  • WebSite application based on the original app pbt
  • A class library for each Powerbuilder pbl
  • An angular application which whil will generate an angular module with the ui elements from each pbl

Running the app directly from your browser

If you do not want to install anything but still wnat to take a look at migrated application your can open the application using the link below:

Open in Gitpod

Legacy vs migrated app

  • Legacy form Legacy

  • Migrated form Migrated

  • Legacy form Legacy

  • Migrated form Migrated

  • Legacy form Migrated

  • Migrated form Migrated

powerbuilderdemo's People

Watchers

 avatar

Forkers

rolandojordan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.