Base solution for your next web application

Activities of "mujthabagroad"

Question

I want to make my project as different modules...and want to plugin each module as per client requirements.

So,How can i proceed with ASP.NET zero ?

Answer

What i am looking is

We need to plug multiple modules to mother application. For example:

Mother application contains basic functionalities and other all module can be plugged on demand, modules like sale, purchase, inventory.

Here will be having multiple web projects for corresponding modules which can be managed separately.

Indented to use Angularjs ASP.NET MVC for development.

Waiting for the reply.

Thanks.

Question

Hi,

Is there any plan to release ASP.NET MVC with Angular2 support?

Thanks.

Hello,

Our development is under going in MVC AngularJS. also we are not expert in Core platform.

Is there any problem if we adopt core for enterprise apps like multiple module architecture system?

Thanks.

Also i had received new version release 4.2 notification. But i could't see the changes like tenant based dashboards and all in ASP.NET MVC Angularjs 1.x project type. Is this updates not available for MVC?

Hi,

Kindly share the code to this email. Email: [email protected].

Thanks in advance.

Hi, First of all appreciating for this good effort to make such a framework.

We were migrating our application to the AspZero framework. we are in a situation in our application architecture that we have an ERP with multi-tenancy, multiple offices, departments, and roles. here, the user should login into specific OFFICE to do his office based tasks like sales, purchase etc. in a tenant. and office will have its own settings like muti-currency and cultures. All transactions should be posted under this office.

In this case, what is the best way to utilize the OrganizationUnits to handle this?. Or we need to do OFFICE setup throughout the application?.

Thanks in advance.

Hello,

Thanks for your help, will try to do in this way.

Thanks.

Hello,

We need to get the data from a table which is added under MustHaveTenant entity, some case we need to add data as a seed for all tenants with tenantid as ZERO. we need to get the data which comes under the logged in Tenantid as well as common data which we gave Id as ZERO.

How we can achieve this?

Thanks.

With Example:

An Entity Book, we have some common books for all tenants, that should show for all tenant users. but also have tenant-specific books that should show only for that specific tenant user.

In a lookup table should show the data which is common as well as specific tenant.

Showing 1 to 10 of 59 entries