• Installing C # environment

    Installing C # environment
    in this chapter, we will introduce the tools needed to install the c # environment. we mentioned that c # is part of the .net framework and is used to write .net applications.
  • Data type in C #

    Data type in C #
    value type variables can be assigned a value directly. they are inherited from the system.valuetype class.