Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to get a type from an unreferenced assembly?

c# .net reflection assemblies

What is Your Tool-of-Choice for Creating Stubs?

.net testing stub

Is it bad practice to use LinkButtons as hyperlinks?

.net asp.net

C# SMO and SqlEnum references error

c# .net sql-server smo

Double.Parse precision/Rounding issue

c# .net sql-server

get extended additional properties with graphclient

.net microsoft-graph-api

Issues running event hub triggered azure function locally, getting "Out of retries creating lease for partition" error on startup

UrlEncodeUnicode and browser navigation errors

Parsing SAP IDOC files [closed]

Calculating SHA256 hash different results under Windows and Linux

c# .net encoding sha256

An assembly specified in the application dependencies manifest (Test.deps.json) has already been found but with a different file extension:

Catch External API Error Message as in Postman Body

c# .net error-handling

What is a good replacement for MyGeneration / d00dads code generation and data layer?

c# .net mygeneration

Selecting a value in combobox that's populated from a DataTable

Should the WCF service stay opened all the time?

.net wcf wcf-client

Need good HTML content editor for ASP.NET

javascript .net asp.net

Ignore a property when deserializing using Json.Net with ItemRequired = Required.Always

IActionResult vs IResult ASP.NET Core

c# .net asp.net-core