Dear all, With LightSwitch, currently you can consume different data source types: Database SharePoint WCF RIA Service So far, so good. Upon a fresh installation, I set up a custom list. The goal was to consume the SP2010 list in a LightSwitch Application, as a data source. Using the Add Data Source wizard, I [...]
Posts Tagged ‘update’
Consuming SharePoint 2010 Lists Within LightSwitch: Problem Accessing Lists
Posted in Configuration, Installation, Opinion, Productivity, SharePoint 2010, tips, tagged .NET Framework 3.5 SP1, Add Data Source, ADO.NET Data Services, ADO.NET Data Services Update, Could not load IDataServiceUpdateProvider, Database, iisreset, Installation, SharePoint 2010, update, WCF, WCF Data Services, Windows 7, Windows Server 2008 R2 on January 14, 2011 | Leave a Comment »
Pex PUT Customization Update: Use Lambda Expressions instead of Anonymous Methods
Posted in Automation, c#, Pex, tips, Unit testing, tagged advice, anonymous function, delegate, lambda expression, Pex, unit test, update on January 19, 2010 | Leave a Comment »
Howdy, In reference to my previous post, Pex: Parametrized Unit Tests and their Customization, I’d like to publish an update: I received an interesting comment by Peli, that the following code piece should be replaced by a lambda expression, in order to make it more readable. Hence, I’d advice that you should just replace the [...]

