in

Corey Roth and Friends Blogs

Group site for developer blogs dealing with (usually) Ionic, .NET, SharePoint, Office 365, Mobile Development, and other Microsoft products, as well as some discussion of general programming related concepts.

Browse by Tags

  • String[] in columns returned from KeywordQuery.Execute

    I have posted in the past about how to use the KeywordQuery class to execute an Enterprise Search query. This makes it easy to get a DataTable containing search results. However, one caveat with this is that some columns get returned as a string array (string[]) instead of a string. This can make data...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 12-11-2008
  • How to: Use the Group Clause in LINQ

    As you know, LINQ is similar in a lot of ways to T-SQL, but as you go to start doing things with grouping or joining, you will find that that there are some syntactical differences. There are two ways you can use the group clause in LINQ, which way you will use it will be based upon your particular needs...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 03-26-2008
  • Making DataSets tolerable using LINQ to DataSet

    Unfortunately, most of us aren't working in a perfect world, so it is bound to happen that you run into a dataset or two. Whatever the reason (the developer was lazy, you're maintaining legacy code, someone didn't know any better, or you're just working with the SharePoint API), it would...
    Posted to Corey Roth [MVP] (Weblog) by CoreyRoth on 02-18-2008
Page 1 of 1 (3 items)
2019.
Powered by Community Server (Non-Commercial Edition), by Telligent Systems