Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#-4.0

How to tell nunit-console to use 4.0 under Mono?

c#-4.0 mono nunit

Excel insert rows (not Add)

c# .net excel c#-4.0

WCF REST error HTTP 307

wcf c#-4.0 rest wcf-rest

Regular Expression to replace "\r\n" only if not preceded by "." in a string

regex c#-4.0

How can I replace HTTPS with HTTP in a URL?

Can MVC Custom Error pages retain Route Values?

Why isn't this C# regular expression working?

c# regex c#-4.0

Getting last inserted row id using repository pattern

Linq to SQL - Group By and Count

c# sql linq c#-4.0 linq-to-sql

how to use foreach loop for clear the all textboxes?

asp.net c#-4.0

How to calculate the number of months between two dates in C#

c#-4.0

How to set a List for data validations in column/columns of excel file using OpenXml in c#?

list c#-4.0 openxml validation

Working of await in Async await

Grab picture from web cam in WPF Application?

is enumerator thread safe after getting with lock?

c# multithreading c#-4.0

How can I safely downsize a long to an int?

Filtering a List using contents of another List

c# list c#-4.0 filter

Getting the number of elements that are the same at the same index

c# arrays linq c#-4.0

How to order the item categories in linq

c# asp.net .net linq c#-4.0

Calling .net 4.0 built dll in Delphi 7

c# .net delphi c#-4.0 dll