Version of ASP.NET Zero in use: - Project type: ASP.NET CORE MVC & jQuery - Project version: 12.3.1 - .NET version: .NET 6 - Web Server: IIS
My question: - Case 1: How to disable all Authentication in IIS including (Anonymous, Basic, Windows) but the web site still works when deployed on IIS? I tried to disable but it reported an error HTTP Error 401.2 - Unauthorized - Case 2: When it is required to enable an authentication method in IIS, in case Baisc authentication is enabled, how to bypass the popup when accessing the website by hard-passing a username and password
Hi Ismcagdas,
Thank you for strong support!
We found a suitable timeline library.
So we found a log from Change Logs with content "Upgraded to PrimeNG 13.0.4", we wanted to learn more about it how to use PrimeNG library on MVC project. After researching, I think PrimeNG only supports Angular.
Or we have to use the method as below to use TypeScript libraries for MVC, but we haven't tested it: https://www.thecodehubs.com/using-typescript-with-asp-net-mvc-5/
Thank you!
Hi, I was looking for a timeline control to use in a project and I found PrimeNG which has this control: https://www.primefaces.org/primeng/timeline But I don't know how to use this control (PrimeNG) in project with Product type of MVC.
Please guide me any steps to use this control.
Thank you!