Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

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

c# .net xml

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

Microsoft Reports Adding Two Column Values

Is there anything like Environment.SpecialFolder but for registry paths

c# .net registry

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

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

Comparing Byte Arrays in LINQ to Objects

Send javascript function over json using Json.NET lib

c# .net json.net

How can I check if a sequence of values is correctly ordered?

.NET Assembly viewer wanted

.net

Instantiating types: when using new?

What is the best practice for unit testing private methods in .NET?

Change CSS on span tag in ASP.NET Web Forms

c# css asp.net .net webforms

How can I secure myself from updating another object over current object by mistake?

c# java .net design-patterns

Perspective Image Distortion

c# .net image perspective

How to resize a WPF Window in increments?

c# .net wpf xaml

AutoMapper - Conditional Mapping

c# .net .net-4.0 automapper

How to access a .Net web service from a Delphi Win32 application?

Is it safe to call ICsharpCode.SharpZipLib in parallel on multiple threads

why is my wpf application starting in web browser?

c# .net wpf