You are currently browsing the archives for the “C#” category.

Assembly Debugger(8086)

posted in: C#, Projects - No Comments

mrz assembly debugger

It was my final project in Assembly(8086) lesson in university that presented by Soheili .It simulates an assembly debugger.

READ MORE

Chat windows application

posted in: C#, Projects - No Comments

Chat application

A chat application based on client and server .This is a multipoint to point chat application.

Users can connect to the server and start chatting and server can see users.

READ MORE