Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Mehrdad Afshari earned this badge 517 times |
may 7 at 5:54
Why stack address goes in decreasing memory address?
apr 30 at 14:22
Copy Dictionary by value
apr 29 at 21:22
RegEx C# : Find a string between 2 known values
apr 29 at 15:31
C# - Select XML Descendants with Linq
apr 26 at 13:32
Cross-thread operation not valid
apr 25 at 9:10
Reading the last 50 characters of a file with fseek()
apr 24 at 6:54
.NET: When are attributes instantiated and can I get a reference to the type they are decorating?
apr 23 at 22:34
How can an 8-bit integer hold values larger than 8 bits?
apr 22 at 2:47
Passing an array as an argument in C++
apr 3 at 0:39
How to create a list inside the another list?
mar 31 at 5:28
Is C# Random Number Generator thread safe?
mar 15 at 19:10
VB.NET best data type for storing currency values
feb 28 at 9:00
static destructor
feb 26 at 23:08
Add reference DLL issue in Visual Studio
feb 22 at 21:01
Java ( Counting Distinct Integers )
feb 19 at 16:01
ProcessExit vs DomainUnload
feb 15 at 17:12
Remove last character of a string (VB.NET 2008)
feb 12 at 17:24
Comparing hash passwords
feb 8 at 7:09
Why does my .NET Attribute not perform an action?
feb 7 at 8:48
C# where does the dbml file come from?
jan 31 at 11:19
how to select first N rows from a table in T-SQL?
jan 9 at 15:04
linq Order By for a List(Of myObjects)
jan 5 at 1:49
Adding Custom HTTP Headers using Javascript
jan 4 at 13:48
Override machine.config by web.config
jan 2 at 15:42
C# using Tor as Proxy
dec 27 at 11:43
How to convert char to integer in C?
dec 26 at 21:03
Does iPad or iPhone support OpenGL ES 2.0?
dec 25 at 5:02
How to check for an Empty Gridview
dec 19 at 9:30
How to make a property protected AND internal in C#?
dec 19 at 7:30
How can I use interface as a C# generic type constraint?
dec 8 at 11:00
C#: Generic Interface for Numbers
dec 4 at 4:03
How to get a part from the full path in C#?
dec 3 at 21:33
gcc: How to ignore standard include paths?
nov 30 at 14:51
LINQ compound select problem
nov 29 at 21:51
How can I make this recursive crawl function iterative?
nov 27 at 18:30
Dynamically create an enum
nov 27 at 15:00
Is there a Lower Bound function in C# on a SortedList?
nov 7 at 23:19
What loop is faster, while or for
oct 31 at 16:37
How to inherit from a generic parameter?
oct 30 at 17:10
C# coding standards for private member variables
oct 27 at 16:19
Can `apt-get install` be used for JDK?
oct 11 at 20:32
how to see active SQL Server connections?
oct 1 at 7:13
IF statement inside a LINQ SELECT
sep 24 at 11:32
what is the c# equivalent of public final static in java
sep 20 at 22:06
ASP.NET MVC: url routing vs querystring
sep 18 at 10:05
RegularExpressionValidator doesn't detect empty strings
sep 13 at 4:14
Static methods vs instance methods in C#
sep 7 at 18:00
preallocation and vector