abstract keyword (modifier) is used to create abstract class, methods, properties etc. abstract means its a missing or incomplete. we also call hidin…
Read moreThe as keword explicitly converts the result of an expression to a given reference or nullable value type. If the conversion isn't possible, the …
Read moreTo use serilog package in dot net core is quit simple. Please do following steps, just add some line in code and your log can be saved in local file …
Read moreI have a class called encryptOrDecrypt here I used function EncryptString for encrypt any string and DecryptString for decrypt the encrypt code. bot…
Read moreSqlTransaction class perform the sql transaction in c sharp these are the main thing to be kept in mind Create connection, create t…
Read more
Social Plugin