Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Unable to use SaveBinaryDirect with Sharepoint online always return 403

Validate document before inserting in MongoDB using .NET driver

Minimal Api Generic CRUD with dynamic endpoint mapping

What does it mean for an application to be FIPS 140 compliant?

.net fips

How can I find a Regex match at a specific location of the string in C#?

c# .net regex

.NET Core add Claim after AzuerAD Authentication

How to reference both x86 and ANY CPU assemblies from the same EXE application?

Assigning bool? to bool

c# .net nullable

Should my DAL return Person or Datatable?

How can I add a private key to X509Certificate2 after I have already added the public key?

c# .net certificate rsa x509

Is there a Subject implementation in Rx.NET that functionally resembles BehaviorSubject but emits only if the value has changed?

Add link label to DataGridView cell or column which is binded to DataSet

c# .net winforms datagridview

StringAssert.Contains("{", needle) throws System.FormatException: Input string was not in a correct format

c# .net unit-testing mstest

CryptographicException in Classic ASP with MySQL TLS

Default Value when using SingleOrDefault()

c# .net linq

Drawing Arrow between two points in ASP.NET

c# .net asp.net graphics

Graphics.MeasureCharacterRanges incorrect when TextRenderingHint.ClearTypeGridFit is enabled

.net vb.net winforms graphics

What is the best way to secure a WCF service?

.net wcf

Oracle.DataAccess.Dll loading issue on x-64 machine

.net oracle-database dll

Why does my RegEx get two different results depending on platform?

c# .net regex