Joined February 2019
·

hack2root

·

You got really stupid code. Read manual before use.
1) use .SaveChanges() only once.
2) use transaction associated with your context: using (var transaction = context.Database.BeginTransaction()) { ... }
Period.

Posted to Your first SPDY app over 1 year ago

NGINX is better

Achievements
1 Karma
0 Total ProTip Views
Interests & Skills