DotNet Wisdom Logo DotNet Wisdom DotNet Wisdom
  • About
  • Contact
  • Tags
  • .NET Core
  • CSharp
  • GIT
  • MAUI
  • SQL Server
Latest Articles
  • OOPs Concepts in C#
  • Arrays and Function in C#
  • C# Introduction with basic programs

Latest Articles

OOPs Concepts in C#
By Kamlesh Bhor ยท ๐Ÿ“… 01 Jul 2025 ยท ๐Ÿ‘๏ธ 482

This article provides introduction of Object Oriented Programming(OOPs) Concepts in C# language with basic programs. Object Oriented Programming means set of rules and rules are converted to concepts or features. Object Oriented Programming is used for code suppression. The code can be suppressed by creating classes and Object Oriented Programming is used to perform multitask.

Arrays and Function in C#
By Kamlesh Bhor ยท ๐Ÿ“… 01 Jul 2025 ยท ๐Ÿ‘๏ธ 551

This article provides introduction of Arrays and Function in C# language with basic programs. An array is used to store a collection or series of elements. These elements will be of the same type. Function is a way of packaging code that does something and then returns the value.

C# Introduction with basic programs
By Kamlesh Bhor ยท ๐Ÿ“… 01 Jul 2025 ยท ๐Ÿ‘๏ธ 577

This article provides introduction of C# language with basic programs which will help beginners to quick start with programming in C#. C# is a general-purpose, multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented, and component-oriented programming disciplines.

  • 1
  • 2
  • 3

© 2026 DotNet Wisdom. All rights reserved.