C# & .NET questions and answers
C# language features, LINQ, ASP.NET and the runtime. Page 12 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 661-720
- Enter symbol into a text Label in Windows Forms?
- Entity Framework - Cannot convert lambda expression to type 'string' because it is not a delegate type
- Entity Framework - Code First - Can't Store ListString
- Entity Framework - Invalid Column Name '_ID when not using entity connection string
- Entity Framework 4 - AddObject vs Attach
- Entity Framework 4 mapping fragment error when adding new entity scalar
- Entity Framework 4 Single vs First vs FirstOrDefault
- Entity Framework 5 Updating a Record
- Entity Framework and Connection Pooling
- Entity Framework async operation takes ten times as long to complete
- Entity Framework Core leaving many connections in sleeping status
- Entity Framework hangs when using async calls
- Entity Framework is Too Slow. What are my options?
- Entity Framework Multiple Column as Primary Key by Fluent Api
- Entity Framework table without primary key
- Entity Framework The ALTER TABLE statement conflicted with the FOREIGN KEY constraint
- entity framework Unable to load the specified metadata resource
- Entity Framework vs LINQ to SQL
- Entity Framework vs LINQ to SQL
- EntityFramework - contains query of composite key
- EntityType has no key defined error
- Enum type constraints in C
- Enumerating through an object's properties string in C
- Environment.GetFolderPath...CommonApplicationData is still returning CDocuments and Settings on Vista
- Environment.TickCount vs DateTime.Now
- EPPlus number format
- Equivalent of Ihostedservice in asp.net framework for background tasks
- Equivalent to 'app.config' for a library DLL
- Equivalent to C's using keyword in powershell?
- Error - The transaction associated with the current connection has completed but has not been disposed
- Error CS1705 which has a higher version than referenced assembly
- Error Invalid option ''6'' for /langversion; must be ISO-1, ISO-2, 3, 4, 5 or Default
- error Unable to find vcvarsall.bat
- Escape command line arguments in c
- Escape curly brace ''{'' in String.Format
- Escape curly brace '' in String.Format
- Escape invalid XML characters in C
- Event Signature in .NET -- Using a Strong Typed 'Sender'?
- Exception 'The AMQP operation was interrupted' (code=406) occurs in .NET Client programming
- Exception URI formats are not supported
- Exception when AddWithValue parameter is NULL
- Exception.Message vs Exception.ToString
- Execute multiple command lines with the same process using .NET
- Execution order of conditions in C If statement
- Extension methods must be defined in a non-generic static class
- Extension methods syntax vs query syntax
- Extracting Path from OpenFileDialog path/filename
- Extracting tokens from a string with regular expressions in .NET
- F asynchronous event handlers for WPF similar to C's async and await
- F List.map equivalent in C?
- Fast intersection of HashSetint and Listint
- Faster Algorithm for string comparing in c
- Fastest Way of Inserting in Entity Framework
- Fastest way to serialize and deserialize .NET objects
- Favorite Visual Studio keyboard shortcuts
- Feature 'using declarations' is not available in C 7.3. Please use language version 8.0 or greater - Error on one machine but works on another
- File Upload ASP.NET MVC 3.0
- ''File.Copy'' does not overwrite a file
- FileNotFoundException on MethodInfo.GetCustomAttribute
- FileStream.ReadAsync blocks UI if useAsync is true, but doesn''t block UI if it''s false

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