DotNet Wisdom Logo DotNet Wisdom DotNet Wisdom
  • About
  • Contact
  • Tags
  • CSharp
  • Framework
  • GIT
  • MAUI
  • SQL Server

Tag: basic programming

Showing tutorials tagged with basic programming

SharkASP.NET Affiliate Banner
Arrays and Function in C#
Kamlesh Bhor  |  01 Jul 2025  |  39 views

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.

© 2025 DotNet Wisdom. All rights reserved.