Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Rename de-obfuscated code

c# .net obfuscation

What layer does a UserControl's base class belong in?

c# asp.net architecture

How can I further simplify this piece of LINQ code

c# linq

Parsing a strangely formatted DateTime. Anyone fancy stepping up?

c# .net parsing datetime

Creating a comparable Dictionary Key

filter to reverse anti-alias effects

c# .net antialiasing

Java with EMF & RCP vs C#

c# java rcp eclipse-emf

MVVM Light and Undo / Redo?

Serialization: Change the name of the root node without changing the class name

Get c#-specific name for a given framework System.Type?

c# types

ParallelFor code for finding sum of few elements in an array (Subsetsum problem)

Why assembly namespace coming twice?

c# asp.net vb.net

Get expression parameter name

c# expression func

Keeping Up To Date With All Things C# [closed]

c#

Silverlight ListBox with ObservableCollection<T> and dynamic filter

FxCop is not respecting my excludes

C# generic factory method

c# generics factory

Minimize window from usercontrol in wpf

c# wpf

Threadpool, order of execution and long running operations

Convert collection of IEnumerable using LINQ

c# linq ienumerable