Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Split string after certain character count

Round up to next quarter

c# algorithm

Ftp create a filename with utf-8 chars such as greek, german etc

c# encoding utf-8 ftp

How to make a textBox accept only Numbers and just one decimal point in Windows 8

c# windows-phone-8

Why double.IsNaN has so strange implementation

Cannot implicitly convert type System.Linq.IQueryable<string> to string

Design pattern suggestion needed

Overriding the Drawitem event on a WinForm ListView control

c# winforms listview

Can't convert an array to IEnumerable

c#

Select ComboBox by value in winforms

c# .net winforms combobox

Cancel NetworkStream.ReadAsync using TcpListener

How can i use'!' in razor

c# asp.net-mvc razor

How can I programmatically determine if a table exists within a SQL Server CE database?

Value was either too large or too small for an Int32 in asp.net

c# asp.net

Saving a wpf layout to pdf using pdfsharp, c#

c# wpf graph pdfsharp quickgraph

How can I read/write data to and from an OBD-II adapter with Windows Phone 8?

TextBoxFor is not refreshing after postback

c# asp.net-mvc

Is there an opposite of IndexOf()? Perhaps NotIndexOf()?

c#

Forcing all WPF bound controls to update with GetBindingExpression().UpdateTarget()

c# wpf data-binding

FileHelpers nested quotes and commas - parsing error

c# parsing csv filehelpers