0
comment
on 2/20/2013 9:08 AM
On Tuesday I did a lightning talk at the MVP Summit in Bellevue on connecting to all things, from statistics to statistical programming languages with Intellisense and LINQ using F# Type Providers, a feature shipped with Visual Studio 2012:   Connecting to an Excel file: Querying users stored on SQL Azure: query { for u in db.Users do where (u.UserId <> userId) select u } Querying genres via the Netflix API: query { for g in ctx.Genres do where (g.Name = genre) for t in g.Tit[...]
>> Read the full article on trelford.com
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper