ASP.net auction expiration mechanism [closed]
How to realize auction expiration? Make it inactive after 1-3-5 days? Something like eBay?
Any links for information would be appreciated, I 开发者_C百科have "active" boolean field in my auction table
There's a lot of ways to do this. I think the question was very difficult to understand and that's why you didn't get any answers. Check out this question to see if it gets you on the right track: Best way to run scheduled tasks
精彩评论