Dotneteers.net
All for .net, .net for all!
All Tags » LINQ4SP (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Linq4SP - RC2 timebomb extended

    Although the development of Linq4SP has been finished since a few weeks, unfortunately we had to be faced a few (sales and marketing based) issues during publishing it. So if you've downloaded and started to use the Linq4SP, probably you experienced an error message in the last days: "Your expiration...
    Posted to SharePoint and Aghy by aghy on Thu, Nov 20 2008
    Filed under: Filed under: , ,
  • MOSS 2007 and .NET Framework 3.5 SP1

    At one of our customers we had to be faced with a very-very sneaky trouble. The environment: Windows Server 2003 SP2 x64, with MOSS 2007 Enterprise, and of course .NET framework 2.0 and 3.0. The SQL Server 2005 is installed to a separated hardware. The farm is a test environment on the customer side...
    Posted to SharePoint and Aghy by aghy on Fri, Oct 31 2008
    Filed under: Filed under: , , ,
  • Linq4SP - RC2 is available to download!

    First of all, I'd like say a big thank you for everyone who has been testing Linq4SP RC1 . We've fixed the bugs sent by you and found by ourselves, and finally today evening we could relese the next version of Linq4SP. The fixed bugs are the followings: Before RC2 in case of choosing more than...
    Posted to SharePoint and Aghy by aghy on Sat, Oct 25 2008
    Filed under: Filed under: ,
  • Linq4SP - RC1 is available to download!

    As you probably know, our developer team has been working on the LInq4SP in the last couple of months. Linq4SP is a readable-writable Linq provider to SharePoint (WSS 3.0 and MOSS 2007), with a lot of interesting and useful features: support the handling of list items, documents, folders, content types...
    Posted to SharePoint and Aghy by aghy on Wed, Oct 8 2008
    Filed under: Filed under: ,
  • Linq4SP RC1

    Ready, steady, go! Just be patient for a few more days, external testing is on the way... Technorati Tags: Linq4SP
    Posted to SharePoint and Aghy by aghy on Tue, Sep 30 2008
    Filed under: Filed under:
  • LINQ4SP

    Feature Complete. Technorati Tags: LINQ4SP , SharePoint 2007 , LINQ , development
    Posted to SharePoint and Aghy by aghy on Wed, Sep 3 2008
    Filed under: Filed under:
  • LINQ4SP: Query Evaluation

    One of my colleagues, Daniel Leiszen is the lead developer of LINQ4SP project. He started to write a developer series about LINQ4SP. His first article is brand new, published a few minutes ago: LINQ4SP - Query Evaluation : "The evaluation of a Linq query is quite straightforward. The provider of...
    Posted to SharePoint and Aghy by aghy on Tue, Jul 22 2008
    Filed under: Filed under: , ,
  • Important: LINQ4SP site moved!

    Because of a problem with our hoster, the LINQ4SP download has moved to a new URL . Please, if you are interested, follow this link and get updated. Sorry for the inconvience.
    Posted to SharePoint and Aghy by aghy on Sat, Jun 7 2008
    Filed under: Filed under:
  • LINQ4SP - Delete a list item

    OK, let's play with LINQ4SP again. You can download Beta1 , write a simple query , create a new list item and lookup fields . In the next part I'll show you how to delete an item from a list : [TestMethod] public void DeleteCreatedItems() { using (AwContext context = new AwContext()) { var q...
    Posted to SharePoint and Aghy by aghy on Sun, May 25 2008
    Filed under: Filed under: , , ,
  • LINQ4SP Beta1 is here!

    I'm really happy to announce: beta1 release of LINQ4SP is available , and can be downloaded . If you are interested, you can find the install kit and Release Notes on this URL .. If you have tried it or just generally have some thougths please feel free to comment here or e-mail me at molnar.agnes...
    Posted to SharePoint and Aghy by aghy on Thu, May 22 2008
    Filed under: Filed under: , ,
  • LINQ4SP - How to create a new item with a lookup to another list?

    Well, how do you like our solution to query a list or insert a new item to a list by LINQ4SP? What do you think about it? What would you tell, if I show you a newer interesting thing? Are you ready? - OK, today surprise is how to insert a lookup reference to another list. See this short demo , or check...
    Posted to SharePoint and Aghy by aghy on Tue, May 20 2008
    Filed under: Filed under: , , ,
  • LINQ4SP - Create new list item

    Well, we can query our SharePoint lists with LINQ4SP, that's great. But what about data manipulation? Can we create, modifiy or delete items as well? My answer is: yes, we can! We are able to create new item, modify or delete items with LINQ4SP! First of all, let's see an item creation: we'll...
    Posted to SharePoint and Aghy by aghy on Sat, May 17 2008
    Filed under: Filed under: , , ,
  • LINQ4SP - Simple Query

    In the last demo I showed you are able to generate the context and business classes with the LINQ4SP code generator. This time I would like to go through and easy query generation and some basic filtering. First we generated the context from a SharePoint list and created a test project. This is, where...
    Posted to SharePoint and Aghy by aghy on Thu, May 15 2008
    Filed under: Filed under: , , ,
  • LINQ4SP - Code Generator

    As we're planning to release LINQ4SP Beta1 at the end of this week, let's start to show some pieces of it! First of all, I'll show you how you can browse your site's content, and select what you want to use in the generated code. You can select lists, columns, lookups, etc. After finishing...
    Posted to SharePoint and Aghy by aghy on Tue, May 13 2008
    Filed under: Filed under: , , ,
  • Announcing LINQ4SP

    If you are a SharePoint developer, most probably you have heard about the LINQ to SharePoint project on CodePlex. You may have also tried it several times. Our company did that too, but after deeper investigations we decided to create our own LINQ implementation, LINQ4SP . Why? Here you can find our...
    Posted to SharePoint and Aghy by aghy on Thu, May 8 2008
    Filed under: Filed under: ,
Page 1 of 1 (15 items)