Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Show a custom 403 error page in ASP.NET MVC 2

How to change each columns item font size in WPF

c# wpf xaml listview

Sorting by capital letters first

c# linq linq-to-entities

RegEx Issue | need to validate range of number

c# regex

Getfield.SetValue doesn't work

c# reflection pinvoke

Entity framework: How can I use more then one context and stay synchronized?

Can anyone point me to an example where a console application accesses azure storage

c# azure storage

Linq to Sql for counting and averaging a set of data (no grouping)

c# linq-to-sql

inserting a floating point value with a culture where comma (,) is used for "floating point"

c# .net sql sql-server

Saving file with the same name

c#

Resizing WritableBitmap

c# wpf writeablebitmap

How do I disable LINQ to Sql transactions?

Using M-V-VM with WPF, how do I instantiate a Dialog View given a ViewModel?

c# wpf mvvm dialog

Custom role provider does not implement inherited abstract member

Elmah throws ObjectDisposedException

DataGridView get row values

c# datagridview

PetaPoco: Fetching into composite object

c# petapoco