Posts by Manr • 1 point
1 post
- 
		0 votes1 answer122 viewsQ: Save to Database at auction endI am developing an auction site on ASP.NET MVC4 and EF, at this time already makes bids and has a time stopwatch. The problem now is: how do I record the data when the time runs out? I’ve thought…