如何在Asp.net C#中制作提醒功能
问题描述:
所有人早上好,
我想使用c#在ASP.net中创建提醒功能.我制作了一个包含日期和时间以及该提醒的详细信息的Web表单,该表单也存储在数据库表中.因此,当付款请求在特定的给定日期到来时,我们如何从表格中进行检查.
请帮我弄清楚这些东西.....
在此先感谢.....
Mitesh
Good morning to All,
I want to make a reminder facility in ASP.net with c#. i make a one web form consist date and time and the detail of that reminder and also stored into the database table. so when the remider comes at specific given date, how we check that from the table.
please help me to make out such things.....
Thanks in advance.....
Mitesh
答
Windows服务!
MSDN:有关Windows服务的详细信息: Windows服务应用程序简介 [ ^ ]
示例:发送自动电子邮件警报的简单Windows服务 [
Windows Service!
MSDN: Details about Windows Service: Introduction to Windows Service Applications[^]
Sample: Simple Windows Service which sends auto Email alerts[^]