Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

What's a good pixelation algorithm in C# .NET?

c# .net image-processing

Adding items to context menu and custom actions for these items

c# .net contextmenu

hunspell spell check

TripleDes decryption with some invalid data at the beginning

c# .net encryption

Capture a frame from a video (mpg, wmv, etc) at a specific time interval

c# .net video image

XmlSerializer throws InvalidOperationException when having a namespace prefix in the attribute

c# .net c++-cli xmlserializer

Create Resource from asp.net page

ParamArray Not Working With COM

.net vb.net com paramarray

Using OpenApiReference, how to configure code generator options using a .nswag json options file (or any alternative)

.net openapi nswag nswagstudio

Required init property with backing field gives null warning C# 11

c# .net c#-11.0

What does the CLR do on a 'throw'?

.net clr cil

Web reference proxy is field specified

c# .net wcf web-services asmx

F# upcasting TextBlock to UIElement

.net f# uielement

Why can't the profiler attach?

difference between linq to sql and entity framework

Socket.SetSocketOption throws invalid argument exception on Mac OS & Linux ,but works fine on Windows

c# .net linux sockets .net-core

Will connection leak might Cause Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool?

c# .net sql-server

Best .NET library for trees [closed]

.net tree

API choice, should I return XPathNavigator or XmlDocument

c# .net xml xslt xmldocument

WPF Set Owner on Window created on own dedicated UI thread