In the project codebase, there are multiple standalone packages in a folder titled plugins, and each package is in its own folder which has a setup.py file in i
I have a bunch of different versions of the same ASP.NET Core app. My workstation has MSVS 2019. My DEV and PROD servers are Windows Server 2012/IIS7. The app
I am trying to display an image that I retrieved from Firebase storage in full screen. I have successfully displayed the image in ImageView. And also, it works
There are no permission added while creating app on linkedin developer account. I just want to learn how to use linked-api in production. Thank you https://i.s
I pass data into a component via props: <Comment :comment="currentCase.Comment" @comment="(c) => currentCase.Comment=c"></Comment> currentCase i
When I saw example code, the code was written as dense in layer. Dense layer is just setting the number of nodes and use activation code I think. so, I think us
I am attempting to load my register component when a button is clicked in my login component using useNavigate hook but when I add onClick={navigate('/register'
I want to add a control to a VBA form that displays a preview of an Excel 365 online file once the user clicks on the file name in a list. I did this successful