Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

C# crop circle in a image or bitmap

c# image bitmap

What is the purpose of this comment inside a region referencing the path of the dll? (System.Action)

c# visual-studio metadata

WPF Complex Hierarchical data template

c# wpf hierarchical-data

How to Set Sliding Expiration in my MVC app that uses STS (WIF) for authentication

Harvest (timecard app) API

c# api harvest

"Hooks" in MVC3

Regex.Matches returns one match per line, not per "word"

c# .net regex

Azure - Sort order of List operation on blob container

How to detect my application is idle in c#? [duplicate]

c#

Why ever use a multi binding converter?

How to read key value from XML in C#

c# xml

Decimal Formatting in C#

c#

ignore authentication for a single page

Where Can I Find List<T>.AddRange() Method?

c# .net .net-4.0 generic-list

What's wrong with C#'s enum?! It's so UGLY [closed]

c# enums

When to Use a Data Type Other Than int?

c# .net byte int short

Which encoding to use for reading a string from a file?

DateTime precision difference .NET vs Java

c# java .net datetime date

LINQ query on object with unknown class

Entity Framework query across multiple levels of relationship

c# .net linq-to-entities