DotNetShoutout - Stories tagged with contract
4
Shouts

Code Contracts in .NET 4

published 496 days, 1 hour, 56 minutes ago posted by martinigmartinig 497 days, 22 hours, 44 minutes ago
Sunday, January 15, 2012 11:54:38 AM GMT Friday, January 13, 2012 3:07:23 PM GMT
This video explains code contracts in .NET and how they can be used to improve data integrity, consistency, and development velocity with minimal impact to the size of the source base and even to production performance. (more)
category: Screencast | clicked: 73 | comment | | source: www.dotnet-tv.com
tags: C#, Agile, Pex, contract
5
Shouts

LINQ to SharePoint with WCF 4.0

published 908 days, 7 hours, 6 minutes ago posted by sonukapoorsonukapoor 911 days, 23 hours, 17 minutes ago
Monday, November 29, 2010 6:45:16 AM GMT Thursday, November 25, 2010 2:33:53 PM GMT
How could we perform CRUD operations on SharePoint 2010 List from a WCF Service? Assume we need to create a WCF Service and that service will perform CRUD operation on SharePoint 2010 list. We are going to see that in this article. (more)
category: Architecture | clicked: 0 | comment | | source: dotnetslackers.com
tags: Service, contract, WCF, Sharepoint