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

Activities of "simedbn"

Hello,

i have this problem in Azure :

The page at 'https://angular.azurewebsites.net/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http:/api.azurewebsites.net/AbpUserConfiguration/GetAll'. This request has been blocked; the content must be served over HTTPS.

How can i send an https request from the Angular APP ?

Thanks

Hello,

What is the pros and cos for using int or long over GUID in the entity ?

Thank you in advance

Hello,

Thank you :)

Hello,

Currently i have Asp.netCore + angular targeting the full .net Framework 4.6 , how can i pass to the .NET CORE and is SignalR work now in the .net Core ?

Thank you in advance

Answer

Thank you @aaron :).

Question

Hello,

I'm new on ASP.NET ZERO (v5.0.4) and i receive an email about V5.0.5 realesed i need to have this version , there is a best approach to do this like : steps to follow , just copy past Code from GitHub or download the project again and copypast my code to the new project ?

Thank in advance.

Answer

Hello,

It's working now after reloading Visual studio :p .

Thank you ^^

Answer

Yes the app it's running

Answer

Yeah it's exist but i add new tables and i want to add some default values to those tables so i do the same as default languages but when i run the update database it's not working .

I don't understand why because the first time i run the update database to create Database the seed method has been passed correctly but after that for every new migration when i run the update database i don t see the statement : applying seed method ...

Should i try with the migrator app ?

Answer

Hello,

It's called from InitialHostDbBuilder.Create from the SeedHostDb Helper

Showing 21 to 30 of 50 entries