Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Best way to serialize a double

c# serialization

Conventions for storing Visual C# projects in an SVN repo

c# svn version-control project

How can I get correct string localization when running my unit tests?

Copying a file to a network share which I don't have access to

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