Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why reflection works (private method call by ECMA-335)?

.net reflection

DataTable internals and multithreaded usage

Infragistics, Telerik or devexpress .. which one is better then others? [closed]

datagrid access in C#

c# .net winforms c#-4.0 c#-3.0

Peer-to-peer behind the NATs using C#

c# .net p2p

How to forcibly close Process in c# after some period of time?

c# .net process

.NET StarCraft 2 Replay Reader that is actively maintained? [closed]

.net open-source replay

struct vs class

.net performance

Compile time polymorphism / Overloading

c# .net polymorphism

Send escape character to printer

NuGet Packager Task uses wrong MSBuild in VSTS?

VSTO - Outlook event handler in C#

c# .net outlook vsto

Referencing a Windows Metadata component directly when targeting .NET 5 or higher is not supported

Which ngen to use for x86 app on x64 system?

c# .net ngen

How to run .NET core application by double clicking a file like exe in .NET framework

c# .net .net-core

PCWSTR vs LPWSTR

c# c++ .net winapi interop

Way to detect TestCategory in AssemblyInitialize or ClassInitialize?

Request.IsHttps and Request.Scheme are showing that request is HTTP instead of HTTPS

c# .net asp.net-core .net-core