Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

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

Will the IE9 WebBrowser Control Support all of IE9's features, including SVG?

'Contains()' workaround using Linq to Entities?

Paging a collection with LINQ

linq .net-3.5

How do I tell if .NET 3.5 SP1 is installed?

.net-3.5 installation

WPF CommandParameter is NULL first time CanExecute is called

Don't stop debugger at THAT exception when it's thrown and caught