Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to close / open console within C# using Win32 calls?

c# .net visual-studio

using functions and classes in another vb.net project

How to migrate .RESX file when changing .NET Framework

c# .net vb.net

DbContext ChangeTracker: Id of Added Entity for Auditing

External library in Metro UI

MSBuild warning messages in VS2010

c# .net visual-studio-2010

Skip XML documentation files with Web Deploy

Do we have Button down property as Boolean

.net winforms delphi c#-4.0 dfm

INotifyProperyChanged - why the extra assignment?

improve application performance and intelligence

WCF - 'The service certificate is not provided for target' error for WCF client calling a WCF service

c# .net wcf

Why should i use WndProc when i have form events?

.net winforms wndproc

Given a .net control, can I get the tooltip?

c# .net winforms

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