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

Activities of "Synciant"

I am using project type Angular+ASP.NET Core v6.5 . I am creating an app which is used in multiple timezones.

I have set Clock.Provider = ClockProviders.Utc in Startup.cs under ConfigureServices(IServiceCollection services)

Whenever, I pass a Date in the URI from the client, it gets converted to DateTimeKind.Local on the server side. But when I pass it through body it remains DateTimeKind.Utc. I want it to remain in DateTimeKind.Utc for both medium.

What am I doing wrong? How can I fix it?

Hi Team,

We're having a requirement where we need to display live push notifications for users in mobile application.

Is there any documentation for implementing the same in Xamarin forms(using SignalR)?

If not, kindly guide us on how to proceed with this.

Thanks

Hello,

We are using ASP.Net Zero v6.5. We need to implement the fullcalender with external events as shown at [https://keenthemes.com/metronic/preview/default/components/calendar/external-events.html].

We referred git repository of metronic calender of previous version at [https://github.com/aspnetzero/metronic/blob/3abdf19f09c01da253394dd44ae174aa826a3c00/angular/dist/demo/default/src/app/theme/pages/default/components/calendar/calendar-external-events/calendar-external-events.component.ts].

Now the issue we are facing here is that as per the ASP.Net Zero v6 it is recommended not to use jQuery since jQuery is replaced by native libraries but the git repository link provided above is clearly loading and using jQuery UI bundle.

Please provide us the solution for implementing fullcalender(with external events) mentioned in latest version of metronic theme for ASP.Net Zero v6.5 .

Thanks

Hi Team, I have downloaded the project type as ASP.NET CORE and Angular in .NET framework v4.6.1. I've done lot of custom changes to this project. Now I've a requirement to work on Mac machine for iOS development. But, I'm unable to build my project as it is in .NET framework.

Is there any possibility for converting my project from .NET framework v4.6.1 to .NET Core 2.2? Please guide if possible.

Note: I can download ASP.NET zero project in .NET core 2.2 framework but then I've to do all my custom changes all over again.

Showing 1 to 4 of 4 entries