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)
-
0
Rad Tool generates all the layers for a crud page. Do you mean something else?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Auto Code Generation from existing database tables,...
same question here, go from db to audited aspnet zero framework .... (back and front)
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
@nenjamio Aspnet Zero Power Tools also supports genartion from existing database tables but from another database.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Hi @ismcagdas
If I want to use the RAD tool with database table, for e.g.
CAR table, however I also wantIFullyAuditedon 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?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
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.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)