https://www.csharpstar.com/page/4/
Tuesday, 31 January 2023
Wednesday, 11 January 2023
.net core run using cli issues
Unable to configure HTTPS endpoint. No server certificate was specified, and the default developer certificate could not be found
solution: Run dotnet dev-certs https -t
Friday, 6 January 2023
Angular Push notification
using below link u can send push notificaiton to web angular page
https://github.com/jishnusaha/firebase-push-notification-with-anuglarpush notification
To show notification in foreground use this setting go through the documentation and read it properly
using asp.net push notification link here
error:after publishing code in asp.net core api then got the error 405 method not allowed.
then add value to the web.config see this link
second importent point
push notification working fine but after click it is not redirecting to url then i have used above piece of code.
Thursday, 5 January 2023
Wednesday, 4 January 2023
flutter android error
above issue runing flutter from flutter doctor. then getting above error.To reslove it
1.flutter config --android-sdk C:/Users/Home/AppData/Local/Android/Sdk.
calling or handling data without c# model
calling or handling data without c# model Yes, it is possible to read data in a C# Web API without explicitly defining model classes for ev...
-
Points 1.complex page layouts and adherence to code standards. 2.primeNG pagination 3.ngcontent 4.ngdestory(memorylekage) 5.datatransfer wi...
-
OLX, like many large-scale online platforms, employs a variety of data structures and technologies to manage its data effectively. While s...