Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

DropShadow Color DataBInding

c# wpf data-binding

WP7 Json serializer doesn't handle "space"?

Self referencing entity & insert order - using Entity Framework Code First

refreshing excel file which gets its data from sql server with c#

SqlDataSource UpdateCommand Being Called Twice

Is it possible to validate an MVC-3 model without validating "sub-models"?

c# validation asp.net-mvc-3

How to rename multiple buttons in one loop in C#

c# winforms loops button text

C# XPathSelectElement and xml with attribute xmlns="http://www.w3.org/2000/09/xmldsig#" Help

c# xml linq xpath xml-namespaces

How to name instance variables in VB.NET since not case sensitive

c# .net vb.net

How to return JSON Result in MVC2 at Post

How to force BusyIndicator?

c# wpf xaml busyindicator

Is my Saga structure the correct solution? (NServiceBus)

c# nhibernate nservicebus saga

ObjectDisposedException was unhandled: Safe handle has been closed at program end

Fastest way of converting IPv6 dotted format string to colon format ? C#

c# ipv6 ipv4

How do I get JSON data in a plain c# program from a ASP.net MVC program?

C# comparing collections

c# collections

json.net is throwing an error on serializing and deserializing a very simple class

Correct way to index a small collection of values

c#

Unity - Resolution of the dependency failed (without registering)

c# unity-container

How can I obtain all the possible combination of a subset?