Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Listview ItemSelectionChanged fires twice?

How to get the "typeof" of a custom user control

c# asp.net .net-3.5

Use EventLogReader in Desc order mode?

c# .net-3.5 event-log

Threadsafe FIFO Queue/Buffer

Using C# extension methods from managed C++/CLI

How to read an .RTF file using .NET 4.0

c# wpf .net-3.5 interop .net-4.0

Farseer Physics Tutorials, Help files

Is there a way to silently or automatically install .NET?

.net windows winforms .net-3.5

How to reduce the size of an image in C# and .NET 3.5?

That assembly does not allow partially trusted callers. InitializeComponent()

Navigating gridview pages from url values

Acceptable to use a Type for a Dictionary Key?

Using Linq to Select properties of class to return IEnumerable<T>

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

Why can't I pass a List<List<Foo>> to an IEnumerable<IEnumerable<Foo>>

c# generics .net-3.5

Delivery of .Net 3.5 SP1

.net .net-3.5 installation

How to set multiple selected values in asp.net checkboxlist

IList<T>.FindIndex(Int32, Predicate <T>)

c# .net-3.5

ClickOnce .appref-ms more than a link to .application file?

Parameterising DllImport for use in a C# application

c# .net-3.5 c#-3.0 dllimport

Looking for a good WPF solution for a transparent, click-through overlay

c# wpf .net-3.5 mvvm