o abuzaid

o abuzaid

  • 1.6k
  • 77
  • 3.8k

creating yearly calendar in C# by storing it in sql table

Mar 22 2024 6:43 PM

i have medical database with some tables one of these tables is calendar table it has the fielsd as:

date     
day name 
day no of the week 
flag          // this flag indecate if this date is friday or holiday 

the user enter the year to create the 12 months   OR enter the month to create only the entred month 

 

any idea 

thanks 

O. Abuzaid 

 

how can i create calendar progrmmicly in c# 


Answers (2)