Badge
| Popular Question | Asked a question with 1,000 views. This badge can be awarded multiple times. |
David Basarab earned this badge 39 times |
apr 1 '12 at 16:04
In C# how many lines before a class should be consider to be refactored?
feb 7 '12 at 10:25
ASP.NET how to Render a control to HTML?
dec 16 '11 at 3:53
In WCF is it possible to pass a delegate to the remote object?
dec 14 '11 at 10:03
How do I override the equals operator == for an Interface in C#?
jun 24 '11 at 18:29
In ASP.NET what is the best way to convert a PDF file to HTML?
mar 31 '11 at 13:43
Why is Text flowing inside of an image with float: left; not wrapping?
mar 21 '11 at 13:50
How can I serialize an object that has an interface as a property?
feb 25 '11 at 22:04
How do I optimize a Linq to Xml query againist attributes?
jan 24 '11 at 5:06
(post deleted or otherwise unavailable)
jan 23 '11 at 16:39
HTML to Image .tiff File
oct 27 '10 at 12:06
How to do a LINQ Outer Join of a SubTable?
aug 6 '10 at 10:56
In WPF how can you draw a line over a WindowsFormsHost?
jul 26 '10 at 17:58
What is the algorithm to convert an Excel Column Letter into its Number?
may 19 '10 at 12:37
Linq to SQL error SQL does not compare NText, Text, Xml, or Image?
apr 19 '10 at 2:02
How do I convert an Excel serial date number to a .NET DateTime?
mar 24 '10 at 19:57
On a C# Web Service can I find a unique thread ID or some ID for logging purposes?
feb 20 '10 at 13:17
WPF how do I create a textbox dynamically and find the textbox on a button click?
feb 19 '10 at 10:17
In .NET remoting what is the difference between RemotingConfiguration.RegisterWellKnownServiceType and RemotingServices.Marshal?
feb 18 '10 at 22:07
.NET How to check if path is a file and not a directory?
oct 19 '09 at 12:22
Equivalent of varchar(max) in MySQL?
aug 13 '09 at 20:37
ASP.NET removing an item from Session?
aug 6 '09 at 17:17
In LINQ how to find a distinct item that is joining 2 tables?
jul 14 '09 at 16:52
Find a private field with Reflection?
jun 19 '09 at 23:17
SQL Server 2005 How Create a Unique Constraint?
jun 3 '09 at 13:27
lock keyword in C#
jun 1 '09 at 9:32
Oracle equivalent to SQL Server/Sybase DateDiff
may 20 '09 at 8:37
How to Compare Flags in C#?
apr 24 '09 at 17:22
Is a GUID unique 100% of the time?
feb 25 '09 at 21:17
Print out the keys and Data of a Hashtable in C# .NET 1.1
jan 28 '09 at 10:17
(post deleted or otherwise unavailable)
dec 30 '08 at 8:27
Is there a Way to use Linq to Oracle
oct 22 '08 at 13:37
Is DateTime.Now the best way to measure a function's performance?