Skip to content

Simple projects in .NET made for my CS Technology Platforms classes

License

Notifications You must be signed in to change notification settings

dlydka/Technology-Platforms-NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Technology Platforms .NET

Simple projects made for my CS classes about .NET

There are three projects aiming at different aspects of .NET framework:

  • lab1 - command line project parsing input argument as a directory path and gives detailed info about this directory as a output e.g. subdirs and files, file sizes oldest file etc.

lab1

  • lab2 - WPF project for opening selected directory and view all files and subdirs, opening files and deleting them lab2
  • lab3 - procject for implementing basic LINQ statements and showing answers as MessageBoxes

About

Simple projects in .NET made for my CS Technology Platforms classes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages