Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Very different performance of EF with very similar queries

.net entity-framework

.net Micro for ARM M3 STM32F103ZD

Strange problems about strong name verification skipping

Checking if a Windows forms scroll bar is scrolled all the way down?

c# .net windows winforms

Catching ThreadingException in VB.NET when Sub Main is not accessible

Icons in rich text box?

c# .net winforms richtextbox

Read data from Excel

c# .net excel date format

To .Take() or not to .Take(), that is the question

.net linq .net-3.5 ienumerable

deploy Crystal report on client machine just by copying of rquired DLL?

.net crystal-reports winapp

VS 2010 Performance Explorer

Problem redirecting debug output to a file using trace listener

Comparing two variables when the value is the same but the type is different (e.g. Int16, Int32, Int64)

c# .net

How can I output "console.write"-style output (no newline) with NLog?

c# .net nlog

How to use the .net webBrowser object

c# .net browser

StructureMap: Injecting a primitive property in a base class

PagedViewCollection group by column, not property

c# .net silverlight group-by

Parse "0"/"1" as bool in (.NET 4.0 C#) Sync Framework 4.0 CTP

Caching with SqlDependency

.Net 2.0 Windows Service hangs during garbage collection

Remove Extraneous Semicolons in C# Using Roslyn - (replace w empty trivia)

c# .net roslyn