This is about important CSharpConcepts
- CSharp OOPS Concepts
- CSharp Design Patterns
- Csharp Logical Progerams
- Csharp Algorithms
- Csharp Data Structures
If you want to run a particular concept ,set that project as statup (Project=>Right Click and choose Set as startup Project)
If you want to run particular class file then change the Startup Object in the properties of project(Project=>Right click properties=>Startup Object dropdown change the class you want to run)