Category Archives: Database

Refreshing Entities in WCF Data Services–Handling Database Triggers

WCF Data Service Context is very smart when it comes to loading entities the data source. It attempts to do it just once. This is to avoid problems related to requesting the same data multiple times, which is bad in … Continue reading

Posted in .NET, Database, Triggers, WCF Data Services | Tagged , , , | Comments Off