Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

how to ensure no memory leak in the following case

c# .net

In C#, why can't I pass a StringReader to a method with a Stream parameter?

c# .net xml

game design improvement

c#

Dynamic vs Dictionary [C#]

c# dynamic

How to use repository in factory

Benchmark on different String dictionaries shows that the normal one is faster, and I don't know why

Could not load file or assembly error even when reference has been removed

c# asp.net asp.net-mvc

Scheduled Automate execution of test in nunit

c# nunit watin

Moving progress bar not to show percentage in c# wpf

c# wpf progress-bar

Is there anything like Environment.SpecialFolder but for registry paths

c# .net registry

MouseLeftButtonDown not recognized by a ListBox?

C# MVC3 ViewBag, how to use lists property in view within foreach statement?

ActiveDirectory: How to find if a domain is available?

c# active-directory

Is there an easier way to use Windows ctrl+v (paste) functionality in a C# Console application?

Comparing Byte Arrays in LINQ to Objects

Create a security identifier for the current domain

c# windows security

Print image after it's been generated [c#]

c# image file printing

how can i remove an outer <p>...</p> from a string

c# html asp.net-mvc

Providing a non-constant value in RangeAttribute?

Send javascript function over json using Json.NET lib

c# .net json.net