currently I'm using an AWS CDN, that works pretty fine for me. But we would like to move from AWS to Google Clou CDN and it seems some parts are not working for
I just started learning xslt. I need this input xml file : <response> <type>Some type</type> <attribute name="First"/> <attribute nam
I keep seeing this issue on IOS "app store" but on Android "Play store" it is has passed review no problem The error: Your app binary or metadata should not inc
maybe you could help me. i am trying to use wcf to transfer a string between client and server. most of the time it is working. but at some clients (one on part
I have to write a C++ code that finds the median and mode of an array. I'm told that it's much easier to find the mode of an array AFTER the numbers have been s
I was trying to speed up the following code, using multiprocessing . So I used this code, after getting some help here : from multiprocessing import Pool, Manag
I use Quantcast for my cookies acceptance. It support only IAB vendor, so Facebook isn't included since it's not a IAB vendor. For that reasorn I'm trying to ad
So I got a problem Write a program in java to take an 2D array from user and display all elements if array in ascending order. Here I took the input from user b