<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>OBA, SharePoint and Aghy [MVP] : demo</title><link>http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx</link><description>Tags: demo</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>LINQ4SP - Delete a list item</title><link>http://msmvps.com/blogs/aghy/archive/2008/05/25/linq4sp-delete-a-list-item.aspx</link><pubDate>Sun, 25 May 2008 20:53:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1627272</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1627272</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/05/25/linq4sp-delete-a-list-item.aspx#comments</comments><description>OK, let&amp;#39;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&amp;#39;ll show you how to delete an item from a list : [TestMethod] public void DeleteCreatedItems() { using...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/05/25/linq4sp-delete-a-list-item.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1627272" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/SharePoint+2007/default.aspx">SharePoint 2007</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/development/default.aspx">development</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/LINQ4SP/default.aspx">LINQ4SP</category></item><item><title>LINQ4SP - How to create a new item with a lookup to another list?</title><link>http://msmvps.com/blogs/aghy/archive/2008/05/20/linq4sp-how-to-create-a-new-item-with-a-lookup-to-another-list.aspx</link><pubDate>Tue, 20 May 2008 21:44:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1625270</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1625270</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/05/20/linq4sp-how-to-create-a-new-item-with-a-lookup-to-another-list.aspx#comments</comments><description>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...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/05/20/linq4sp-how-to-create-a-new-item-with-a-lookup-to-another-list.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1625270" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/SharePoint+2007/default.aspx">SharePoint 2007</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/development/default.aspx">development</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/LINQ4SP/default.aspx">LINQ4SP</category></item><item><title>LINQ4SP - Create new list item</title><link>http://msmvps.com/blogs/aghy/archive/2008/05/17/linq4sp-create-new-list-item.aspx</link><pubDate>Sat, 17 May 2008 12:47:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1623756</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1623756</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/05/17/linq4sp-create-new-list-item.aspx#comments</comments><description>Well, we can query our SharePoint lists with LINQ4SP, that&amp;#39;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...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/05/17/linq4sp-create-new-list-item.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1623756" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/SharePoint+2007/default.aspx">SharePoint 2007</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/development/default.aspx">development</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/LINQ4SP/default.aspx">LINQ4SP</category></item><item><title>LINQ4SP - Simple Query</title><link>http://msmvps.com/blogs/aghy/archive/2008/05/14/linq4sp-simple-query.aspx</link><pubDate>Thu, 15 May 2008 04:36:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1622789</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1622789</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/05/14/linq4sp-simple-query.aspx#comments</comments><description>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...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/05/14/linq4sp-simple-query.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1622789" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/SharePoint+2007/default.aspx">SharePoint 2007</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/development/default.aspx">development</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/LINQ4SP/default.aspx">LINQ4SP</category></item><item><title>LINQ4SP - Code Generator</title><link>http://msmvps.com/blogs/aghy/archive/2008/05/12/linq4sp-code-generator.aspx</link><pubDate>Mon, 12 May 2008 23:31:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1621424</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1621424</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/05/12/linq4sp-code-generator.aspx#comments</comments><description>As we&amp;#39;re planning to release LINQ4SP Beta1 at the end of this week, let&amp;#39;s start to show some pieces of it! First of all, I&amp;#39;ll show you how you can browse your site&amp;#39;s content, and select what you want to use in the generated code. You can...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/05/12/linq4sp-code-generator.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1621424" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/SharePoint+2007/default.aspx">SharePoint 2007</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/development/default.aspx">development</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/LINQ4SP/default.aspx">LINQ4SP</category></item><item><title>OBA demo - Part 2</title><link>http://msmvps.com/blogs/aghy/archive/2008/04/17/oba-demo-part-2.aspx</link><pubDate>Thu, 17 Apr 2008 23:31:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1608006</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1608006</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/04/17/oba-demo-part-2.aspx#comments</comments><description>In the OBA demo Part 1 we could see how we can build component-based applications by OBA Composition Reference Toolkit . But these are only the base things - these are really important, as in a building, but we can&amp;#39;t move in yet. We&amp;#39;re really...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/04/17/oba-demo-part-2.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1608006" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/OBA+Composition+Reference+Toolkit/default.aspx">OBA Composition Reference Toolkit</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/OBA/default.aspx">OBA</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category></item><item><title>OBA demo Part 1: OBA Composition Reference Toolkit</title><link>http://msmvps.com/blogs/aghy/archive/2008/03/29/oba-demo-part-1-oba-composition-reference-toolkit.aspx</link><pubDate>Sat, 29 Mar 2008 12:22:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1608012</guid><dc:creator>OBA, SharePoint and Aghy [MVP]</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/aghy/rsscomments.aspx?PostID=1608012</wfw:commentRss><comments>http://msmvps.com/blogs/aghy/archive/2008/03/29/oba-demo-part-1-oba-composition-reference-toolkit.aspx#comments</comments><description>Recently I had two presentations about Office Business Applications (OBAs) and OBA Composition Reference Toolkit . A few days ago I wrote about my presentation on Hungarian Architecture Forum, but I didn&amp;#39;t mention the second one: on the Visual Studio...(&lt;a href="http://msmvps.com/blogs/aghy/archive/2008/03/29/oba-demo-part-1-oba-composition-reference-toolkit.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1608012" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/aghy/archive/tags/OBA+Composition+Reference+Toolkit/default.aspx">OBA Composition Reference Toolkit</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/OBA/default.aspx">OBA</category><category domain="http://msmvps.com/blogs/aghy/archive/tags/demo/default.aspx">demo</category></item></channel></rss>