Base solution for your next web application
Open Closed

RAD Tool : Auto Code Generation from existing database tables #7675


User avatar
0
VivekKumarSingh created

Hi,

Is there any option to generate the layers using RAD Tool ? I want to create a basic crud application.

Regards Vivek Singh


5 Answer(s)
  • User Avatar
    0
    yekalkan created

    Rad Tool generates all the layers for a crud page. Do you mean something else?

  • User Avatar
    0
    nenjamio created

    Auto Code Generation from existing database tables,...

    same question here, go from db to audited aspnet zero framework .... (back and front)

  • User Avatar
    0
    ismcagdas created
    Support Team

    @nenjamio Aspnet Zero Power Tools also supports genartion from existing database tables but from another database.

  • User Avatar
    0
    uptown created

    Hi @ismcagdas

    If I want to use the RAD tool with database table, for e.g. CAR table, however I also want IFullyAudited on the generated code/models,

    will the RAD tool auto create extra DB audit columsn for those tables and update the tables in the database as well??

    Can you please tell me how this is achieved?

  • User Avatar
    0
    yekalkan created

    will the RAD tool auto create extra DB audit columsn for those tables and update the tables in the database as well??

    Yes.

    Can you please tell me how this is achieved?

    After you loaded a database table into rad tool, carefully check your properties and then set 'Base Class' whichever you want.