I'm a beginner who is learning .NET. I tried parsing my integer in console readline but it shows a format exception. My code: using System; namespace inputo
I have this json file- [ { "symbol": "AAPL", "quantity": 100, "tradeType": "BUY", "purchaseDate": "2019-01-02" }, {
In Eleventy, I have a simple layout file that I'd like to use for most pages on my website, including the blog collection. I'd like the layout to only add my pa
[Screenshot] 1 I need to calculate the distance between the upper edge of the image and the grey circle, as in the attached screenshot. Firstly, how do I extrac
I want to quickly test my changes in my user .gitconfig file without closing and reopening the console. Is there a way to load it again, much like source .bashr
I'd like to ask you guys for a question that helps from you. I have a DataTable with months and amounts, as shown below, and an array named after all the months
I have a array which contains multiple arrays. Sample data is as follows: [ [ { "id":1, "status":1 }, { "id":2, "status":2 }, {
take this from my webpack.config file: { test: /\.scss$/, use: [ { loader: "sass-loader", options:{ implementation: re
When I add Nuget packages via the Visual Studio 2015 GUI some packages don't install with the following error Access to the path 'Microsoft.DotNet.InternalA