Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

How to update an existing object's properties using LINQ to Entities?

TPL.Dataflow - preventing hangs when unhanded exception occurs in ActionBlock<T>

c# .net tpl-dataflow

ODP .NET TNS:no listener

How to decide what goes in the Domain or Application Project in a "DDD" solution?

Single table hierarchical data with EF Database First

Moving xaml code behind to a view-model class [closed]

c# .net wpf xaml mvvm

How expensive is a DLL reference?

c# .net vb.net dll dll-reference

C# linq Sum() extension for large numbers

c# .net linq

Adding antialiasing

c# .net winforms

How to make application loading screen during executing function

Load registry hive from C# fails

c# .net registry pinvoke

Get FileInfo On Itself?

c# .net fileinfo

UTF8 not working in Excel

c# .net asp.net-mvc excel

EntryPointNotFoundException on Windows XP with Windows API Code Pack

c# .net vb.net

Multiple values for single key

c# .net linq list

Visible rows in DataGrid is off by 1 (counted using ContainerFromItem)

c# .net wpf datagrid off-by-one

Is there a better way to compare general performance of .Net and Java in an eCommerce setting than the "pet store"?

ActiveX component can't create object? .NET COM

c# .net com vb6 interop

Finding calls of a method X in method Y