Base solution for your next web application
Open Closed

Is all the pages in the ASP Net Zero Demo application generated automatically ? #7708


User avatar
0
ngarimalla created

Hello Team,

We are trying to automate the Screen & API Development. Can we generate all the pages in the ASP Net Zero Demo application automatically by using ASPNETZERO ? Please advise.

Thank You.


5 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team

    Are you referring to Zero's Power Tools?

    https://docs.aspnetzero.com/documents/common/latest/Rapid-Application-Development https://docs.aspnetzero.com/documents/common/latest/Development-Guide-Rad-Tool

  • User Avatar
    0
    ngarimalla created

    No, Let me elaborate it. In the Live Demo, we have Login, Dashboard, Administration and many other pages. If we take the Dashboard page, can we able to create it without single line of manual coding ?

  • User Avatar
    0
    yekalkan created

    Yes.

    There is no difference between a demo project and a real project. When you download a non-demo project, you will see the same pages as well.

  • User Avatar
    0
    ngarimalla created

    Hello Maliming/Yekalkan, Thank you for your reply. Agreed that, there is no difference between a demo project and real project, but the question is, if I wants to create a new Dashboard using 6 different entities, how can I do that without single line of manual coding ? If so, please provide the steps / reference documents to achieve it. I tried using the Powertools, but I can able to create only a Datagrid with CRUD operations. I wants to display the charts instead of Datagrid. Please advise. Thanks in advance.

  • User Avatar
    0
    yekalkan created

    Unfortunately this is not possible.

    But if you are going to create a new dashboard, you can wait until v8.0 is released with new dashboard system which will allow you to create a customizable and drag-drop dashboard.

    see https://github.com/aspnetzero/aspnet-zero-core/issues/1824