Hi,
Actually, this question is not related with the aspnet-zero. In this question, there are many arguments to know to improve your query perfomance. May be you should ask this question in a common software QA site like <a class="postlink" href="http://stackoverflow.com/">http://stackoverflow.com/</a>
Hi,
Could you try this?
"CorsOrigins": "http://mydomain.com"
Hi,
You can pass parameter that can be any type that you want. There are example codes in aspnet zero project.
Check edition creation pages. For example if you look following js code, features passed as list: ~\MyCompanyName.AbpZeroTemplate.Web.Mvc\wwwroot\view-resources\Areas\AppAreaName\Views\Editions_CreateOrEditModal.js
Hi,
Could you check this conversation? #3103@6dfdb5ca-d474-43ae-91f1-5d543caa1e76
Hi,
Of course, you can change existing entities. Check this tutorial: <a class="postlink" href="https://aspnetzero.com/Documents/Extending-Existing-Entities">https://aspnetzero.com/Documents/Extend ... g-Entities</a>
Hi,
Actually, it looks cancelled. Check this: <a class="postlink" href="https://github.com/aspnet/home/issues/2022#issuecomment-300639979">https://github.com/aspnet/home/issues/2 ... -300639979</a>
Hi,
Did you try to add abpHandleError: false into abp.ajax options?
Hi,
Could you please check this conversation? #3055@5b3f6128-2413-451b-b76e-8215a097684b
Hi,
Is there error message anywhere? Can you provide us if there is an error message in your browser dev-console?
Hi,
Actually, this question isn't releated with aspnet zero directly. There is a similar functionality in aspnet zero : Admin > Languages > Actions > Change Texts
And here is the angular4 tutorials about this topic: <a class="postlink" href="https://angular.io/docs/ts/latest/tutorial/toh-pt5.html">https://angular.io/docs/ts/latest/tutorial/toh-pt5.html</a>