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

Activities of "jasenfici"

Question

What is the proper way to include the ApexChats library? I see it is embedded within each theme folder, but the scripts and css aren't included on the Layout page for any theme.

We need to include each proper .js and .css file based on the selected theme.

This is specifically for the MVC/jQuery AspNetZero project.

Thanks!

Can PowerTools be used to generate a many-to-many relationship? Kind of like Users and Roles, where a single user may be part of many roles, and conversely one role will be assigned to many users.

I only see one-to-many capabilities where a foreign key is placed in the child entity, whereas I think a many-to-many would require a separate FK table (i.e. UserRoles).

thanks, Jasen

Hi,

I think I asked this one years ago but is there any reason we can't have the PowerTools app generate class that are marked as Partial?

This would make life soooo much better when it comes to editing or extending the auto-generated code. We could just house our modifications, extensions, etc in separate files.

jasen

Showing 1 to 3 of 3 entries