Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Why does my Event Log source keep getting put under "Application" in the registry instead of <log>?

There is an error in XML document; EndElement is an invalid XmlNodeType when deserializing

How to write custom logs when message is enqueued & dequeued in ActiveMQ

c# .net log4j activemq-classic

How to get Page.UICulture in a static WebMethod?

Dispose the singleton object in .NET

.net ooad

C#: Generic Parameter vs Object type parameter [duplicate]

c# .net

Displaying a collection of controls in Windows Forms

WPF C# binding code - why doesn't this simple example work?

c# .net wpf binding

Comparing nested object properties using SemanticComparison

wcf multiple parallel calls is not working correctly: delay between calls and working in few number of threads

How to programmatically extract Windows Phone's LiveID?

c# .net windows-phone-7 liveid

Preventing multiple process instances of a single executable

No relevant source lines error. Compilation error

asp.net .net

Why NLog.LogManager.Configuration returns null?

.net configuration nlog

Is it possible to use an instance method in a pipeline in F#?

.net f#

Can I make a template, or generate a bunch of almost-identical properties in C#?

c# .net visual-studio

Inserting multiple records into MySQL using MySqlCommand in one query C# (MySQLConnector) & command Parameters for escaping quotes

XML serialization in .net

c# .net xml xmlserializer