Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-3.0

How to efficiently convert DataSet.Tables to List<DataTable>?

list datatable dataset c#-3.0

How to change enum definition without impacting clients using it in C#

c# c#-3.0

Find the highest number in a set to be rounded down, and round it up instead

Extension Method for a Collection of Derived Types with Base Type in Method Signature

c# .net oop inheritance c#-3.0

No "Unassigned Local Variable" error?

c# .net c#-3.0

Are there significant performance gains inherent in using .NET's built in classes?

How is var different than other keywords? [duplicate]

c# c#-3.0

How do I alter the contents of IDictionary using LINQ (C# 3.0)

c# .net linq c#-3.0 idictionary

How can I encrypt a cookie content in a simple way in C# 3.0?

encryption c#-3.0 cookies

Array.IsReadOnly inconsistent depending on interface implementation

.net c#-3.0 .net-3.5

Out of curiosity - is there a better performing approach to do this string replace?

c# .net string .net-3.5 c#-3.0

Type inference problem when writing a generic extension method with more than one type

set Enums using reflection

c# c#-4.0 c#-3.0 c#-2.0

Calling an HTML table from code behind

c#-3.0 asp.net-3.5

Page_Load not firing in UserControl

c# asp.net c#-3.0

Duplicate rows when using orderby, Skip() and Take() with LINQ

c# linq c#-3.0

Invoke Generic Extension method on an Object?

mongodb c# combining set operations conditionally

Implement Not in expression trees, .net 4

Set In enum for C#

c# c#-3.0