CompileNix's Blog - C# snippets
Start Page
|
RSS Feed
|
Find Stuff
Here are some little C# snippets / utils i've created.
TransactionUtils
: useful when used in a EntityFramework context
GarbageCollectionUtils
: when you have the urge need for a cleanup
HttpClientUtils
: when you just want to make a simple http request