Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

TimeSpan String Formatting

c# string .net-3.5 timespan

Best way to make Windows Forms forms resizable

c# winforms .net-3.5

How to keep a C# Enum in sync with a table in database

c# reflection .net-3.5 enums

WPF: TemplateBinding to StrokeThickness of Shape does not work?

How to sort a collection based on type in LINQ

c# linq .net-3.5

2-dimensional Integer array to DataGridView

How to get IE version info in Winform? [duplicate]

c# .net winforms .net-3.5 c#-3.0

Dictionary with duplicate Key [duplicate]

c# .net-3.5 c#-3.0

Extension Method Performance

.net-3.5 c#-3.0

Using an interface to convert an object from one type to another?

Default parameter specifiers are not permitted

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

C# Math class question

c# .net math .net-3.5

How can I make the progress bar update fast enough?

In .NET, which is best, mystring.Length == 0 or mystring == string.Empty? [duplicate]

How to convert Guid[] to String?

c# .net-3.5

Suddenly application crash - Fatal Execution Engine Error (7A0BC59E) (80131506)

c# .net .net-3.5 windows-xp

Recommended data structure for 1 million+ ordered collection in .NET 3.5

How to use .Find() method with like expression using c#

c# excel .net-3.5

Can I use .NET 4 Code Contracts and remain compatible with .NET 3.5?