Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

WPF - bind a listbox to a list<string> - what am I doing wrong?

.net wpf data-binding listbox

What's the nvelocity/C# equivalent of "if x in array"?

c# .net nvelocity

Best practice to apply domain driven design in .NET?

Same interface in different domains/project

There was an error deserializing the object of type RD.Details. '�19.95 Per Person' contains invalid UTF8 bytes

How to insert columns to Excel Worksheet with OpenXML

.net openxml openxml-sdk

What happens to Contract.Requires when built without Code Contracts installed?

c# .net code-contracts

How get the count of an array? inC#

c# .net asp.net

Regular Expression that Matches values for YYYYMM

.net regex

Register callbacks from different classes

c# .net delegates action func

Mock object that sets an item from session in its constructor

c# .net moq

How to save System.Collections.Specialized.NameValueCollection instance to hard disk and load it back as an instance?

7z format compression [duplicate]

c# .net vb.net compression 7zip

What alternative approach could be used in C# to avoid method returning `object` type?

c# .net generics

Dealing with database changes on WCF Service application

c# .net entity-framework wcf