Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Best way to specify dynamic 'OrderBy'/'OrderByDescening' within EF queries

c# .net entity-framework

Deriving from a .NET abstract class in C++, System::IO::TextWriter

DataGridView button text not appearing despite UseColumnTextForButtonText set to true

c# .net winforms .net-4.5

OrderByDescending on list of DateTime's not working?

c# .net c#-4.0

where can I download Microsoft.Samples.Debugging .NET library?

.net debugging

"Standalone" complement for SQL Server

Implementing claim based authentication in Dynamics CRM using existing WIF STS

Regex takes a long time to complete

c# .net regex

I cannot understand how exactly does await/async work

c# .net async-await

How can i implement the NULL Object Design Pattern in a generic form?

Using PowerShell class to invoke a "[namespace.class]::method" style command

.net powershell

Measure label size

c# .net wpf xaml

Creating a protected link

c# .net

RESTful partial request & partial serialization

c# .net rest serialization

How to stop an animation WPF?

c# .net wpf xaml animation

Populating a listview from another thread

Generate a Hashcode for a string that is platform independent

c# .net hash hashcode