Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

How to hide the caret in a RichTextBox?

vb.net .net-3.5

ASP.NET User Control Property Value Options In Designer Mode

VB.NET: Boolean from `Nothing` sometimes `false`, sometimes Nullreference-Exception

What does Process.Responding really mean?

c# winforms .net-3.5

How can I get the equivalent of Task<T> 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