Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to update a plain Xamarin.iOS solution (without Xamarin Forms) to .net 6 (without MAUI) to run on iOS and Mac Catalyst?

How to remove DateTime.Parse dependency on System.Threading.Thread.CurrentThread.CurrentCulture

c# .net datetime

Generic Classes (T) - Specifying from a Range of Types VB.Net

.net vb.net generics

Prioritising Event Handlers

Problem with remote install by WMI : the installation package is not accessible form the remote machine

c# .net wmi wmi-query

Difference between .ocx file and a .Net Control

.net mfc ocx

Difference between variable and object

c# .net

Is there a difference between `(bool?)value == true` and `value == null ? false : (bool) value`, where value is of type object?

c# .net

The "FindRibbons" task could not be loaded from the assembly

c# .net visual-studio

GS1 barcode parsing - It seems that there is no separating character

Searching phrases in Lucene

How to get .NET version (1.1, 2.0, 3.0 etc.) under which an Assembly was built?

.net assemblies clr

Resharper dotSettings file getting modified every time

Thread IO priorty settings

.net multithreading