Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Entity Framework TPT Inheritance Subtypes

c# entity-framework

Is anonymous pipes the right way to go here?

c# ipc anonymous-pipes

JWT token not accepted by Web APi2 authentication with JwtAuthForWebAPI

c# asp.net-web-api2 jwt

How to call method from background thread on main thread?

c# multithreading

Converting between IVector<T>^ and C-style array of bytes in a winrt component

c# c++ windows-runtime c++-cx

Escape double quotes in a C# string

C# System.Drawing.Image.get_Width() throws exception on WinForms form is maximized

c# winforms fo-dicom

Simple Tray Application in c#

Call methods from set accessor or force the user to do manually

c# methods properties

How to check if a microphone is available for recording

c# wpf audio microphone

how to add selected rows of datagridview to a datatable

c# winforms datagridview

Should injected dependencies be publicly accessible or private?

Version object is comparing two versions incorrectly

Split by comma if that comma is not located between two double quotes

c# regex

Overriding event handler in WinForms

c# winforms events

c# - DotNetZip open zip file from MemoryStream

c# asp.net-mvc dotnetzip

How to work on Bixolon POS Printer using C#

Passing Enum to ASCX via html markup

c# asp.net ascx

Problem creating managed classes and namespaces in C++/CLI

c# namespaces c++-cli

How do I check if a value type has a value of IntPtr.Zero