Skip to content
#

net60

Here are 149 public repositories matching this topic...

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#

I have created a file disk proxy example in Visual Studio 2019 C++. it might be of interest because we can use managed code like Visual C# .NET to build a Proxy Server Application for the backend Virtual Disk through the kernel driver file disk.

  • Updated Jul 19, 2022
  • C

Improve this page

Add a description, image, and links to the net60 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 net60 topic, visit your repo's landing page and select "manage topics."

Learn more