Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to start 64-bit programming with visual studio 2010?

Using Linq to return each item only once

c# .net linq distinct

Compression Assemblies for C#/.Net?

c# compression archiving

Reactive Framework Hello World

custom 404 page with asp.net C# 3.5 on IIS6

WPF/WinForms/GDI interop: converting a WriteableBitmap to a System.Drawing.Image?

Best choice for Long-polling / Comet in Java or C#?

c# java comet long-polling

Is there a free program that merges assemblies (like ILMerge), but works with wpf?

c# wpf assemblies c#-4.0 ilmerge

NUnit: How to test a private method with "ref"parameter in C#

c# nunit

Anti-constraint on C# generics

c# generics constraints

How do you store a reference to a property in C#?

c# reference properties

Convert XML to Object using reflection

c# xml reflection

Update items in List<T> c#

c# list

How to simulate Java generic wildcards in C#

java c# generics wildcard

SQL Timestamp to datetime on C#

c# mysql sql asp.net-core

Find start index and end index of substring

c# string

Random Azure Function Apps failures: Host thresholds exceeded [Connections]

Cannot initialize type with a collection initializer because it does not implement 'System.Collections.IEnumerable'

WPF. Use button style which is in xaml in code behind

c# wpf xaml styles code-behind

Solving a circular dependency in Castle Windsor