Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

var to dynamic is known at compile time?

c# dynamic .net-4.0 var

ContextMenu in WPF is too wide

c# wpf .net-4.0

Get special folder for different user without credentials

c# wpf winapi .net-4.0

.NET 4.0 on Windows Azure?

.net-4.0 azure

Named parameters in method signature

SQL Stored Call not passing parameter

C# dotnet web application: Dll's xml config file is lost when Publishing

c# iis dll .net-4.0

How to communicate between two different WPF application over LAN?

c# wpf .net-4.0

Change connection string in Windows Forms based on build configuration?

Web Config Transformation Issues

Any way to speed up this file parsing algorithm?

c# .net linq algorithm .net-4.0

Display only an Image with Transparency in a Windows Form?

Asynchronous Drag and Drop to Windows Explorer

Creating separate process from web application request

c# asp.net .net-4.0

Can I run scriptcs with useLegacyV2RuntimeActivationPolicy?

.net-4.0 scriptcs

How to implement a thread-safe cache mechanism when working with collections?

How to organize transactions?

String function (regex?) to remove query string pair from url string

c# asp.net regex c#-4.0 .net-4.0

What is the most secure way of encrypting/decrypting data? [closed]