Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Custom node names with XML serialization (.NET)

.net xml xml-serialization

Set Only On Deserialization

Is there a way of finding what .NET classes implements a certain interface?

Silverlight; the good, the bad or the ugly?

.net silverlight

Is there a difference between the following ways to register to event

c# .net c#-3.0

Run a console application from a windows Form

Is there a testing tool to test a C# .net web service that contains complex types?

c# .net web-services testing

What to use to make two .net programs transfer information [duplicate]

c# .net vb.net

How do I start a .NET process with idle priority?

.net process scheduling

A List of varying types?

c# .net arrays list types

Lazy resolution of dependency injection

What are some good ways to debug timeouts? (C#)

Why does KeyChar for Delete return the same as for Period?

c# .net

Entity Framework Include With Where With 3 Tables

.net entity-framework

Where are these dots coming from? How to get rid of them?

.net visual-studio-2008 ide

Reading huge amounts of small files in sequence

c# .net windows filesystems

Should you have an interface for all objects/classes

.net unit-testing

How to structure a 'flippable' app?

.net wpf silverlight xaml crud

How do I know which version of the .NET Framework my program is running on?

.net clr

Why does maxConcurrentSessions default to such a low value? And what is a safe value?

.net wcf nettcpbinding