C# 12 ) ENUM

                                         *   ENUM  *

  • Enum is special type of class for represnting the Constant(fixed) data value.
  • Enum is tobe create before the Main class.
enum basic

Ass Class and object with enum


Comments

Popular posts from this blog

DATA CONTROL ( Gridview , Repeater , Formview , DataList , Detailsview , Listview )

Z 5 ) MVC (Model view Controller)

Z 8 ) MVC HTMLHELPER METHOD AND ACTIONLINK (how to use css ,atrributes,style in css)