Skip to content
#

example-code

Here are 44 public repositories matching this topic...

In this repository, I gathered a lot of useful examples of code and their description that I create while studying programming. Here you can find examples on the use of the Inheritance, Encapsulation, Abstraction, Interfacies, Polymorphism, Indexers, Operators Overloading, Extention Methods, System IO , Exception Handling, Delegates, Events, IDi…

  • Updated Mar 25, 2017
  • C#

file based virtual disk drive written in C++, C#, and .Net framework. A basic virtual disk kernel driver for learning. We have a user interface combined Server-Client Application written in C# .Net which binds with the driver to build a file backed Virtual Disk Drive. The C# .Net Application is the Core Proxy Server, and it uses the Driver to ru…

  • Updated Feb 27, 2022
  • C#

Improve this page

Add a description, image, and links to the example-code topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the example-code topic, visit your repo's landing page and select "manage topics."

Learn more