Base solution for your next web application

Activities of "knappmpm"

Hello, i am porting an existing app to Zero version.

I am using the latest release of ASP.NET CORE & Angular, version v11.0.1 with .net core 6 (downloaded last week) The old non-zero version was also ASP.NET CORE & Angular, but version v5.8.1

When porting the frontend i am encountering several issues with styles. The themes bring their own style definitions and seem to override bootstrap styles that i would like to use. For example when styling a table, i cannot use table-bordered and table-hover in combination, but this worked fine in the non-zero version. This problem is not theme-dependent which means i encounter it no matter which theme is selected

Am i missunderstanding something with the themes here? I don't really need them, so it would also be fine if I can somehow disable them completely.

thank you for telling, i am registered now.

but i still haven't solved the problem, i am not using the core version like in the example you linked.

how can i do this in my AngularJs project?

how can i get access to the repo?

I want to initialize my datepickers in a modal via jquery, but nothing happens I think the selectors onto elements inside the modal are not working

How can I access those elements?

I'm developing an application with MVC AngularJs.

Every few weaks i'm updating the running application and the problem is that currently the users have to clear their browser data after every update. Otherwise their browser uses cached files and the application doesn't work then.

I'm not sure if this problem is caused by the application in some way or if this is related to the general IIS configuration.

Thanks in advance!

I need to know where i can set the "entry point" of my Web-Application. Per default it routes to the Dashboard view after start and i need it to route to a custom view.

Hello,

I am running a System built with a previous version of the free MVC & AngularJs Framework. Now i want to upgrade to the Zero Framework.

My problem is, that there are migrations implemented in Zero, which do not exist in the free version. Is there a possibility to use my existing database with the Zero Framework? Or would you recommend setting up a new database and synchronize the data after?

Thank you in advance for support!

Showing 1 to 7 of 7 entries