Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Add Web API Controller to different assembly

How to use perl-style replacement expressions in .NET

c# .net regex

Sharing source code between Mono and Visual Studio

.net visual-studio mono

where to put the GetItems static method? + inheritance question

c# .net design-patterns

.Net 6 config.GetSection() does not act as expected

c# .net .net-6.0

Usage of User32.dll ToUnicodeEx function

c# .net windows winapi

Array of fixed-length BitArrays

Reading a double value from a string

c# .net double

Exclude subdirectories in a directory loop

c# .net subdirectory

Using HttpWebRequest to make SOAP requests over 4KB results in 500 Internal Server Error

error NETSDK1031: It is not supported to build or publish a self-contained application without specifying a RuntimeIdentifier

How do we show clean, Google-style excerpts in our search results?

c# .net regex search dtsearch

Passing a generic type to a method which takes a generic type

c# .net

Split String into Array with No Delimiter

c# .net vb.net

Writing Integration Test For Entity Framework

How can I pass a struct between .NET and C++ using COM?

.net com interop struct

Busy constructors in Ioc - are they a code smell?

Point inside Pie Piece

c# .net wpf algorithm math