May 2008 - Posts
We have an insurance customer, who required a contracr repository. WSS 3.0 fits on their base requirements, but they had some special needs as well: First of all, at the end of contracts' lifecycle, after signing them, we have to save several attachments...
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...
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...
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...
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...
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...
Microsoft Hungary will start a new, intensive training series for architects and senior developers. The main goal is to give a wide and deep architectural knowledge for participants. The Architect Academy 's main topics are: development methods and...
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...
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...
Good news: the OBA Composition Reference Toolkit 2.0 is ready to use! Version 2.0 (V2) of the OBA Composition Reference Toolkit evolves the Version 1.0 release of the Toolkit to add information technology (IT) administration capabilities, a prescriptively...