Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in .net

Returning a value from a Stored proc as an Output parameter vs a SELECT statement

c# .net t-sql

Stop fields being ordered alphabetically in ReSharper?

C# How to append a character to a listbox DisplayMember?

c# .net winforms

FluentAssertions AssertionScope Context SubPath

c# .net fluent-assertions

Control flow for multiple tasks during await

Is it possible to write the current VS solution file from a VS package without having the File Modification Detected dialog

Notification operation always returning statusc code 293 : The callback URL is either absent or incorrect

Conditional filter using LINQ with C#

Can FIDO 2.0 WebAuthn library be used to communicate with FIDO 1.0 UAF?

.net fido

Why does a generic type in .NET has one entry in the TypeDef and another open type entry in TypeSpec?

.net metadata generics typedef

Do these formatting conventions mean something?

c# .net string-formatting

Can NHibernate's QueryOver syntax select MAX() of an SqlFunction?

c# .net sql nhibernate

How to control prefixes of namespaces in XML document generated by XmlWriter - generated XAML with x:Type markup extension

Common handler for all right clicks

.net winforms

Are there good third party EDMX generator/updater tools out there?

Will using ref in relation to a struct cause it to be stored on the heap?

c# .net clr

How to convert a VS 2008 solution to VS 2010 without changing targeted .net version?

c# .net visual-studio

Why is SerializableAttribute not included in the Silverlight version of FCL?

.NET Framework - Any way to get Dictionary<> to be a little faster?