Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Prevent same child window multiple times in MDI form

c# .net

Is it a bad idea to combine a GUI program and a console application into a single EXE?

Visual studio 2012 add-in - how to attach debugger to a process

Cannot find connection string for connection name 'ApplicationServerWorkflowInstanceStoreConnectionString' (machine config))

Is it possible to know how many unprocessed completed operations are queued on an IOCP through an API call?

c# .net sockets iocp

HTML Agility Pack - Issue selecting an HTML select tag with the option tags within

c# .net dom html-agility-pack

Using latest Xamarin Studio, build errors stating "Can't find .NetPortable" framework

Is it possible to represent non gregorian dates as DateTime in .NET?

Multi Project Template folder structure incorrect

Make .NET WebBrowser not to share cookies with IE or other Instances

SignalR - Unable to get property 'client' of undefined or null reference

Prolog with .NET [closed]

.net prolog clr

How to instantiate and initialize a dynamic object in expression tree?

Why is the TcpClient slower to connect with parameters in the constructor?

c# .net sockets tcpclient

How can I convince mkbundle to include MonoPosixHelper?

c# .net mono mkbundle isis2

C# Named Pipes, how to detect a client disconnecting

c# .net named-pipes

Get pixel length from PixelFormat

c# .net image-processing f#

Is there a way to see the native code produced by theJITter for given C# / CIL?

c# .net jit cil

How can I determine if a given drive letter is a local, mapped, or USB drive?

c# .net path usb

How to use System.Windows.Forms in .NET Core class library

.net .net-core project.json