Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Formula and math expression parser algorithm

c# algorithm math

HttpWebResponse - Encoding problem

c# encoding

Append CDATA to a string

c# xml cdata

c# Best way to break up a long string

c# .net regex string substring

How can I save multiple files locally in Silverlight?

How can I get all the controls in a namespace?

c# namespaces controls

Why is the == operator (defined for the concrete type) not used?

c# operator-overloading

what is the fastest way to check IEnumerable Count is greater than zero without loop through all records

c# ienumerable

AsyncPostBackTrigger is not a known element?

A less ugly way to localize DayOfWeek? [duplicate]

c# localization culture

How to use new Rupee Symbol of India in Silverlight?

c# asp.net silverlight

Addition of Double values inconsistent

c# .net vb.net

How do I reference a field in an ExpandoObject dynamically?

c# dynamic expandoobject

How to get correct file extension when you know content-type

c# file content-type

Different Scoped Properties - Public getter and internal setter

How to add custom XAML attributes to a class that inherits UserControl?

c# wpf xaml

Error : Object must implement IConvertible

c# iconvertible

Polling Service - C#

c# service polling

bitwise join two if's into one

c# enums bit-manipulation

Cancel request if taking to long to process

c#