C# & .NET questions and answers
C# language features, LINQ, ASP.NET and the runtime. Page 14 of 20.
Interview Questions practice on Codemia
Over 8,000 real interview questions from top companies, searchable by company and role.
Answers 781-840
- Getting files by creation date in .NET
- Getting full URL of action in ASP.NET MVC
- Getting multiple keys of specified value of a generic Dictionary?
- Getting return value from Task.Run
- Getting the application's directory from a WPF application
- Getting the .NET Framework directory path
- Getting the path of the home directory in C?
- Getting the PublicKeyToken of .Net assemblies
- .gitignore and Visual Studio project Ignore bin/Debug directory but not bin/Release directory
- .gitignore for Visual Studio Projects and Solutions
- .gitignore for Visual Studio Projects and Solutions
- Global keyboard capture in C application
- Global setting for AsNoTracking?
- GO statements blowing up sql execution in .NET
- Good GetHashCode override for List of Foo objects respecting the order
- Good introduction to the .NET Reactive Framework
- Good introduction to the .NET Reactive Framework
- Good or bad practice for Dialogs in wpf with MVVM?
- Got Pipelining of requests forbidden in c# rabbitmq client
- GridView must be placed inside a form tag with runatserver even after the GridView is within a form tag
- Group by in LINQ
- Guid.Parse or new Guid - What's the difference?
- Handle cancellation of async method
- Handling Dialogs in WPF with MVVM
- Handling 'Sequence has no elements' Exception
- Handling warning for possible multiple enumeration of IEnumerable
- Hangfire Background Job with Return Value
- Has this usage of async / await in C been discovered before?
- `Hash` Password in C? Bcrypt/PBKDF2
- HashSetT versus DictionaryK, V w.r.t searching time to find if an item exists
- Haskell equivalent of C 5 async/await
- Hidden Features of ASP.NET
- Hidden Features of C#?
- Hide Console Window in C Console Application
- High thread count stuck in GCFrame causes high CPU usage
- HintPath vs ReferencePath in Visual Studio
- Horrible performance using SqlCommand Async methods with large data
- Host.CreateDefaultBuilder vs Host.CreateApplicationBuilder in .NET Platform Extension 7
- How are .NET 4 GUIDs generated?
- How are strings passed in .NET?
- How async works in ASP.NET web applications?
- How big is an object reference in .NET?
- How can a windows service programmatically restart itself?
- How can a Word document be created in C?
- How can I add a hint or tooltip to a label in C Winforms?
- How can I add a hint text to WPF textbox?
- How can I auto increment the C assembly version via our CI platform Hudson?
- How can I bring a window to the front in WPF?
- How can I cancel a database query in ASP.NET when the user's browser disconnects?
- How can I clear event subscriptions in C?
- How can I compare directory paths in C?
- How can I compile a .NET application to native code?
- How can I confirm if an async EF6 await db.SaveChangesAsync worked as expected?
- How can I convert a JSON object to a custom C object?
- How can I convert Assembly.CodeBase into a filesystem path in C?
- How can I convert comma separated string into a Listint
- How can I Convert HTML to Text in C?
- How can I convert this foreach code to Parallel.ForEach?
- How can I create a product key for my C application?
- How can I create a self-signed certificate using 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