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/
Nisan 17, 2013
Kaydol:
Kayıtlar (Atom)
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...
-
ORA-12514:TNS Dinleyici şu anda bağlantı açıklayıcısında belirtilen hizmeti tanımıyor. Eğer bu hatayı alıyorsanız ve tnsnames.ora dosyasınd...
-
Oracle da silinen nesneler DBA_RECYCLEBIN ve USER_RECYCLEBIN tablolarında tutulur. Eğer sildiğimiz nesneyi OBJECT_NAME alanında görüyorsak...
-
Bazen veritabanı işlemlerimizde kullandığımız tabloların kopyasını almak gerekebilir.Bunun için SQL 'de create table komutu ile isted...