时间表管理设计

问题描述:

我正在用C#在ASP.NET中完成我的项目.
我在设计时间表管理时遇到问题.
即在表中,我必须维护主题名称,主题代码,员工名称,员工ID.然后单击生成"按钮,可以自动创建具有某些约束和两种或更多种可能方式的班级时间表.
请对此提供帮助.

谢谢.
KRISHNAPRAKASH.R
[删除电子邮件ID以防止垃圾邮件]

I am doing my project in ASP.NET with C#.
I have a problem of designing a Timetable management.
i.e. in a table i have to maintain subject name, subject code, staff name, staff id. Then by clicking GENERATE button, time table for the class can be created automatically with some constraints and 2 or more possible ways.
please help me regarding this.

thank you.
KRISHNAPRAKASH.R
[Email Id removed to protect from spamming]

正确的...体面的分配工作!这是您的起点...
1.考虑,设计数据库和表格
2.编写一些代码...
3.为2种或更多种可能的方法添加一些逻辑.
之后,告诉我们您是否遇到一些问题或任何疑问.

这是询问者的期望:
1. 先尝试您要做什么!
2. 制定您所完成的工作看起来像是一个问题/不起作用
:thumbsup:
Right... decent assignment work! Here is a headstart for you...
1. Think, design database and tables for it
2. Write some code...
3. Put some logic for 2 or more possible ways.
After this, tell us if you face some issues or any doubt.

Here is what is expected by enquirers:
1. TRY first what you want to do!
2. Formulate what was done by you that looks like an issue/not working
:thumbsup: