Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Why is my ASP.NET site acting single threaded?

c# asp.net multithreading

can not add System.Data.Linq reference in windows phone 8.1

C# How create a extension without parentheses

c# extension-methods

Should I wrap slow calls with Task.Run?

c# asp.net-mvc async-await

WPF - Change string values of enum in combo box

c# wpf combobox enums

How to get the index of a listview item by its text

c# forms listview

Sequence of execution in multicast delegates in c#

c# delegates

Group by Distinct using Linq

c# linq group-by distinct

Jobs not chaining using JobChainingJobListener

c# quartz.net

WPF DataTemplate Binding

Microsoft.Reporting.winforms add reference, works locally, but when built in TFS can't find it at compile time

c# reportviewer tfsbuild

TPL Dataflow block which delays the forward of the message to the next block

How to get the resolution of screen (width and height) in Windows Phone 8.1?

c# .net windows-phone-8.1

.First does not throw exception on empty collection

c# linq entity-framework

ASP textbox calls javascript function

c# javascript asp.net

Reusing Arrays in C#

Difference between PreviewMouseLeftButtonDown and MouseLeftButtonDown WPF [duplicate]

c# wpf events

Why do I encounter RemoteCertificateNameMismatch every time?

c# ssl x509certificate

Get List if Properties of type ICollection from Generic Class

c# .net system.reflection

How to Select All check box together in WPF datagrid

c# wpf wpfdatagrid