Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

.net 2.0 wsdl.exe directory must be set in global preferences

.net web-services soapui

How set an enum flag for a generic enum type in .NET Standard?

Recognizing visio shapes in an image

c# .net opencv ocr

How can multiple audio files be played in sequence?

c# .net

Registering my .net assembly for COM interoperability doesn't expose my methods

.net com com-interop

Reference to type '(, )' claims it is defined in 'mscorlib', but it could not be found

.net visual-studio-2019

Visual Studio is generating one of my service references with Runtime.Serialization, but the others generate with ServiceModel

Creating dynamic class from a string containing the class definition

Equivalent of Objective-C Dispatch Queues in C# .NET approach or idiom

How is AttributeUsageAtribute implemented?

c# .net attributes

GetContextAsync() with Cancellation Support

c# .net

Build Expression Equals on string

c# .net c#-4.0 expression

How to fail tests by default if a dialog appears in watin

c# .net testing automation watin

Does LINQ to SQL use the ActiveRecord Pattern?

Can the GetHashCode() method of a string return zero?

.net hashcode

Experiences Using ASP.NET MVC Framework

.net asp.net asp.net-mvc

Feature 'inferred delegate type' is not available in C# 9.0

c# .net lambda delegates c#-10.0