Click here to Skip to main content
15,886,199 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Hello,
I am thinking to build a calendar in c# from scratch as a user control.
This calendar should be something like in the mobile where you can appointments.
But i dont want to do anydatabases, so what i am asking how can i build it from scratch.
Is there any ready classes that generate these calendar, ro something.
I dont want to use any databases, i will assume that the functions that talk with databases are ready.
Please help me
Posted
Comments
Sergey Alexandrovich Kryukov 25-Mar-12 14:07pm    
Help with what? This is not a question. What have you done so far and what is your problem?
--SA

 
Share this answer
 
Hello there !

check this out :

the simple way Windows Hijri Calendar[^]

the advanced way DataCalendar[^]

the best notes calendar control ever ! ;)
A Professional Calendar/Agenda View That You Will Use[^]

and finally the best effective code for calendars :

Themed Vista Style navigable Month Calander control with full Keyboard and Designer support[^]

Culture Aware Month Calendar and DatePicker[^]


hope you got what you want !

Cheers and greetings..
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900