Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c#

How can I do a virtual route/redirect based on the path given in ASP.NET VNEXT MVC6?

How to get Exception message thrown by one of the specflow scenario's [Given-when-then] methods

c# exception bdd specflow

How can I cast Vector<Complex> to Vector<Double>?

c# math.net

How to return MvcHtmlString from MultiSelectList

How to Traverse Non-Select Dropdown using selenium?

face recognition to detect mood

c# .net wcf kinect

How can I generically cast an enum?

c# parsing enums

An example how to apply xsl transformation to a single XmlNode in C#

c# xml xslt

Get a float of seconds since minimum in C#

c# datetime

Remove duplicated elements from a List<String>

c# winforms list

How can I lookup an IdentityReference in Active Directory?

c# active-directory

Entity Framework: Composite Foreign Key on unique (not primary keys) parent fields

c# .net entity-framework

Get reference to parameter inside a Lambda passed as a Func

c# lambda func

System.Data.SqlClient.SqlException: Incorrect syntax near the keyword 'file'

c# asp.net

Share .Net libraries with GO

c# .net go pinvoke shared-memory

Filtering/Sorting computed fields in Hot Chocolate

c# graphql hotchocolate

Recursively finding the lowest level item in C#

c# recursion

Monitor keystrokes

c# winforms events keystroke

Unbox an Object to Its Type

c#

XNA Class Design with Structs as Properties and issues because they are value types and not reference types

c# .net xna