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

Latest Articles

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

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 ยท ๐Ÿ‘๏ธ 138

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

© 2025 DotNet Wisdom. All rights reserved.