Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Convert List<T> to T item if there is only one element?

c# lambda

Html helper to show display name attribute without label

WinForms: Maximum Size of a Control is 65535 - Workaround?

c# winforms

How to add child element to XElement as a decoded string?

c# .net xml linq-to-xml xelement

Microsost Office Interop Word - enable/disable track changes in C#

c# ms-word ms-office

List of object, get property with separator

c# list

How to create a Comparer from a lambda function easily?

c#

reading a CSV into a Datatable without knowing the structure

c# .net csv datatable

Increase the resolution (dpi) of an image

c# image bitmap zpl

DateTime.ParseExact returning FormatExpcetion

Overloading WebAPI controller with 2 Get methods

c# .net asp.net-web-api

Asynchronous Socket connection in Silverlight

How to create a task in task schedular using "Run whether the user is logged on or not"

c# scheduled-tasks

Razor Missing Matching Closing Tag

Checking if user authorized in Orchard CMS

string.format() with at least one decimal place [duplicate]

c# .net formatting

Counting the number of cases in a switch statement

FileHelpers Csv reader - Failing to convert dd-mmm-yyyy DateTime Format

Converting a c# commandline app to a Windows service

c# service command-line

Collection was modified; enumeration operation may not execute [duplicate]

c# .net windows