Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How to sort a list of string?

c# linq sorting

How can I actually close a sql connection

Conversion of Base Class array to Derived Class array

c# inheritance casting

How can I list all EC2 instances using Amazon .NET library?

AutoMapper null source value and custom type converter, fails to map?

Linq: Method that returns first instance with given type

c# linq

Error converting value to type 'System.Collections.Generic.List` in my json

c# json json.net

What does the @model keyword do in an ASP.NET MVC View?

c# asp.net .net

Autofac. How to inject a open Generic Delegate in constructor

How to point to a file stored in project folder? WPF

c# wpf filereference

ASP.Net Identity Check for multiple roles to get access

Working with enum in C#

c# enums

c# How to insert a variable into a string?

c# string

How do i create an instance of UserManager

Simple LINQ Order by not working

c# linq

How to create a json string where a property contains a dot (period)?

c# json.net

Why is my SHA-1 function displaying the same output for both files in C#?

c# hash cryptography md5

FindRibbons task failed unexpectedly when building addin for Outlook 2010

c# msbuild outlook-2010

Using an entity framework connection string in ADO

Get result of a non generic task

c# .net