Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to pass a value obtained from a function call within a ForMember() into another one using AutoMapper

c# .net automapper

Changing the web.config will cause a refresh of an IIS website, will it also trigger run a static constructor again?

c# .net configuration static

Set marker on MSChart at specific X-Value

.net mschart marker

WCF or Sockets for Communication in a real-time environment?

XUnit - InvalidOperationException : Solution root could not be located using application root

How to modify port in .Net framework web api

bug in System.Web.Security.AntiXss.AntiXssEncoder.MarkAsSafe and LowerCodeCharts.None?

c# asp.net .net antixsslibrary

How to Register ILogger(Microsoft.Extensions.Logging) with DI usinq autofac .net framework

Table per Concrete Type (TPC) Mapping in EF4.4

Designing an object with a long running constructor

JsonConverter not working in integration tests

C# library for CGM or WMF vector format output

.net wmf

Retrieve object from LINQ-to-SQL DataContext before SubmitChanges

.net linq-to-sql

.NET Core Error 502.3 while inserting into database

Implement full logging in Integration Test

How to use C# 9 in Blazor WebAssembly project?

c# .net blazor .net-5

Native C++ performance using C# or within C#

c# .net c++ native-code

Exposing an internal class as a public property

ThreadPool.SetMinThreads does not create any new threads