C# Interview Questions and Answers (2025)
A comprehensive study guide for C# programming interview questions, covering core concepts like abstract classes, memory management, and interfaces.
Scott Lilly shares practical C# programming tips, tutorials, and interview preparation guides for developers of all levels.
10 articles from this blog
A comprehensive study guide for C# programming interview questions, covering core concepts like abstract classes, memory management, and interfaces.
A developer details their process for cleaning and standardizing their GitHub repositories, including archiving old projects and creating a professional checklist.
Developer releases Legba 2.0.0, a Windows desktop app for managing LLM requests with OpenAI API format, featuring new source code inclusion.
Introducing CodeBundler 1.0.0, an open-source tool to consolidate C#/VB.NET source files into a single block for better LLM-assisted debugging and development.
Developer releases version 1.1.1 of the ScottLilly.ArgumentParser NuGet package, detailing improvements and its use in an upcoming code analysis tool.
A developer shares their 2025 plans, including job search, personal projects, and goals for automation, AI tools, and NuGet packages.
A guide to customizing default issue labels for GitHub projects, including setup steps and limitations for organization accounts.
A tutorial on creating a GitHub Action to automatically run unit tests on code commits and pull requests.
A tutorial on creating and implementing unit tests for C# projects, covering basics, benefits, and setup with MSTest, xUnit, or nUnit.
A guide on creating and sharing reusable C# code by building and publishing custom NuGet packages for personal and professional projects.