Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net-4.0

Setting WindowStartupLocation from ResourceDictionary throws XamlParseException

How to add an item of type T to a List<T> without knowing what T is?

c# wpf generics .net-4.0

Difference between Barrier in C# 4.0 and WaitHandle in C# 3.0?

Differences in the different ways to make concurrent programs

c# .net-4.0

Receiving "...has already been registered..." from EventLog.CreateEventSource even though I'm checking !EventLog.SourceExists

c# .net .net-4.0 event-log

IExtensibleDataObject vs IExtensibleObject?

c# wcf .net-4.0

Consuming WCF from jQuery as JSON

jquery wcf json .net-4.0

How to call an extension method from own class without casting?

Does using assembly compiled in older version of .NET framework affects whole performance?

How do I get list of id's as int using LINQ

c# .net linq ado.net .net-4.0

Is there an equivalent for Delphi's "with" command in c#?

c# .net delphi c#-4.0 .net-4.0

How to create custom scaffold templates in ASP.NET MVC5?

Create a simple wpf trigger on one object that affects another

c# .net wpf wpf-4.0 .net-4.0

Serious trouble with ILMerge and .NET 4.0

.net wpf .net-4.0 ilmerge

C# to VB.NET syntax conversion for class instantiation with properties

Partial class doesn't match to auto-generated class part

How to exclude specific types from serialization?

Is it possible to create routes dynamically in .NET 4?

c# .net asp.net .net-4.0 routing

Multitargeting in .NET

WCF Discovery .NET 4: Problem with config / programmatically definition

c# .net wcf .net-4.0 wcf-binding