Is there a way to check that a parameter's value of a url contains a specified text. Let's suppose: Specified text=Rukhmani https://gorest.co.
Hi and thanks for reading me. I have a dataset that contains 3 vectors, and I want to compare the 2 first vectors. The idea is this: If I have at least one valu
First Http call to fetch Shipment Data IF shipment data is NOT AVAILABLE exceution will be stop with showing error IF shipment data is AVAILABLE i need to call
I need to be able to replace all pixels that have a certain RGB value with another color in OpenCV. I’ve tried some of the solutions but none of them work
I have a .Net WebAPI 2 project and latest version of Newtonsoft.Json My project is referencing 20 other projects and we have 50 instances in production, meaning
I've written a simple C# code generator that implements Microsoft.CodeAnalysis.ISourceGenerator that inspects an enum declaration and generates code based on me
I use the ReactTooltip Component from 'react-tooltip' package. In my application, I have a scrollable modal in which the tooltips are used on some text. When I
I have 1 circular imageview and I want to place bitmap inside the imageview. but when I set the compressed bitmap image it is always rectangle. Please help me t
I am looking to apply some ml algorithms on the data set from https://archive.ics.uci.edu/ml/datasets/University. I noticed that the data is unstructured. Indee
I have a query using PIVOT function that has NULL values that wish to replace with 0 in the cell. I have tried to add the ISNULL into the sub query against O7CR