Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Should WCF services return plain old objects, or the actual class that you're working with?

c# casting wcf return-value

How to check if the currently logged on user is using roaming profile?

c# .net environment

OpenVPN --auth-user-pass FILE option on Windows [closed]

c# windows credentials openvpn

Cobertura equivalent available for C# .NET? [closed]

How do I load unsanitized XML?

c# xml sanitization

Comparison operators not supported for type 'System.String[]'

c# linq linq-to-sql exception

Tab button switches to wrong control in windows form application

c# winforms visual-studio

odata deep-level expand not working

c# asp.net-web-api odata

Binding and Getters & Setters [duplicate]

c# wpf data-binding

Visual Studio Extension: Custom Quick Action

Task.WhenAll not throwing exception as expected

What's happening with the 2nd element of the array?

c#

Azure Storage exception when a string length is more than 32768 characters

How to read json file and serialize it in custom class?

"A generic error occurred in GDI " in outlook-addin

Getting a XML file as response in C# from Azure

How do I tell VS 2008 to stop putting byte-order marks in front of my files?

How do you stream a zip file from the click of an image button in asp.net?

c# asp.net streaming zip

how to update listbox items with INotifyPropertyChanged