Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

HTTP Error 500.22 - Internal Server Error (An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode.)

Is it possible to bind a Canvas's Children property in XAML?

LINQ on the .NET 2.0 Runtime

.net linq .net-3.5 .net-2.0 clr

Get Absolute URL from Relative path (refactored method)

c# .net asp.net .net-3.5

Change the Textbox height?

c# winforms .net-3.5 textbox

LINQ - selecting second item in IEnumerable

c# linq .net-3.5 c#-3.0

Add parameter to Button click event

c# wpf .net-3.5 button click

How do I get all the values of a Dictionary<TKey, TValue> as an IList<TValue>?

c# .net-3.5 dictionary ilist

How to detect installed version of MS-Office?

c# excel .net-3.5 ms-office

Extender Provider failed to return an Extender

c# asp.net .net-3.5

How do you determine if two HashSets are equal (by value, not by reference)?

c# .net .net-3.5 set hashset

NUnit Assert.AreEqual DateTime Tolerances

c# .net-3.5 nunit

How can I "Click Through" a control in WPF?

wpf .net-3.5 styles

How can I get gzip compression in IIS7 working?

Convert DataRowCollection to IEnumerable<T>

What is the best OAuth2 C# library? [closed]

c# .net asp.net .net-3.5 oauth

best way to clear contents of .NET's StringBuilder

c# .net optimization .net-3.5

StringDictionary vs Dictionary<string, string>

WPF versus Windows Forms [duplicate]

Memcached with Windows and .NET