Hello every one.
I want to create a software in C sharp for electronic notice board purpose. The following work will be done by this software;
ADMIN SIDE:
USer(Admin) will post a new notice.
This notice will have a title and short paragraph.
The text will scroll from down to top.
This notice will have a start and end date.
on the end date, it will be automatically hidden or deleted from the list.
This will also have an edit option.
Output side:
ON the out put screen, This application will be a full scree application.
and at the same time 6 posts/notices will be displayed.
The admin side will have the following tabs
(Form 1)
HOME--To post new notices/posts.
MANAGE--To manage old posts/notices.
Preview--To view how these posts will be look like on other screen.
More over please tell me that how I would be able to show just only the output screen (form 2) on other screen connected on the same pc.
Thanks and Regards.