whatsinaname
whatsinaname
CC#
Created by whatsinaname on 11/1/2024 in #help
✅ What is the free alternative to jet brains resharper ?
disabling r#. it is a pain. but my senior compel us to use it
32 replies
CC#
Created by whatsinaname on 11/1/2024 in #help
✅ What is the free alternative to jet brains resharper ?
I totally agree with this. If we use resharper in vs, It is taking time to load everything and I feel the slowness. I spoke to one of the dev here and he suggested something to me but I missed it. He's from Canada, currently lives in the Philippines and suggested to me an extension that works better.
32 replies
CC#
Created by whatsinaname on 11/1/2024 in #help
Any visual studio extension to draw flow diagram from the code
When I google or do chatgpt, it's showing code map or manual way but flame graph I'll try and get back to you
24 replies
CC#
Created by whatsinaname on 11/1/2024 in #help
Any visual studio extension to draw flow diagram from the code
I'll try our the flame graph and I appreciate you both.
24 replies
CC#
Created by whatsinaname on 11/1/2024 in #help
Any visual studio extension to draw flow diagram from the code
My requirement was to get the flow chart diagram. I haven't checked the code map as it is exclusively for enterprise one. I use the professional one.
24 replies
CC#
Created by whatsinaname on 11/1/2024 in #help
Any visual studio extension to draw flow diagram from the code
Hey, thank you for ur responses
24 replies
CC#
Created by whatsinaname on 11/1/2024 in #help
✅ What is the free alternative to jet brains resharper ?
The purpose is to rename in multiple places at once or code smells or etc.,
32 replies
CC#
Created by todde15 on 10/31/2024 in #help
Why does my cpup tanks when I am running this script ?
What compute operation you're trying to run
30 replies
CC#
Created by Darkon on 10/31/2024 in #help
Hitting the button does nothing....
Ensure that the properties of the buttons has this event mapped for the clockt event. Or re-add the button and generate the event and move the code there. I mean business logic.
30 replies
CC#
Created by Adrian10777 on 10/31/2024 in #help
ajax
Have a data set with 2 extra Boolean properties for isSubmitted or isRejected and whenever it's checked then send back updated data to server. Server side you have to parse that updated data and update your tables accordingly. Even u can use based on these Boolean properties u can send emails as well.
8 replies
CC#
Created by darkdendrin on 11/1/2024 in #help
What is the simplest way to safely manage client backend calls and sensitive data in Razor Pages?
If I understand correctly, you wanted to secure the data being transferred over the rest API calls? It is the same as how a password or any forms are being posted to the server. Encode or encrypt the request body. U can have custom headers for IDs and pass them if you don't want them to be part of the URL. But I'm not sure whether it deviates the rest design
5 replies
CC#
Created by whatsinaname on 5/3/2024 in #help
✅ did anyone use Seq for logging?
My question was about how can we do that ? I didn't find a way to do it ? Application insights is the source and Seq is the UI
10 replies
CC#
Created by whatsinaname on 5/3/2024 in #help
✅ did anyone use Seq for logging?
I'm already using application insights, wanted to integrate with Seq. I believe Seq can work like a dashboard and search engine
10 replies
CC#
Created by whatsinaname on 4/7/2024 in #help
monitoring and observability
I wanted to do on azure application insights
3 replies
CC#
Created by whatsinaname on 3/20/2024 in #help
docker-angular-dotnet app
I want to run the backend on host machine that is my local machine And FE on the docker
29 replies
CC#
Created by whatsinaname on 3/5/2024 in #help
HttpRequestException:An error occurred while sending the request. WebException
we have to do a ngrok to access it
33 replies
CC#
Created by whatsinaname on 3/5/2024 in #help
HttpRequestException:An error occurred while sending the request. WebException
the graph api makes the call to the localhost
33 replies
CC#
Created by whatsinaname on 3/5/2024 in #help
HttpRequestException:An error occurred while sending the request. WebException
I lost my mind
33 replies
CC#
Created by whatsinaname on 3/5/2024 in #help
HttpRequestException:An error occurred while sending the request. WebException
found the solutions
33 replies
CC#
Created by whatsinaname on 3/5/2024 in #help
HttpRequestException:An error occurred while sending the request. WebException
anyone worked on graph api change notifications??
33 replies