Do NOT use for questions about .NET Core - use [.net-core] instead.
How do you prevent user input in a ComboBox so that only one of the items in the defined list …
.net vb.net comboboxOur web app is running in .Net Framework 4.0. The UI calls controller methods through ajax calls. We need to consume …
c# .net rest webclient dotnet-httpclientWhen I try to open a project, local or on a Team Foundation Server (TFS), I get a modal window …
.net visual-studio visual-studio-2015What's the simplest/canonical way to create an empty file in C#/.NET? The simplest way I could find so …
c# .netI am deploying a desktop application to my clients that uses the Crystal Reports API to display and print forms. …
c# .net deployment installshield crystal-reports-2010I want to use App.config for storing some setting. I tried to use the next code for getting a …
c# .net winforms configuration configIn my experience it seems that most people will tell you that it is unwise to force a garbage collection …
c# .net garbage-collectionIs there a way via .NET/C# to find out the number of CPU cores? PS This is a straight …
c# .net cpu-coresI'm having a strange problem with deploying an application, which references an assembly, written in managed c++. I've created an …
c# .net deployment .net-assembly managed-c++