Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Exception from lambda expressions

c# exception tcp .net-3.5 lambda

Entity Framework 3.5 - How to load children

Is it possible to include a C# variable in a string variable without using a concatenator?

How to remove yourself from an event handler?

c# events timer .net-3.5 lambda

How is the .net Entity Framework overkill versus LinqToSql?

How to find out what processes have folder or file locked?

Sending E-Mail in C#

c# email .net-3.5

How can I make an endless progressbar in WinForms?

winforms .net-3.5

How to get number of CPU's logical cores/threads in C#?

c# multithreading .net-3.5

Mapping expressions in LINQ-to-sql abstract class

Why does Windows Forms databinding want to set my nested boolean databound property when I raise a notification event on the parent object?

.net winforms .net-3.5

Howto load assemby at runtime before AssemblyResolve event?

c# .net-3.5 assemblies

C# 2.0 code consuming assemblies compiled with C# 3.0

c# .net .net-3.5

Read-only Run elements in a WPF RichTextBox?

wpf xaml richtextbox .net-3.5

How to send object through NamedPipe in .NET 3.5?

c# .net .net-3.5 named-pipes

ASP.NET MVC routes

Will Visual Studio 2010 only run 4.0 unit tests?

WPF modeless dialog from MS Excel add-in

wpf excel textbox .net-3.5

Windows 8.1 unable to install .NET Framework 3.5 0*800F0906

How to recreate "Index was outside the bounds of the array" adding items to Dictionary?