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

Activities of "bilalhaidar"

Yes. I created all those tenants as I was trying and I was infront of client :( and all failed.

any idea whats going on?

Me too. I was so much overwhelmed. I am trying slowly to learn more about the framework by digging through the code etc.

My main concern now is to be able to upgrade whenever they release a new release.

Tomorrow, I will download a project 2 releases before. Create a new Solution Folder with .Core, .Application, .Web and .EntityFramework.

Then manage the references between all the modules and DependsOn.

Once all works out, I will try to replace all the framework files from the latest and try to run again. I believe I would need to run an Update-Database here in case there is anything changed in DB.

I will keep you posted :)

Thanks

Thanks Ismail.

Find attached a snapshot pls.

Thanks Jeff.

You look like you are an advanced user on this framework. Do you share y our findings in a blog or so?

Regards Bilal

Thanks a lot. I will surely use the GitHub for questions about framework. I thought I can only post issues on GitHub :)

I am glad it is working now.

This framework is amazing, but it might need some time digging into the source code and with time you get to learn many things out of it.

Always pass by and ask your questions.

Bilal

Thanks a lot :)

Thanks!

Hi Ismail, I guess I was missing one thing, SettingsDefinitionManager is defined as "Singleton" in the IoC. Therefore, every time the application runs, the settings will be collected from all modules and will be available.

When a change occurs in Tenant Settings or Host Settings, then values are written on-demand to DB.

I am not sure though, if the values stored in memory are updated on the spot, or next time they are requested they are read from DB.

Thanks

Any idea? Thanks.

Showing 341 to 350 of 461 entries