Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-3.0

Tell LINQ Distinct which item to return

Can multiple threads modify a dictionary?

.net multithreading c#-3.0

Parsing a string to an array in C#

c# regex c#-4.0 c#-3.0

How do I test my email settings without sending a message?

c# email c#-3.0

Creating installer for a c++ windows service Dynamically

c++ windows-services c#-3.0

Can you yield return into an IList<T>?

.net c#-3.0 yield-return

why do I have to explicitly ask whether a nullable boolean var is true?

c# c#-4.0 c#-3.0

Convert a Dictionary<string,string> to an array

.net c#-3.0

Advantages of UI design in XAML

c# wpf xaml c#-3.0

Dynamic resultset with dapper on 3.5

c#-3.0 dapper micro-orm

FormsAuthentication.Timeout.TotalMinutes in .NET 3.5

c# .net c#-3.0

LINQ to XML: Collapse mutliple levels to single list

c# linq c#-3.0 linq-to-xml

How to initialize virtual automatic property?

c# c#-3.0

How can i get ram serial number?

c#-3.0

c# Type parameters : How to Parse?

c# asp.net oop c#-4.0 c#-3.0

How to increase the performance of WPF Application

wpf performance c#-3.0

Could not load file or assembly 'Noesis.Javascript.dll'

What is UserPreferenceChangedEventHandler in C# winform applications?

winforms c#-3.0

GetValue() does not read decimal values when first row is string

c# sql-server excel c#-3.0 oledb