Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

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

Is it possible to export a SSRS report to Excel, with the report's chart as an Excel chart not an image?

Problems Hooking Completed event of Storyboard in Control Template Resource

c# wpf xaml wpf-controls

Start and stop MediaElement at specific times

c# wpf video mediaelement mci