Skip to main content
snippets
S
nippets
C#
Snippets
Date
•
Title
Implementing Asynchronous Processing Using ConcurrentQueue
C#
9 years ago
async
concurrentqueue
consumer
csharp
examples
producer
queue
threading
Running Tasks in Parallel
C#
9 years ago
examples
parallel
task
threading
Implementing a Task Cancellation Option
C#
9 years ago
async
csharp
examples
task
threading
Translate Event-Based Asynchronous Operations to Tasks
C#
9 years ago
async
csharp
eap
examples
patterns
task
threading
Performing Basic Atomic Operations
C#
9 years ago
csharp
examples
lock
threading
threadsafe
Thread Pool and the Degree of Parallelism
C#
9 years ago
async
csharp
examples
threading
threadpool
SQL CLR String Functions
C#
9 years ago
csharp
mssql
sqlclr
string
udf
SQL CLR Validation Functions
C#
9 years ago
csharp
email
mssql
phone
sqlclr
udf
validation
Monitor.TryEnter, lock, using, and Deadlock
C#
9 years ago
csharp
examples
lock
threading
Providing Thread-Safe Access to Class Members
C#
9 years ago
csharp
examples
threading
threadsafe
Shutting Down Worker Threads Gracefully
C#
9 years ago
csharp
examples
shutdown
threading
worker
Aborting a Thread After Timeout Period
C#
9 years ago
csharp
examples
threading
timeout
timespan
Database Connection Helper Class
C#
9 years ago
class
connection
csharp
database
helpers
Cookie Helper Class
C#
9 years ago
class
cookie
csharp
helpers
Assembly Version Helper
C#
9 years ago
class
csharp
helpers
version
Catching Multiple Exceptions as AggregateException
C#
9 years ago
aggregate
async
csharp
exception
task
Fast Concurrent Lazy Load Cache
C#
9 years ago
cache
concurrency
csharp
examples
lazyload
threading
threadsafe
Returning a DataTable over SqlContext.Pipe
C#
9 years ago
csharp
datatable
mssql
sqlclr
Parse Parameters
C#
9 years ago
csharp
dictionary
helpers
keyvalue
parameter
parse
Windows Event Log Helper
C#
9 years ago
csharp
event
helpers
log
windows
First
«
16
17
18
19
20
21
22
23
24
25
26
»
Last
More »