Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Error "Did not find functions with language [dotnet-isolated]" in Azure Function when migrating from .NET 3 to .NET 5

How do I use SecureString securely?

c# .net security

What's the early history of the .Net framework? [closed]

.net history beta

jQuery Forms Authentication with ASP.NET MVC

Open source OCR tool available in the market [closed]

.net ocr

How to get SoapUI to work with ws-security mode 'TransportWithMessageCredential'

.net wcf soapui ws-security

MVC 5.2 How to set default value for datetime-local?

c# .net asp.net-mvc razor

xUnit class constructor should get arguments passed from theory test methods

c# .net .net-core xunit

In MVC3 how to move all scripts to the bottom of the page before </body>?

Check if selected text on richtextbox is all bold or not

c# .net winforms richtextbox

Delphi to C# - Any decent tool to do some hard core conversion?

Ocelot - Changing the upstream request body in gateway causes no change on downstream request

c# .net microservices ocelot

Tasks are getting cancelled, but it's not clear why and how

c# .net task .net-4.8

MSBuild: Remove Reference to Assembly added via NuGet

c# .net msbuild

ASP.NET Core YARP Reverse Proxy multiple listen ports

How do I print a formatted number to the screen in C#?

c# .net formatting printf

How can I enable or disable a windows service in .NET?

Making gdi32.dll function calls in Azure Web App - supported?