Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

String.Format instead of Substring

.net string textbox

XmlException while parsing xml with encoding specified as "utf-16"

HttpClient not sending basic authentication after redirect

Properly configure the dashboard in Opserver

c# .net opserver

How to extend the .NET TestClass

c# .net

Is there a generic way to fill objects from database?

c# .net generics

All assemblies are not getting copied in test result - MS test

c# .net unit-testing mstest

This operation is not supported in wcf test client because it uses system.threading.tasks.task

What is the difference between "windows application" and "windows forms application"

What is the relationship between a .NET assembly and CPU architecture?

Differentiate time exceeded from no server response using HttpClient

c# .net dotnet-httpclient

What are the internal differences of a T[] and a List<T> in terms of memory?

arrays .net list heap-memory

Why ComboBox doesn't throw an Exception when setting DataSource?

How to deny authorization for a Web API project by default

.net asp.net-web-api

Does MongoDb C# driver works with LINQ and dynamic documents?

What are the challenges in porting your existing applications to Microsoft Azure?

c# .net asp.net azure cloud

Newtonsoft Json.NET version incompatibility (DLL hell)

Synchronizing multi-select ListBox with MVVM

Build .NET Core 2.0 EXE file with C# 7.1

c# .net msbuild

Incompatibility using managed array and std:array at same time