|
+65
|
06:57
|
6 events |
Calling base class methods with interface reference variable |
|
+35
|
08:51
|
3 events |
Please help in escaping this SQL string to C# string |
|
+15
|
18:13
|
4 events |
Is it possible to hide an enum value from a PropertyGrid? |
|
+15
|
14:26
|
2 events |
Is the default constructor necessary? |
|
+15
|
13:16
|
2 events |
DefaultValue properties deserialization |
|
+15
|
12:24
|
4 events |
c# socket send data mismatch server data |
|
+15
|
06:26
|
accept |
Quick insert from C# CLR |
|
+10
|
10:16
|
upvote |
Error with rounding extension on decimal - cannot be accessed with an instance reference; qualify it with a type name instead |
|
+10
|
09:57
|
upvote |
C# binary literals |
|
+10
|
09:53
|
upvote |
Overloading,Overriding and Hiding? |
|
+10
|
09:49
|
upvote |
VS debugging “quick watch” tool and lambda expressions |
|
+10
|
09:17
|
upvote |
How to get a path to the desktop for current user in C#? |
|
+10
|
09:16
|
upvote |
C# Cannot check Session exists? |
|
+10
|
09:01
|
upvote |
StreamReader and reading an XML file |
|
+10
|
08:52
|
upvote |
Random number generator only generating one random number |
|
+10
|
08:49
|
upvote |
Passing Parameters as Xml to a Stored Procedure |
|
+10
|
08:20
|
upvote |
Isolation level in Sql Transaction |
|
+10
|
06:45
|
upvote |
how to run a winform from console application? |
|
+10
|
04:33
|
upvote |
async void method not returning immediately (EF6) |
|
+10
|
02:05
|
upvote |
Anonymous method in Invoke call |
|
|
23:40
|
2 events |
Can I use the Mono implementation of SqlClient in MS.Net framework 4.0? |
|
|
21:48
|
3 events |
Object of type “X” cannot be converted to object of type “X” |
|
|
21:26
|
upvote |
How do you perform a left outer join using linq extension methods |
|
|
20:58
|
upvote |
Creating a property setter delegate |
|
|
20:24
|
upvote |
Naming Conventions For Partial Class Files |
|
|
20:09
|
upvote |
Why are mutable structs evil? |
|
|
20:09
|
upvote |
How to update the GUI from another thread in C#? |
|
|
19:32
|
upvote |
How to make a HTTP PUT request? |
|
|
19:29
|
upvote |
Retrieving files from directory that contains large amount of files |
|
|
18:42
|
upvote |
Comparing Arrays in C# |
|
|
18:21
|
upvote |
GetHashCode override of object containing generic array |
|
|
17:42
|
7 events |
What does “this[0]” mean in C#? |
|
|
17:14
|
upvote |
Why is it important to override GetHashCode when Equals method is overridden? |
|
|
16:46
|
upvote |
WCF: MessageContract, DataContract … Confused? |
|
|
16:40
|
upvote |
How to debug a referenced dll |
|
|
16:19
|
upvote |
Using Hashtables/Dictionaries with string keys & Case Insensitive Searching |
|
|
15:26
|
upvote |
C# implementation of deep/recursive object comparison in .net 3.5 |
|
|
15:20
|
5 events |
Passing in a Func to Where and using IQueryable |
|
|
15:11
|
upvote |
.Net DefaultValueAttribute on Properties |
|
|
14:34
|
upvote |
Entity Framework with XML Files |
|
|
14:00
|
upvote |
How can i get messages in C#? |
|
|
13:47
|
upvote |
Convert an image to base64 and vice versa |
|
|
13:47
|
upvote |
C# Sort and OrderBy comparison |
|
|
13:37
|
upvote |
How to sort ArrayList of DateTime objects in descending order? |
|
|
13:35
|
upvote |
PropertyChanged method assignment |
|
|
13:24
|
upvote |
HTML Agility pack - parsing tables |
|
|
12:43
|
upvote |
Update using linq |
|
|
11:46
|
upvote |
Associate File Extension with Application |
|
|
11:25
|
upvote |
Is there a standard naming convention for XML elements? |
|
|
11:09
|
upvote |
Is there a better way to express a parameterless lambda than () =>? |
|
|
11:01
|
6 events |
Return value using String result=Command.ExecuteScalar() error occurs when result returns null |
|
|
10:24
|
upvote |
Convert a string array to a concantenated string in C# |