Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Pass code to a method as an argument

Why would a long running Task still block the UI?

Transact SQL date query returning no results

EntityName enumeration

Getting IP address/interface number after a RasDial

Determine which elements in a list are NOT in another list

c# ilist

Generic methods returning simple types

c# generics

are there potential pitfalls to using static methods in a web application (.net)?

c# asp.net static-methods

Mocking side effects

c# unit-testing mocking moq

Alternative for HttpActionContext.RequestContentKeyValueModel on ASP.NET Web API

c# asp.net asp.net-web-api

Seeking and writing files bigger than 2GB in C#

c# filestream

Type definitions should start with a '{', expecting serialized type 'ErrorResponse', got string starting with: MOCK FOR URL NOT FOUND

c# servicestack moq xunit

Seeding ServiceStack database

NHibernate DTO with deep object graph

c# nhibernate mvvm dto

how to create Grid view with customized column from different table with asp.net and c#?

c# asp.net gridview

SelectedMode for GridControl ( DevExpress )

c# devexpress

How to split a string into an array of two letter substrings with C#

c# arrays string

Adding a Dropdown menu to the NavBar in an ASP.Net Core Web App (bootstrap)

Error generating JWT token during ASP.NET Core Web API authorization