Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

C# Sorting a List based on the sequence of values from another List (different classes)

c# .net linq

Polling over thousands of TCP sockets

c# .net tcp threadpool

How pipe powershell commands in c#

ClickOnce deployment with MSBuild -> How to pass the current build number for application version/ or autoincrement

.net msbuild clickonce

How ASP.NET CommandName and CommandArgument values are stored?

c# asp.net .net viewstate

Create an admin-only accessible directory

c# .net security file directory

Can I create a DLL compatible with both standard .NET Framework and .NET Compact Framework?

.net dll compact-framework

MS Word Custom Task Pane disappears when I programatically open a document

How can I return variable column lengths via LINQ to SQL

c# .net sql linq tsql

.NET Manual Reset Event

c# .net multithreading

Differences between Canvas Property and Margin

c# .net wpf

Will the .cs files be compiled when loaded after i modified them?

c# asp.net .net

Disabling Smooth Scrolling on Richtextbox

c# .net winforms richtextbox

SvnClient.GetStatus(path, args, statuses) returning 0 for versioned file?

c# .net svn sharpsvn

Running consol application in debug mode with WCF selfhosting?

c# .net wcf self-hosting

How would you get the index of the lowest value in an int array?

c# .net arrays

VS2010 .NET Memory Analysis - extremely slow

How to pass arguments to a non-default constructor?

c# .net json.net

Visual Studio or Resharper extension to decompile code

How to Share App.config?

.net visual-studio