volatileread.com
Utility Snippets
Interview Questions
Wiki
CodeRush
Tools
Online C# Snippet Compiler
SIGN UP
SIGN IN
Super Human
1164 Reputation Points
14 New Threads
17 Posts & Answers
New Threads (14)
8
Wiki
Goodbye Internet Explorer, Web would not have been the same without you
6
Utility Snippet
Case Insensitive String.Contains Extension Method
8
Utility Snippet
Convert url in text to hyperlink with option to add nofollow attribute
0
Interview Question
This is a test. Please ignore
4
Utility Snippet
Command Line Arguments Parser
4
Wiki
How to block referrer spam in IIS / Asp.Net and Apache
2
Interview Question
What are Interlocked functions? Are Interlocked functions faster than a lock around equivalent expression?
2
Interview Question
What is Thread Affinity? How do we get around the problem of thread affinity in desktop applications?
12
Interview Question
How do we select N random rows from a large table in a performance efficient manner
1
Interview Question
What do you mean by String objects are immutable
1
Interview Question
What is the difference between varchar and nvarchar
1
Interview Question
Can you think of some scenarios when not to use Thread Pool threads
2
Interview Question
In which scenarios should you use multiple threads
0
Interview Question
What is a thread pool
Posts & Answers (17)
5
Utility Snippet
Case Insensitive String.Contains Extension Method
5
Utility Snippet
Convert url in text to hyperlink with option to add nofollow attribute
5
Utility Snippet
Convert url in text to hyperlink with option to add nofollow attribute
2
Utility Snippet
Command Line Arguments Parser
1
Interview Question
What are Interlocked functions? Are Interlocked functions faster than a lock around equivalent expression?
2
Interview Question
What is Thread Affinity? How do we get around the problem of thread affinity in desktop applications?
11
Interview Question
How do we select N random rows from a large table in a performance efficient manner
2
Interview Question
What do you mean by String objects are immutable
1
Interview Question
What is the difference between varchar and nvarchar
1
Interview Question
How do you determine number of cores in a machine?
1
Interview Question
Can you think of some scenarios when not to use Thread Pool threads
2
Interview Question
In which scenarios should you use multiple threads
0
Interview Question
What is a thread pool
0
Interview Question
What are the Core features of ASP.NET MVC
0
Interview Question
Difference between Response.Redirect and Server.Transfer
0
Interview Question
What are the different types of indexes in SQL Server
0
Interview Question
Tasks vs. Threads