Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Using the same model to deserialize in parallel (efficiently)

What's the interest of PropertyGrid.BrowsableAttributes?

Create contiguous file using C#?

c# .net file-io

How does generic type inference work in C#?

How to handle property lazy loading in an NHiberate user type

c# .net nhibernate

want to access sharepoint remotely for using sharepoint api

Performance of putting together string and char

c# .net types

How do SQL Server computed columns work in EntityFramework?

Where's Deconstruct method of KeyValuePair<> struct?

Error "Could not load file" but I didn't ask for it

Entity Framework, Repository Pattern, Unit of Work and Testing

ThreadAbortException in ASP.Net 4 leaking file handle?

Is it possible to use .NET 8 for a windows service?

IgnoreAccessChecksToAttribute does not grant access to internal types in referenced project

c# .net

Single threaded timer and/or interval inside a Task<T>

Reuse Grid RowDefinitions for each TabItem

.net wpf xaml tabcontrol