Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "dparizek"

So will be able to get the code if we want similar for a project we are buidling? This would be great example app (-:

What about for Mac? How should Mac users get updated RAD tool?

+1 vote for adding Angular Universal

ok, I will add as PR to documentation repo on Github.

Followup, how I got it working here: [ #5117@f4847ddc-1fdd-497f-95b6-8e2350069a43])

Also the ability to have many to many relationship instead of just one to many.

and enums for string fields - that was removed?

and with the Angular/Core version, where should we add additionalJS/CSS files/frameworks that we wish to add? I see .Web.Host/src/assets and a primeng folder under there.

If I want to add another primeng component, I add it there? and then add import to main.module.ts. Anyone know how to get primeng just parts as in the primeng folder? On the install page for primeng, it only details installing the full thing... <a class="postlink" href="https://www.primefaces.org/primeng/#/setup">https://www.primefaces.org/primeng/#/setup</a>

ok, in package.json the full thing is listed.

but aspnetzero angular app appears to only include autocomplete, datatable, and file-upload in assets folder. So better to include only what is needed - can anyone point me to how to install just parts of primeng?

or is there any documentation on dealing with js/css/font assets?

Thanks for your patience with my newbie questions!

Well can't I just modify the routing such that the logged in section is mybrand.com/app and then use a controller to make myself an index page that does not require login at mybrand.com (and any subdirectories that are not /app) ?

What files do I need to modify to effect that routing setup change? I don't need any login or shared login on the non /app pages

@aaron Thanks!!

Answer

It would be nice if it could just be pointed at a model file... instead of it creating the model file you could point it at a model file, or multiple model files, and it would generate the rest. Then it could be used in cases where you have database first, use VS to generate model files, and then use RAD Tool to generate CRUD UI.

Showing 11 to 20 of 42 entries