Base solution for your next web application

Activities of "azirrazzak"

Question

Hi,

I don't want to use metronic theme for my project. I see the current UI components and theme structures. You have organized theme assets in the directory "assets\metronic\assets\demo". I do not want to reuse metronic assets, but want to keep navigation header notification etc. So, my question is- What is the best way to integrate a new theme in Angular application?

Could you please give me a guideline regarding the folder structure, configuration, theme component etc.

Thank you.

Hi,

Thanks for your reply.

Actually, I am using normal MVC structure for form submission (HttpPost). My form submits into Action method of Controllers (Not service). For client-side validation, I am using jquery.validate.unobtrusive.min.js scripts.

But, now my form submission is not working. When I click Submit button, nothing happens. That is the problem.

Please advise.

Hi,

I have upgraded my ASPNET Zero project into version 3.0.0. The problem is my MVC form validation not working.

I changed the following settings in my module PreInitialize(), still not working. Configuration.Modules.AbpMvc().IsValidationEnabledForControllers = false;

I also tried with [DisableValidation] attribute in my controller/action. It is also not working.

Please help.

Hi,

We developed ASP.NET MVC application using ASPNETZERO. When we are going to test the site performance on our production server, it seems very slow. It takes 8+ seconds to load the dashboard page. We also noticed that AbpAuthorization filter takes huge amount of time to execute. Another problem, it takes around 1000ms to start the first server request.

Our similar other MVC applications take around 2/3s to load whereas this one takes 8s+.

We have tested the site using Glimpse. Here are some screenshots of Glimpse reports.

[attachment=2:r3b2noo7]loading-time-summary.png[/attachment:r3b2noo7]

[attachment=1:r3b2noo7]glimpse-execution.png[/attachment:r3b2noo7]

[attachment=0:r3b2noo7]glimpse-timeline1.png[/attachment:r3b2noo7]

Please advise. We would like to fast the loading time.

Regards, Azir Razzak

Question

Hi,

We would like to deploy our ASP.NET Zero application in Azure. What are the best practices for doing that? Please guide us with the steps to publish all the projects to Azure.

Thanks much.

Regards, Azir Razzak

Showing 1 to 5 of 5 entries