Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

MVVM DataGrid copy information from selected cells

Microsoft TTS voice tone

Runtime-error in wpf with Window.AllowsTransparent set to true

wpf .net-4.0

C# Terminate a Workflow Programatically from inside Code Activity WF 4.0

Regarding asynchronous Task, why is a Wait() required to catch OperationCanceledException?

Whats so special with ThreadAbortException?

c# asp.net .net-4.0

Queuing Actions/Delegates for Asyncronous Execution

How can I properly publish my Windows desktop application in such a way that will ensure the end user has the right files needed to run it?

How to expose private method to unit test

c# unit-testing .net-4.0

How to find out the value of SpecificVersion reference property?

Entity Framework 4 LINQ to Entities Queries Over WCF

Visual Studio 2010 not recognizing .NET Framework 4.0

ASP.NET User not showing all Active Directory Groups

C# GC for Server

How to apply multiple search patterns with Directory.EnumerateFiles()?

c# linq .net-4.0

What is the datatype of this width?

c# wpf xaml .net-4.0

Supporting "out / ref" parameters in expressions with conversion to "object"

Is there any difference between .NET 2 and .NET 4 assemblies running under .NET 4

c# .net .net-4.0 .net-2.0

Is it possible to pass an instance "pointer" to another process through a memory mapped file?