C# & .NET questions and answers
C# language features, LINQ, ASP.NET and the runtime. Page 17 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 961-1020
- How do I fix a .NET windows application crashing at startup with Exception code 0xE0434352?
- How do I fix the Visual Studio compile error, mismatch between processor architecture?
- How do I fold/collapse/hide sections of code in Visual Studio Code?
- How do I force full post-back from a button within an UpdatePanel?
- How do I force my .NET application to run as administrator?
- How do I get a consistent byte representation of strings in C without manually specifying an encoding?
- How do I get a human-readable file size in bytes abbreviation using .NET?
- How do I get a return value from Task.WaitAll in a console app?
- How do I get an animated gif to work in WPF?
- How do I get and set Environment variables in C?
- How do I get ASP.NET Web API to return JSON instead of XML using Chrome?
- How do I get formatted and indented JSON in .NET using C?
- How do I get formatted JSON in .NET using C?
- How do I get Gridview to render THEAD?
- How do I get .NET's Path.Combine to convert forward slashes to backslashes?
- How do I get rid of some event never used compiler warnings in Visual Studio?
- How do I get the Array Item Type from Array Type in .net
- How do I get the computer name in .NET
- How do I get the current username in .NET using C?
- How do I get the first element from an IEnumerableT in .net?
- How do I get the MAX row with a GROUP BY in LINQ query?
- How do I get the path of the assembly the code is in?
- How do I get the path of the assembly the code is in?
- How do I get the title of the current active window using c?
- How do I get Visual Studio to stay on one thread when debugging?
- How do I group Windows Form radio buttons?
- How do I handle Database Connections with Dapper in .NET?
- How do I implement IEnumerableT
- How do I improve ASP.NET MVC application performance?
- How do I invert BooleanToVisibilityConverter?
- How do I jump out of a foreach loop in C?
- How do I keep a label centered in WinForms?
- How do I keep my Async method thread safe?
- How do I list all loaded assemblies?
- How do I make a WinForms app go Full Screen
- How do I make calls to a REST API using C?
- How do I monitor clipboard content changes in C?
- How do I open an already opened file with a .net StreamReader?
- How do I programmatically get the GUID of an application in C with .NET?
- How do I pronounce as used in lambda expressions in .Net
- How do I reference a .NET Framework project in a .NET Core project?
- How do I remedy The breakpoint will not currently be hit. No symbols have been loaded for this document. warning?
- How do I remove diacritics accents from a string in .NET?
- How do I replace the first instance of a string in .NET?
- How do I represent a time only value in .NET?
- How do I restart a WPF application?
- How do I restart my C WinForm Application?
- How do I round a float upwards to the nearest int in C?
- How do I run a Python script from C?
- How do I run a Python script from C?
- How do I run Visual Studio as an administrator by default?
- How do I safely cast a System.Object to a bool in C?
- How do I save a stream to a file in C#?
- How do I save a stream to a file in C?
- How do I search for files in Visual Studio Code?
- How do I set a ViewModel on a window in XAML using DataContext property?
- How do I sort an observable collection?
- How do I specify the exit code of a console application in .NET?
- How do I split a string by a multi-character delimiter in C?
- How do I start a process from C?

Course
Intermediate
27 lessons
14 hours
OOD Fundamentals
Master object-oriented design from first principles, SOLID, design patterns, and classic interview problems with hands-on coding.
View the course