1
Answer

Automatically Delete Record from table

i want that record automatically delete from table after 24 hours in c# (using linq to sql)

Answers (1)