Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-3.5

Safe to get Count value from generic collection without locking the collection?

Can I use System.Core.dll/System.Collections.Generic.HashSet in powershell?

.net .net-3.5 powershell

Check if any item in a list matches any item in another list

c# algorithm .net-3.5

Call multiple SQL Server stored procedures in a transaction

Reflection. What can we achieve using it?

c# reflection .net-3.5

Is there a way to limit who can inherit a class or interface?

c# .net-3.5

How hard is it to incorporate full text search with SQL Server?

Does .NET Framework 3.5 SP1 require restart?

.net-3.5

A generic list of generics

c# generics .net-3.5

What does "=>" mean?

c# .net .net-3.5 lambda

Pass a method as a parameter [duplicate]

c# .net-3.5

InvalidCastException in a LINQ query

.NET List.Distinct

Check that all items of IEnumerable<T?> has the same value using LINQ

c# linq .net-3.5 ienumerable

Working with byte arrays in C#

Why would overwriting .GetHashCode clear these databound values in WinForms?

How can I draw a "soft" line in WPF (presumably using a LinearGradientBrush)?

.net wpf xaml .net-3.5 gradient

ListViewItem's group not being preserved through another collection

c# winforms listview .net-3.5

AesManaged versus RijndaelManaged [closed]

Form.Parent and StartPosition.CenterParent

c# winforms .net-3.5