Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

why does guid have special formats? [duplicate]

.net format guid digits

Reusing SpecFlow Scenarios

.net bdd specflow

Why does the ViewModel not get updated when WPF TextBox is invalidated?

c# .net wpf mvvm

DbContext not compiling?

.NET 4.0 C# initialization string does not conform Login error

RtlCompressBuffer API in C#

c# .net winapi pinvoke

What is the correct way to end a System.Threading.Tasks.Task?

.net multithreading task

Does .NET JIT compiler generate different code for generic parameterized with different enums?

.net generics enums jit

Re-register DLL after Extract DLL problem

.net dll assemblies gac

How to get user input during windows installer for WinForms application?

c# .net winforms installation

Need to communicate fast and often between two .NET processes

.net wcf vb6

Referencing an external .NET DLL provided by another application in C#

c# .net reflection

XmlWriter inserting spaces when xml:space=preserve

c# .net xml whitespace xmlwriter

Expressions vs Lambdas

c# .net expression

.Net2 assemblies hosted in .Net4 app perform better in x86 than in AnyCpu mode?

display single column in list view with two groups

Understanding non blocking thread synchronization and Thread.MemoryBarrier

c# .net multithreading

Instance Failure in asp.net

LinqPad Linq Include() extension method is not found even after adding references

How to disable click sound in WebBrowser Control