Base solution for your next web application

Activities of "shedspotter"

Hi , My requirement is that we need to allow only super admin to create roles(tenants can not create roles). Super admin will determine which roles will be displayed to the tenants.

  • What is your product version? = 10.2.0
  • What is your product type (Angular or MVC)? = Angular
  • What is product framework type (.net framework or .net core)? = .NET 5

Please help me with the same.

Thanks

Prerequisites

Details -

  • What is your product version - v8.9.2**
  • What is your product type (Angular or MVC) - Angular
  • What is product framework type (.net framework or .net core) - net core 3.1

issue related with ABP Framework

  • What is ABP Framework version - yes version 5.9.0

We have implmented the azure singalR service , after implementing the service we are unable to get all online client of the tenant in OnlineClientManager it only give us a single client of that tenant & without using azure singalR service its working fine.

In startup file changes-

Thanks for an advance

"manifest.webmanifest" file not working in production

Here current setting in angular.json file:

  • What is your product version? 8.9.2

  • What is your product type (Angular or MVC)? Angular

  • What is product framework type (.net framework or .net core)? net core

Hi, How asp.zero angular application cache ?, Is there any built in functionality with asp.net zero angular or we have to impliment angular rxjs operator or intercepter ? Thanks

Hi, We have been using your Angular+.Net Core version for quite some time & I didn't see any performance issues until after we moved to latest SDK available for this. The load time is high but what is more painful is that the response time on clicking of buttons is also very poor. It takes 2-3 seconds for the UI to shiw any response after button clicks & this doesn't improve after a while. This is true for Asp.net Zero functionality as well such as options under Administration menu or chat or user profile options on top right. Everything takes 2-3 seconds after click to respond. Is this a known issue? Can we make any changes to fix this? We are hosting our site on Azure. Thanks

Hi,

I have one query, that how we implement Mobile Offline Sync in ASP.NET Core 3.x and jQuery based MVC solution?

Please find the shared link below for more information about Mobile Offline Sync.

https://azure.microsoft.com/is-is/blog/announcing-general-availability-of-mobile-offline-sync/

Hi,

We are planning to migrate our existing Asp.Net MVC project into Asp.Net Zero Core 2.0 & Jquery. We are have some queries regarding datatype change for TenantId. By default its int. In our case, we have used CompanyId which is foreignkey in almost all tables, which is guid. In Asp.Net Zero, can we change datatype of TenantId to guid?.

Hello, I have created my own class in style.css file but it's not reflecting in theme 8. Could you please suggest to me? What should I do?

Hi, I need to create calculated property on core project (domain layer classes) i need to add current user & current tanent id with db value. but i cant get current login user details could you please suggest me any changes.

Thanks in advance.

Hi Team, We are using ASP.net core and Angular Template of ASP.net Zero. We need to create a custom hub, that sends a message to client side when a media(images, videos, audios) are processed from azure function. We have the following scenario

  1. We upload a media to server.
  2. The server uploads this media to azure blob storage.
  3. When a media is uploaded to blob storage, the blob triggers the azure function.
  4. The Azure function then processes this media and generates metadata and thumbnails.
  5. When the media is processed successfully we need to send this message to client side using signal-R.

What is the way to go about implementing this functionality in our application. We have created a hub and service to send the message and also listener to the client side. We need to send the message from the azure function to the Angular client.

Please help us out regarding this.

Thanks

Showing 61 to 70 of 72 entries