Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

What is a meaningful format to save formatted text in the database?

C# import of Adobe Illustrator (.AI) files render to Bitmap?

IProgress<T> not firing

c# .net .net-4.5

Cant re-load C++ dll in C# Project

c# c++ .net dll

Can an exception during OnRelease cause a component to not be disposed correctly?

c# .net nhibernate autofac

dotnet publish specific project with SolutionDir reference

External comments are included in the reverse order, .Net Visual Studio

Make multiple HTTP requests/responses when 4xx response loses the connection

(object[,])range.get_Value(XL.XlRangeValueDataType.xlRangeValueDefault) causes a conversion error

Can many-to-many relationships in EF Core 5.0 be configured keeping just one navigation property (on one side)?

How to maintain font properties of word documents when converted to PDF

ConfigureWebHost() is not supported by WebApplicationBuilder.Host. Use the WebApplication returned by WebApplicationBuilder.Build() instead" error

c# .net

Embed exe file in a Class library

c# .net dll exe class-library

Dependency injection in simple ASP.NET Web API

Primary keys created by Entity Framework are not auto-incrementing