Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

Issues with upgrading a site from .net 2.0 to 3.5

c# .net .net-3.5 .net-2.0

Doubts about the 'var' keyword and ternary operator ?:

Simplify writing custom iterators in Java

Threading.Timer with Autoreset or Single Thread?

c# multithreading timer

.NET reflection: how to get properties defined on partial class

Painfully slow regular expression

c# regex parsing

How To Include An Optional Null Parameter In SQL Server

How to calculate the size of a struct instance?

c# struct

wpf busyindicator not showing up

c# wpf controls busyindicator

Threading Parallel Invoke, Action

Loading ResourceDictionary dynamically

c# wpf xaml resourcedictionary

Get action from controller using a lambda expression

MongoDB remove a subdocument document from a subdocument

c# mongodb

ASP .NET MVC3 ViewBag sanitizing string

c# javascript html asp.net-mvc

Where should Unity containers be created and references be resolved?

Castle Windsor - Injecting IActionInvoker Implementation Issue

Creating and Editing word document by using a program

Detecting string similarity using Levenshtein distance (is SLOW)

c# .net sql string-comparison

How to Run a C# console app with the console hidden style? [duplicate]

c# .net winforms console hidden

Set content body of httpresponse?

c# class httpresponse