| Enlightened | First to answer and accepted with score of 10 or more. This badge can be awarded multiple times. |
Mehrdad Afshari earned this badge 284 times |
may 30 at 23:12
How do I read a specified line in a text file?
may 30 at 15:32
Leading Zero Date Format C#
may 28 at 13:20
Reflection to get the Delegate Information
may 7 at 7:39
Why stack address goes in decreasing memory address?
apr 30 at 15:22
Copy Dictionary by value
apr 26 at 13:52
Cross-thread operation not valid
apr 25 at 10:00
Reading the last 50 characters of a file with fseek()
apr 24 at 8:49
.NET: When are attributes instantiated and can I get a reference to the type they are decorating?
apr 22 at 5:47
Passing an array as an argument in C++
apr 3 at 1:49
How to create a list inside the another list?
mar 31 at 5:38
Is C# Random Number Generator thread safe?
mar 15 at 19:30
VB.NET best data type for storing currency values
feb 28 at 11:35
static destructor
feb 19 at 16:01
ProcessExit vs DomainUnload
feb 15 at 17:27
Remove last character of a string (VB.NET 2008)
feb 8 at 8:34
Why does my .NET Attribute not perform an action?
feb 7 at 8:58
C# where does the dbml file come from?
jan 31 at 11:49
how to select first N rows from a table in T-SQL?
jan 4 at 13:53
Override machine.config by web.config
dec 26 at 21:03
Does iPad or iPhone support OpenGL ES 2.0?
dec 8 at 11:15
C#: Generic Interface for Numbers
dec 3 at 21:38
gcc: How to ignore standard include paths?
nov 30 at 14:56
LINQ compound select problem
nov 29 at 23:11
How can I make this recursive crawl function iterative?
nov 27 at 19:20
Dynamically create an enum
nov 27 at 15:50
Is there a Lower Bound function in C# on a SortedList?
nov 7 at 23:19
What loop is faster, while or for
oct 27 at 17:44
Can `apt-get install` be used for JDK?
oct 11 at 23:22
how to see active SQL Server connections?
oct 1 at 7:38
IF statement inside a LINQ SELECT
sep 24 at 13:12
what is the c# equivalent of public final static in java
sep 18 at 10:36
RegularExpressionValidator doesn't detect empty strings
aug 31 at 4:44
C# .NET Convert a JPEG Image into a Bitmap structure
aug 27 at 17:23
C# data structures
aug 19 at 2:12
How to run a bash script from C++ program
aug 13 at 17:37
How do I update n rows in a table?
aug 9 at 20:32
Add items to a Dictionary<int, List<int>>
jul 30 at 17:31
LINQ - writing a query with distinct and orderby
jul 18 '12 at 20:38
Can strong naming an assembly be used to verify the assembly author?
jul 18 '12 at 0:17
Using extension methods defined in C# from F# code
jul 5 '12 at 20:41
Cast linq results to List<MyInterface>
jul 3 '12 at 19:25
overloading [][] in c#
jun 7 '12 at 11:50
Function pointer as an argument
may 31 '12 at 17:43
Does every type in .net inherit from System.Object?
may 30 '12 at 10:52
Multi-line foreach loop in linq / lambda
may 9 '12 at 16:52
Math.Pow vs multiply operator (performance)
may 9 '12 at 8:47
How to get linq result as string array?
apr 30 '12 at 15:12
Randomly generated hexadecimal number in C#