Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

The method or operation is not implemented while using linq to nhibernate

c# linq-to-nhibernate

Unmanaged DLL is not loading with DLLImport C#

c# dll

Should I set charset/codepage when working with digits only?

Comparing integers that represent a date

c# date date-arithmetic

Entity framework error ... property could not be set to 'System.Int16' value

c# entity-framework-6

How to set same viewmodel to two views in fresh mvvm in xamarin forms

c# xamarin.forms freshmvvm

Getting the scrolling offset when storing coordinates

c#

How can I find when the last shift started? (on 24 hr schedule)

c# time

"Cannot Invoke this function because the current host does not implement it"

c# powershell

JSON ISO Date with seemingly wrong time zone

using SqlCommand and scope

c# sqlcommand

Detecting symbolic links and pipes in Mono

c# linux mono pipe symlink

Why should I not use TempData, Session, and ViewBag in ASP.NET MVC 3?

Xamarin : Segmented Control for windows uwp

What to do when Model is exactly the same as ViewModel?

How can I optimise this lambda expression to query using entity framework for each row that contains a list of words?

c# entity-framework lambda

Linq query to group items and query from the top item in each group

c# linq lambda

Index was outside the bounds of the array while trying to start multiple threads

File access denied while accessing from program files

c# visual-studio-2010