Nisan 17, 2013

Oracle PL/SQL Wrap Unwrap Code

Although Oracle claims that the wrapped code can not be unwrapped, it is possible!!! So the point of wrapping has become useless :(

http://www.codecrete.net/UnwrapIt/

System.Text.Json.JsonException hatası - cycle or if the object depth is larger than the maximum allowed depth of 32.

 Eğer .net'te aşağıdaki hatayı alıyorsanız; " A possible object cycle was detected which is not supported. This can either be due t...