C# & .NET questions and answers
C# language features, LINQ, ASP.NET and the runtime. Page 20 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 1141-1200
- How to compare two Dictionaries in C
- How to completely uninstall Visual Studio 2010?
- How to concatenate two IEnumerableT into a new IEnumerableT?
- How to configure log4net programmatically from scratch no config
- How to connect ASP.Net Core to a SQL Server Docker container on Mac
- How to consolidate date ranges in a list in C
- How to consume a Scoped service from a Singleton?
- How to Consume from specific TopicPartitionOffset with Confluent.Kafka in .Net
- How to convert a column of DataTable to a List
- How to convert a list of generic tasks of different types that are stored in a ListTask, to a TaskListobject?
- How to convert DateTime? to DateTime
- How to convert Dictionarystring, Taskint to TaskDictionarystring, int
- How to convert Javascript datetime to C datetime?
- How to convert linq results to HashSet or HashedSet
- How to Convert Liststring to ReadOnlyCollectionstring in C
- How to convert object to DictionaryTKey, TValue in C?
- How to convert SecureString to System.String?
- How to convert string to integer in C
- How to convert this Parallel.ForEach code to async/await
- How to convert View Model into JSON object in ASP.NET MVC?
- How to convert WebResponse.GetResponseStream return into a string?
- How to correctly read an Interlocked.Increment'ed int field?
- How to correctly write async XUnit test?
- How to create a Kafka Topic using Confluent.Kafka .Net Client
- How to create a LINQ to SQL Transaction?
- How to create a .NET DateTime from ISO 8601 format
- How to create a sequence of integers in C?
- How to create a simple proxy in C?
- How to create a System.Drawing.Color from its hexadecimal RGB string?
- How to create a trie in c
- How to create a WPF Window without a border that can be resized via a grip only?
- How to create an installer for a .net Windows Service using Visual Studio
- How to create arguments for a Dapper query dynamically
- How to create Avro schemas for a generic type in C#?
- How to create indexes in MongoDB via .NET
- How to create multiple directories from a single full path in C?
- How to create run .net Core Console App in docker
- How to create/make rounded corner buttons in WPF?
- How to deal with XML in C
- How to debug a single thread in Visual Studio?
- How to delete an element from an array in C
- How to deserialize a JObject to .NET object
- How to detect modifier key states in WPF?
- How to determine if a string is a valid IPv4 or IPv6 address in C?
- How to determine if a type implements a specific generic interface type
- How to directly execute SQL query in C?
- How to disable cascade delete for link tables in EF code-first?
- How to disable postback on an asp Button System.Web.UI.WebControls.Button
- How to disable sort in DataGridView?
- How to disable the ability to select in a DataGridView?
- How to display a Windows Form in full screen on top of the taskbar?
- How to dispose TransactionScope in cancelable async/await?
- How to do run LINQ Count on a Cosmos-db query asynchronously on SDK V3
- How to do SQL Like in Linq?
- How to document thrown exceptions in c/.net
- How to download a Nuget package without nuget.exe or Visual Studio extension?
- How to edit .csproj file
- How to embed a text file in a .NET assembly?
- How to empty a list in C?
- How to enable assembly bind failure logging (Fusion) in .NET

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