Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to compress a directory with the built in .net compression classes?

.net compression

Detecting a file opening

c# filesystems .net

Find certificate by thumbprint

c# .net x509certificate

What's the difference between FindAll and Select?

c# .net linq

Remembering SQL connection state in .net?

Using Elasticsearch.Net/NEST to search parent documents based on child attributes, where parent/child documents are stored separately

.net elasticsearch nest

Windows Forms GUI beside .NET Core libraries Is it possible? [duplicate]

c# .net

Where does User Login Logic Belong? 3-Tier Application

Expression method for NULLIF (with Divide)

need a REGEX pattern to match

.net regex

Visual Studio attach to process and view the code on break?

c# .net

Append item to Add menu of solution- or project node in Solution Explorer

Passing SqlConnection to class loses its connectionstring after dispose

c# .net sql-server

Internal Modifier on an Interface's Property

c# .net properties interface

Path generated via subst-command not found by System.IO

c# .net

BSTR and SysAllockStringByteLen() in C++

Is it possible to do "mixed" XML Serialization in .net?

is cacheitemremovedcallback of HttpRuntime.Cache thread safe?