Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Random The request was aborted: Could not create SSL/TLS secure channel. Returned code=MessageAltered

Heap corrupted while using P/Invoked GlobalSize

c# .net windows winapi pinvoke

Do semaphores prevent instruction reordering?

Why .NET Core (dnxcore50) xUnit Tests are not visible in VS2015 Test Explorer?

Implicit conversion for generic class restricted only to some types

C# MongoDb serialization of Dictionary<string, object>

DI/IoC for .net mvc async/await

How can I create a keyvaluepair with a value two different data types?

c# .net winforms

Bitbucket pipelines .net deploy

Prevent XmlReader from expanding XML entities

c# .net xml dtd xmlreader

Is it ok to await a collection of 1000 tasks in a .NET app? Or should batching be used?

c# .net azure async-await

The label 'N' has already been declared. Label names must be unique within a query batch or stored procedure

sql .net vb.net

Nuget package not installing dependencies for .NETCoreApp

.net nuget .net-core

Can I reference a .NetStandard library from my Windows 10 UWP app?

How to define a public static readonly field?

.net f#

Should I offload work to other threads in ASP.NET?

How can I make sure that a DirectDraw surface has a correct file format?

c# .net binaryfiles dds-format

Alternative to using InStr

c# vb.net .net

Getting "No type was found that matches the controller named 'SampleSlashBaseService'" when trying to use WebAPI

How can I change the ForeColor of a single sub item in a ListView control?

c# .net winforms listview