Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

invalid cast exception when trying to transform SQL int -> c# int? [duplicate]

c# sql sql-server null dbnull

CurrentThread.CurrentCulture and Unit Testing

C# Property Encapsulation

c# properties coding-style

Find most common combination of elements in several arrays

c# arrays

How to set file version for an Interop DLL generated using ilasm

c# .net com interop com-interop

Is it safe to return parameter that was passed by reference?

Sort SortedSet by item member

c# .net collections set

Compare two nullable dates

How to format a string to include blank spaces in C#

c#

Is equal sign passing a reference or object copy?

c# string object reference

Why prefer Yield over a simple return?

c#

How to convert List to a string and back

c# .net linq list

GameTime.ElapsedGameTime Not Changing

Order by anonymous method

Which linq functions are fully supported by NHibernate 3.0 IQueryable<T>

How to determine encoding of Clipboard contents

c# .net encoding clipboard

C# - Library for creating XML editor based on XSD

c# xml xsd intellisense

DateTime[] and Object[] Issues

c# datetime object casting