ZSZachary Stone·Nov 30, 201713Replacing "&" with ""I created a method that takes in a string and checks for characters that typically doesn't play nice with URLs. All but the "&" char is being removed correctly. Does anyone know why this is being ignored? My Method: public static string URLify ...ZHDZyth and 2 more commented
ZSZachary Stone·Nov 28, 201733What is the best piece of advice you have been given, relating to being a programmer?BRCBill and 2 more commented