Do NOT use for questions about .NET Core - use [.net-core] instead.
Is there a reason for this? I am asking because if you needed to use lots of empty chars then …
c# .net string char base-class-libraryIs there a simple out of the box way to impersonate a user in .NET? So far I've been using …
c# .net impersonationWhen logging in C#, how can I learn the name of the method that called the current method? I know …
c# .net logging stack-trace system.diagnosticsThis has not happened to me before, but for some reason both the client and server side validation events are …
c# .net asp.net validation customvalidatorWhen I start a new ASP.NET project in Visual Studio, I can create an ASP.NET Web Application or …
asp.net .net visual-studio projects-and-solutionsDoes the .NET String.Format method allow placement of a string at a fixed position within a fixed length string. " …
.net stringI am using .NET JSON parser and would like to serialize my config file so it is readable. So instead …
c# .net json javascriptserializer