Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

.NET Web API - Add Logging

CSharp switch expression with or and default guard with condition

c# .net switch-statement

RestSharp - How to handle non-200 responses? RestClient throws exception on Execute

Entity Framework 6 and .NET Core application

c# .net entity-framework

How can a TPL task send intermediate results to the parent thread?

How to register different services for different environments in ASP.NET MVC 6?

In .NET IL is it acceptable to implement an interface's properties and events directly as methods?

c# .net clr cil

Sending email from SMTP server without the need to enter password

c# .net asp.net winforms

Can I execute an SQL command on a DBContext connection before the first EF entity is loaded?

.net entity-framework

How do I create an SDK style project for a .net framework 4.7.2 project in using visual studio?

c# .net visual-studio-2019

Get reference to a class and execute static method from only a string value?

c# .net string static instance

Server-side Blazor Autorize Attribute is not working

c# .net authentication blazor

BBCode or wiki markup libraries for .NET? [closed]

.net wiki bbcode

Unable to register the C# dll as a COM Component, The module was loaded but the entry-point DLLRegisterServer was not found [duplicate]

c# .net com regsvr32

How to execute method calls of a custom class in a separate thread?

SoapHttpClientProtocol disable ssl certificate validation

.net soap web-services

Entity Framework 5 Fluent API - Configure Unidirectional Relationship

Disable Multi-Select CheckBox functionality in a ListView?

c# .net wpf winforms listview