Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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

Some Objects Show Up as System.__ComObject when Debugging in Visual Studio

How to find a Serial port device in .NET with its driver name?

c# .net serial-port

Why are unit tests failing after migration to .Net6 ("The calling thread must be STA, because many UI components require this")

update MSBUILD to 17.6 that comes with the may 2023 update of .NET 7.0.302 SDK breaks build

Does C# provide a way to search an enumerable collection for a sub-list? [duplicate]

c# .net

.net types replaced by IUnknown in type library

c# .net delphi delphi-xe4

Publishing a website using msbuild

.net msbuild

How to Install a COM using ClickOnce