Base solution for your next web application

Activities of "CNS"

@ismcagdas and @ivanosw1 i m also working on multiple db context . i see the demo project . but i don't know how change connectionstrong dynamically. @ivansow1 change connection string per tenant at run time like you are doing.how can i achieve this .

Hi maliming - I solved it myself. Thanks for your input.

Its not a Demo project. I have another source code (old one) which I have found working with same database.

Question

Hi Support,

I am not able to create a new Tenant thru the Host user and found error like below.

During the code debuggin, I have observed that the roleManager Object in the CreateStaticRoles method in TenantManger.cs file contains all the available DB roles (from other tenants too) which shouldn't be the case for newly created Tenant.

Same kind of issue happening when "Login as Tenant" option is choosed from Host users, it bring all the available users in database while it should bring only the Tenant specific role users.

I have not touched the ASP.NET Zero system generated code for Tenant Managment & not able to figure out whats wrong. Any help would be appreciated.

Thanks!

Answer

Resolved. thanks

Question

TypeError: item.toJSON is not a function

what is the pupose of lookuptable functions and dtos .

how can we create master detail Entities using power tool (One to many relationships), for exmaple, i want to make a a invoice with master and detail entry . For detail input i m using Grid for multiple rows against master entry.

kindly provide sample project or code

i m creating Entity Model from existing databse table using ASP.NET Zero Power Tools . 1- primary Key issue How can i use existing table primary key

Showing 21 to 29 of 29 entries