Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Hosting powershell runspace in web application

IsTabStop="False" has no effect on my WPF app

c# wpf tabstop

How to read an xml file directly to get an XElement value?

c# .net xmlreader xelement

what is the difference between Convert.ToInt16 or 32 or 64 and Int.Parse? [duplicate]

c#

Anonymous Type to Real Class Refactoring

How to name iOS-related elements in code?

What does [opt] mean in MSIL?

c# .net c#-4.0 cil il

Try Catch in Repository

Getting terms matched in a document when searching using a wildcard search

c# lucene lucene.net

Accepted way to prevent "The remote host closed the connection" exception

Ninject and performance

c# performance ninject

What is the expected behavior of a locally scoped Timer?

Why can't subclasses create new objects with a base class protected constructor?

what is <readerQuotas> in WCF Binding?

c# wcf wcf-binding

Can't copy/move files with space at end of file name

c# winapi filenames

(.OFX/.QFX/.QIF/.QBO/.OFC) file converter

c# asp.net ofx qif

Compiling lambdas and invoking delegates on the device in Monotouch

Serialization of derived objects without the xsi:type

How do I compile a project for both .Net 3.5 and 4 at the same time

c# .net visual-studio msbuild

Windows API for common media player functions?

c# windows