Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

If you had to create something like ReSharper, where would you start? [closed]

.NET string IndexOf unexpected result

c# .net string indexof

Changing a .net Framework dll requires re-signing?

c# .net gac

How to make Constructor StringResources to public in StronglyTypedClass file generated using resgen.exe with C# and .NET 4.5

c# .net resgen

WPF StringFormat and Localization in XAML

How to write code to be executed BEFORE any method in an assembly?

c# .net appdomain

Sha256 hash in Portable Library .Net [closed]

Visual C#: How to find out *which* assembly or reference I am missing

c# .net visual-studio-2012

How to force a server to send an event-data constantly, using ASP.NET MVC + SignalR?

Entity Framework groupby children collection

c# .net entity-framework linq

.Net 3.5 DLR DynamicObject Help

Image.FromStream does not hold a ref to the underlying stream

c# .net image

Can't catch exception thrown by Invoke on a compiled expression

c# .net exception lambda

How to enforce parameter with [CallerLineNumber] to be read only?

c# .net

Visual basic 2010 Check if file exists on form load

Is it possible to run unit tests when loading dependent assemblies at run-time?

Scroll bar, if Items exceed inside itemControl

c# .net wpf

Trigger event when WebBrowser text selection changed

PromptDialog Choice with List object Bot Framework