/AuctionSystem

Bidding system for third semester project. Technologies used C#, .NET, EF 6 and WCF

Primary LanguageC#

AuctionSystem

Third semester project based on C#, .NET, Entity Framework 6 and WCF.

More info

Developing bidding system for our third semester project. The interesting parts are the bidding algorithm, concurrency - optimistic approach for product part and transactions - level read commited used for the bidding part. Mock used for testing - very high coverage!