Do NOT use for questions about .NET Core - use [.net-core] instead.
I've installed ELMAH 1.1 .Net 3.5 x64 in my ASP.NET project and now I'm getting this error (whenever I try to …
.net sqlite elmahIf I have some text in a String, how can I copy that to the clipboard so that the user …
c# .net clipboardI have an existing DB with which I would like to build a new app using EF4.0 Some tables do …
.net entity-frameworkI am seeing this in several situations and it is intermittent in our web based application connecting to SQL 2008 R2 …
.net sql-server sql-server-2008 named-pipesHow do you get all the classes in a namespace through reflection in C#?
c# .net reflection namespacesI have heard that Json.NET is faster than DataContractJsonSerializer, and wanted to give it a try... But I couldn't …
.net serialization json.netI have a WPF application that I need to have users access directories in. I have searched to the end …
c# .net wpf folderbrowserdialog windowsformsintegrationI wonder what options there are for .NET (or C# specifically) code coverage, especially in the lower priced segment? I …
c# .net code-coverage