<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://dotnetslackers.com/Community/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>Moses on DotNetSlackers</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/default.aspx</link><description>.Net Gorean Lifestyler</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP1 (Build: 30415.43)</generator><item><title>PagedList Sorted Edition</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/11/15/pagedlist-sorted-edition.aspx</link><pubDate>Fri, 14 Nov 2008 21:18:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29949</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a href="http://mosesofegypt.net"&gt;Me&lt;/a&gt; and &lt;a href="http://amrelsehemy.net/" target="_blank"&gt;Amr Elsehemy&lt;/a&gt; are working together in something and he requested a feature in some APIs I built. In fact he liked the &lt;a href="http://blog.wekeroad.com/2007/12/10/aspnet-mvc-pagedlistt/"&gt;Rob Conery&amp;#39;s PagedList&lt;/a&gt; that had been &lt;a href="http://www.squaredroot.com/post.aspx?id=398375b0-4000-4b0c-9d69-ddc623646862" target="_blank"&gt;modified&lt;/a&gt; by &lt;a href="http://www.squaredroot.com/" target="_blank"&gt;Troy Goode&lt;/a&gt;. He used it on his &lt;a href="http://amrelsehemy.net/category/jBlogMvc.aspx" target="_blank"&gt;jBlogMVC&lt;/a&gt; post series about building Blog Engine using MVC.&lt;/p&gt;
&lt;p&gt;That was pretty simple and I noticed something missing on the
PagedList that I wished to add! What about sorting. I mean build a
PagedList that is sorted. So I made slight changes to the enhanced &lt;a href="http://www.squaredroot.com/post.aspx?id=398375b0-4000-4b0c-9d69-ddc623646862" target="_blank"&gt;PagedList&lt;/a&gt; made by &lt;a href="http://www.squaredroot.com/" target="_blank"&gt;Troy&lt;/a&gt; to support sorting.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Prerequisites:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It is required that you refer to &lt;a href="http://blog.wekeroad.com/2007/12/10/aspnet-mvc-pagedlistt/"&gt;Rob Conery&amp;#39;s PagedList&lt;/a&gt; and the &lt;a href="http://www.squaredroot.com/post.aspx?id=398375b0-4000-4b0c-9d69-ddc623646862" target="_blank"&gt;modified&lt;/a&gt; version by &lt;a href="http://www.squaredroot.com/" target="_blank"&gt;Troy Goode&lt;/a&gt; before you proceed in order to understand how this PagedList is useful and helpful with MVC and &lt;a href="http://msdn.microsoft.com/en-us/library/bb386976.aspx" target="_blank"&gt;LINQ to SQL&lt;/a&gt; as well as &lt;a href="http://msdn.microsoft.com/en-us/library/bb386964.aspx" target="_blank"&gt;LINQ to Entities&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mosesofegypt.net/post/PagedList-Sorted-Edition.aspx"&gt;Read more...&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29949" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Tips/default.aspx">Tips</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/VS.NET+2008/default.aspx">VS.NET 2008</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/.Net+3.5/default.aspx">.Net 3.5</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+to+SQL/default.aspx">LINQ to SQL</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+To+Entities/default.aspx">LINQ To Entities</category></item><item><title>2 Parts post on Building jQuery and ASP.Net AJAX Enabled Controls with jQueryCollapsiblePanelExtender Sample</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/11/15/2-parts-post-on-building-jquery-and-asp-net-ajax-enabled-controls-with-jquerycollapsiblepanelextender-sample.aspx</link><pubDate>Fri, 14 Nov 2008 21:08:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29948</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;At the end of the last month (September 2008) &lt;a href="http://weblogs.asp.net/scottgu/archive/2008/09/28/jquery-and-microsoft.aspx" target="_blank"&gt;Microsoft announced that it will be shipping jQuery with Visual Studio going forward&lt;/a&gt;. It was a great news for all ASP.NET developers who are &lt;a href="http://jquery.com/" target="_blank"&gt;jQuery&lt;/a&gt;
fans as well as jQuery and ASP.NET AJAX folks like me. Before and after
that, there were many posts made around the same subject. So I decided to build a simple sample cloning one of the famous ASP.NET AJAX Control Toolkit control &amp;quot;CollapsiblePanelExtender&amp;quot;. &lt;/p&gt;
&lt;p&gt;I came up with jQueryCollapsiblePanelExtender. Read the following 2 posts for more details:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;h5 class="posthead"&gt;&lt;a rel="bookmark" href="http://mosesofegypt.net/post/BuildingjQueryAndASPNetAJAXEnabledControlsjQueryCollapsiblePanelExtenderPart1.aspx"&gt;Building jQuery and ASP.Net AJAX Enabled Controls, The jQueryCollapsiblePanelExtender Part 1 Client Control&lt;/a&gt;&lt;/h5&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;h5 class="posthead"&gt;&lt;a rel="bookmark" href="http://mosesofegypt.net/post/BuildingjQueryAndASPNetAJAXEnabledControlsjQueryCollapsiblePanelExtenderPart2.aspx"&gt;Building jQuery and ASP.Net AJAX Enabled Controls, The jQueryCollapsiblePanelExtender Part 2 Server Control&lt;/a&gt;&lt;/h5&gt;
&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29948" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+AJAX/default.aspx">ASP.NET AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/VS.NET+2008/default.aspx">VS.NET 2008</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JQuery/default.aspx">JQuery</category></item><item><title>Inheritance and Associations with Entity Framework Part 3</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/10/18/inheritance-and-associations-with-entity-framework-part-3.aspx</link><pubDate>Fri, 17 Oct 2008 18:49:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29519</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;On &lt;a href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-1.aspx" target="_blank"&gt;part 1&lt;/a&gt; and &lt;a href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-2.aspx" target="_blank"&gt;part 2&lt;/a&gt; I explored how to apply 2 different inheritance models (&lt;a href="http://msdn.microsoft.com/en-us/library/bb738443.aspx" target="_blank"&gt;TPH&lt;/a&gt; &amp;amp; &lt;a href="http://msdn.microsoft.com/en-us/library/bb738685.aspx" target="_blank"&gt;TPT&lt;/a&gt;) in &lt;a href="http://msdn.microsoft.com/en-us/library/bb399567.aspx" target="_blank"&gt;Entity Framework&lt;/a&gt;.
In this part I&amp;#39;m going to demonstrate associations between 2 base
entities. And how to filter end properties to return specific type (sub
entity).&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-3.aspx"&gt;Read More&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29519" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Development+Tools/default.aspx">Development Tools</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/VS.NET+2008/default.aspx">VS.NET 2008</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/.Net+3.5/default.aspx">.Net 3.5</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Entity+Framework/default.aspx">Entity Framework</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+To+Entities/default.aspx">LINQ To Entities</category></item><item><title>Inheritance and Associations with Entity Framework Part 2</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/10/18/inheritance-and-associations-with-entity-framework-part-2.aspx</link><pubDate>Fri, 17 Oct 2008 18:30:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29518</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;In the &lt;a href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-1.aspx"&gt;previous part&lt;/a&gt; I discussed &lt;a href="http://msdn.microsoft.com/en-us/library/bb738443.aspx"&gt;Table-per-Hierarchy Inheritance&lt;/a&gt;, in this part I&amp;#39;ll go through &lt;a href="http://msdn.microsoft.com/en-us/library/bb738685.aspx"&gt;Table-per-Type Inheritance&lt;/a&gt; model. There is a &lt;a href="http://msdn.microsoft.com/en-us/data/cc765425.aspx" target="_blank"&gt;video&lt;/a&gt; demonstrating this model if you wish to watch. Here I&amp;#39;ll update my previous sample with new entities that demonstrate the &lt;a href="http://msdn.microsoft.com/en-us/library/bb738685.aspx"&gt;Table-per-Type Inheritance&lt;/a&gt; model. For the differences between 2 models and definitions return to &lt;a href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-1.aspx"&gt;1st part&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-2.aspx"&gt;Read More&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29518" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Development+Tools/default.aspx">Development Tools</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/VS.NET+2008/default.aspx">VS.NET 2008</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/.Net+3.5/default.aspx">.Net 3.5</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Entity+Framework/default.aspx">Entity Framework</category></item><item><title>Inheritance and Associations with Entity Framework Part 1</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/09/26/inheritance-and-associations-with-entity-framework-part-1.aspx</link><pubDate>Fri, 26 Sep 2008 11:44:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29163</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;In this multi parts series I&amp;#39;ll explore how to build inheritance with &lt;a href="http://msdn.microsoft.com/en-us/library/bb399567.aspx" target="_blank"&gt;Entity Framework&lt;/a&gt; showing 2 different approaches of inheritance in &lt;a href="http://msdn.microsoft.com/en-us/library/bb399567.aspx" target="_blank"&gt;Entity Framework&lt;/a&gt;.
Beside that I&amp;#39;ll show how to build simple association between 2
entities and show how to provide custom code to retrieve other parts of
the relation when inheritance is applied.&lt;/p&gt;
&lt;p&gt;My plan not to exceed
3 parts as the subject is not that huge, it is just the demonstration
with screen shots that will make the post large that is why I divided
it to multi part. I am not good at screen casts beside I don&amp;#39;t have a
software license to produce one.&lt;/p&gt;
&lt;p&gt;&lt;a target="_self" href="http://mosesofegypt.net/post/Inheritance-and-Associations-with-Entity-Framework-Part-1.aspx"&gt;Read more about it here&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29163" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Entity+Framework/default.aspx">Entity Framework</category></item><item><title>Username Availability Validator almost ready, the early demo</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/09/22/username-availability-validator-almost-ready-the-early-demo.aspx</link><pubDate>Mon, 22 Sep 2008 16:52:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29095</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Few weeks ago Dave started the &lt;a href="http://encosia.com/2008/09/09/contribute-to-open-source-get-a-shot-at-a-free-book/" target="_blank"&gt;Advanced ASP.NET AJAX Server Controls book giveaway contest&lt;/a&gt;. And yesterday he &lt;a href="http://encosia.com/2008/09/18/username-availability-validator-is-nearing-availability/" target="_blank"&gt;announced&lt;/a&gt; that the control is almost completed, but the contest door is still open. So I thought to &lt;a href="http://www.codeplex.com/UsernameAvailability" target="_blank"&gt;grape the bits&lt;/a&gt; and start testing it and build a simple sample. [&lt;a target="_blank" href="http://mosesofegypt.net/samples00/usernameavailability/CreateUser.aspx"&gt;View Demo&lt;/a&gt;]&lt;/p&gt;
&lt;p&gt;The
sample that I am going to demonstrate here will use ASP.NET Create User
Wizard control with UserName Availability Validator. In this sample
I&amp;#39;ll show the important properties of this control as well as the
current issues exist.&lt;/p&gt;
&lt;p&gt;&lt;a target="_self" href="http://mosesofegypt.net/post/2008/09/19/Username-Availability-Validator-almost-ready-the-early-demo.aspx"&gt;Read more on this demo&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29095" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+2.0/default.aspx">ASP.NET 2.0</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+AJAX/default.aspx">ASP.NET AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Custom+Controls/default.aspx">Custom Controls</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JavaScript/default.aspx">JavaScript</category></item><item><title>jBlogMvc Series Started! Keep tuned with Amr Elsehemy</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/09/22/jblogmvc-series-started-keep-tuned-with-amr-elsehemy.aspx</link><pubDate>Mon, 22 Sep 2008 16:51:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29094</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;&lt;a title="XFN relationship: friend" href="http://amrelsehemy.net/" rel="friend"&gt;Amr Elsehemey&lt;/a&gt; started to blog about ASP.NET MVC. He picked up a good subject to blog about; &lt;a href="http://amrelsehemy.net/post/2008/09/21/Introducing-jBlogMvc.aspx" target="_blank" rel="tag"&gt;Building ASP.NET MVC Blog Engine using ASP.NET MVC&lt;/a&gt; and &lt;a href="http://jquery.com/" target="_blank"&gt;jQuery&lt;/a&gt;, he named it &amp;quot;&lt;a href="http://amrelsehemy.net/post/2008/09/21/Introducing-jBlogMvc.aspx" target="_blank" rel="tag"&gt;jBlogMvc&lt;/a&gt;&amp;quot;
Yesterday he posted his first post in the series, and myself I am
waiting for the rest of the series as for it is going to be very
interesting, because I have couple of ideas in mind.&lt;/p&gt;
&lt;p&gt;He is going
to explore the code and posting samples as he developing this simple
blog engine. We have been talking about this subject for few days now,
and really he has some cool ideas to present. Keep tuned with &lt;a href="http://amrelsehemy.net/" target="_blank"&gt;Amr&lt;/a&gt;, I am sure he is going to amuse us with some kicking posts just as he did in his &lt;a href="http://amrelsehemy.net/?tag=/design+time+support" target="_blank" rel="tag"&gt;Design Time Support post series&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29094" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+MVC/default.aspx">ASP.NET MVC</category></item><item><title>Localization\Globalization Considerations and Tips</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/09/19/localization-globalization-considerations-and-tips.aspx</link><pubDate>Fri, 19 Sep 2008 00:08:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:29049</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I&amp;#39;ve been worked with localization and globalization for a while now.
During that period I faced issues and learned many things about the
subject. Here I am going to share some of my own ideas and tips to
avoid falling in certain issues. It worth to mention that I am talking
from GUI point of view and not Application Data point of view.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://mosesofegypt.net/post/2008/09/18/Localization5cGlobalization-Considerations-and-Tips.aspx"&gt;Read more about it&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=29049" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+2.0/default.aspx">ASP.NET 2.0</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/localization/default.aspx">localization</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Tips/default.aspx">Tips</category></item><item><title>Master\Detail with CollapsiblePanelExtender and edit detail with HoverMenuExtender using GridView</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/09/09/master-detail-with-collapsiblepanelextender-and-edit-detail-with-hovermenuextender-using-gridview.aspx</link><pubDate>Mon, 08 Sep 2008 21:53:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28935</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Last year, &lt;a title="XFN relationship: contact" href="http://mattberseth.com/" target="_blank" rel="contact"&gt;Matt&lt;/a&gt; posted a cool post about &lt;a href="http://mattberseth.com/blog/2007/08/how_to_use_the_hovermenuextend.html" target="_blank" rel="tag"&gt;How To: Use the HoverMenuExtender for GridView RowCommands&lt;/a&gt;. Last month I got an e-mail from &lt;i&gt;Justin Riggs&lt;/i&gt;, he was trying to combine to things. The usage of &lt;a href="http://www.asp.net/AJAX/AjaxControlToolkit/Samples/HoverMenu/HoverMenu.aspx" target="_blank"&gt;HoverMenuExtender&lt;/a&gt; as described in &lt;a href="http://mattberseth.com/blog/2007/08/how_to_use_the_hovermenuextend.html" target="_blank"&gt;Matt&amp;#39;s post&lt;/a&gt;, and the &lt;a href="http://mosesofegypt.net/post/2008/02/24/Building-a-grouping-Grid-with-GridView-and-ASPNET-AJAX-toolkit-CollapsiblePanel.aspx" target="_blank" rel="tag"&gt;Master\Detail GridView with CollapsiblePanelExtender&lt;/a&gt; I posted about few months ago.&lt;/p&gt;
&lt;p&gt;I thought to make a repost with few modifications to my sample, and produce another one using CollapsiblePanel and HoverMenu. You can read more about it &lt;a target="_self" href="http://mosesofegypt.net/post/2008/09/08/Master5cDetail-with-CollapsiblePanelExtender-and-edit-detail-with-HoverMenuExtender-using-GridView.aspx"&gt;here&lt;/a&gt;. Also you can &lt;a target="_blank" href="http://mosesofegypt.net/samples00/GroupingGridViewWtihCollapsiblePanelAndHoverMenu/"&gt;view demo here&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28935" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+2.0/default.aspx">ASP.NET 2.0</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+AJAX/default.aspx">ASP.NET AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/GridView/default.aspx">GridView</category></item><item><title>LINQ to Entities, Workarounds on what is not supported</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/09/02/linq-to-entities-workarounds-on-what-is-not-supported.aspx</link><pubDate>Mon, 01 Sep 2008 21:32:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28785</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;In my &lt;a target="_self" href="http://mosesofegypt.net/post/2008/08/24/LINQ-to-Entities-what-is-not-supported.aspx"&gt;previous post&lt;/a&gt; I talked about what is not supported in &lt;a href="http://msdn.microsoft.com/en-us/library/bb386964.aspx" target="_blank"&gt;LINQ to Entities&lt;/a&gt; and made a simple comparison with &lt;a href="http://msdn.microsoft.com/en-us/library/bb386976.aspx" target="_blank"&gt;LINQ to SQL&lt;/a&gt; show that these unsupported things works fine in &lt;a href="http://msdn.microsoft.com/en-us/library/bb386976.aspx" target="_blank"&gt;LINQ to SQL&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;In &lt;a target="_self" href="http://mosesofegypt.net/post/2008/08/31/LINQ-to-Entities-Workarounds-on-what-is-not-supported.aspx"&gt;this post&lt;/a&gt; I am going to provide workarounds these things. First one will be
wrapping the entities with Business Classes. And the second way will be
using client evaluation which is converting to work with LINQ to
Object. Before you go further, I recommend that you read my &lt;a target="_self" href="http://mosesofegypt.net/post/2008/08/24/LINQ-to-Entities-what-is-not-supported.aspx"&gt;previous post&lt;/a&gt; to save your time.&lt;/p&gt;
&lt;p&gt;&lt;a target="_self" href="http://mosesofegypt.net/post/2008/08/31/LINQ-to-Entities-Workarounds-on-what-is-not-supported.aspx"&gt;LINQ to Entities, Workarounds on what is not supported&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28785" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/VS.NET+2008/default.aspx">VS.NET 2008</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/.Net+3.5/default.aspx">.Net 3.5</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+to+SQL/default.aspx">LINQ to SQL</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Entity+Framework/default.aspx">Entity Framework</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+To+Entities/default.aspx">LINQ To Entities</category></item><item><title>LINQ to Entities, what is not supported?</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/08/26/linq-to-entities-what-is-not-supported.aspx</link><pubDate>Mon, 25 Aug 2008 23:16:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28681</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;My &lt;a title="LINQ to Entities, what is not supported?" href="http://mosesofegypt.net/post/2008/08/24/LINQ-to-Entities-what-is-not-supported.aspx"&gt;new post about what LINQ to SQL support and not supported in LINQ to Entities&lt;/a&gt;. Different examples with source code. &lt;a href="http://mosesofegypt.net/post/2008/08/24/LINQ-to-Entities-what-is-not-supported.aspx"&gt;Check it out&lt;/a&gt; it might save you sometime searching and investiagting in some known unsupported things in LINQ to Entities.&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28681" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+to+SQL/default.aspx">LINQ to SQL</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Entity+Framework/default.aspx">Entity Framework</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+To+Entities/default.aspx">LINQ To Entities</category></item><item><title>Building On Demand Loading Master/Details using GridView, CollapsiblePanelExtender and ASP.NET Ajax PageMethods</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/08/16/building-on-demand-loading-master-details-using-gridview-collapsiblepanelextender-and-asp-net-ajax-pagemethods.aspx</link><pubDate>Sat, 16 Aug 2008 01:51:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28468</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Well, I&amp;#39;m done with this article that show in details how to build
on demand loaded details from master data using GridView and
CollapsiblePanelExtender control. &lt;a href="http://mosesofegypt.net/page/CollapsiblePanelExtenderMasterDetailWithOnDemandLoadingUsingPageMethods.aspx"&gt;Read the article&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Earlier this year &lt;a href="http://mattberseth.com/"&gt;Matt Berseth&lt;/a&gt; posted about &lt;a href="http://mattberseth.com/blog/2008/01/building_a_grouping_grid_with.html"&gt;Building a Grouping Grid with the ASP.NET 3.5 LinqDataSource and ListView Controls&lt;/a&gt;. Then I followed his post with 2 other posts discussing same idea but with different implementation:  &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://mosesofegypt.net/post.aspx?id=3ceb00e1-e187-403b-8080-3c7c1da44c10"&gt;Building a grouping Grid with GridView and ASP.NET AJAX toolkit CollapsiblePanel&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;a href="http://mosesofegypt.net/post.aspx?id=e5736187-d496-470e-9603-fd41a39e7611"&gt;Building a grouping Grid with GridView and JQuery&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Later I got few comments about how to implement that using AJAX, in order to display the details data on demand. At that time &lt;a href="http://encosia.com/"&gt;Dave&lt;/a&gt; was &lt;a href="http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/"&gt;demonstrating&lt;/a&gt; the usage of jQuery AJAX on his post &lt;a href="http://encosia.com/2008/03/27/using-jquery-to-consume-aspnet-json-web-services/"&gt;Using jQuery to consume ASP.NET JSON Web Services&lt;/a&gt;. So I came up with another demo to apply on demand loading of details data in my post &lt;a href="http://mosesofegypt.net/post.aspx?id=61efb4c4-bf1d-47c9-8df0-0d2c88b2ded8"&gt;GridView Grouping Master/Detail Drill Down using AJAX and jQuery&lt;/a&gt;.  &lt;/p&gt;
&lt;p&gt;Again
I got few other comments on how to apply same approach, but using
ASP.NET AJAX Control Toolkit CollapsiblePanelExtender control. So here
I&amp;#39;m going to provide how to do that using CollapsiblePanelExtender and
ASP.NET AJAX PageMethods call to apply on demand loading of details
from the master data. You can &lt;a href="http://mosesofegypt.net/page/CollapsiblePanelExtenderMasterDetailWithOnDemandLoadingUsingPageMethods.aspx"&gt;read my article&lt;/a&gt; and &lt;a href="http://mosesofegypt.net/samples00/CollapsiblePanelOnDemanLoadingDemo/"&gt;view Demo here&lt;/a&gt;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28468" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+2.0/default.aspx">ASP.NET 2.0</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Code+Snippet/default.aspx">Code Snippet</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/ASP.NET+AJAX/default.aspx">ASP.NET AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/VS.NET+2008/default.aspx">VS.NET 2008</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/.Net+3.5/default.aspx">.Net 3.5</category></item><item><title>Simple Static Tooltip Widget using jQuery.UI</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/08/05/simple-static-tooltip-widget-using-jquery-ui.aspx</link><pubDate>Tue, 05 Aug 2008 10:43:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28250</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Few days I posted a new simple jQuery.UI widget, &lt;a target="_self" href="http://mosesofegypt.net/post/2008/08/02/Simple-Static-Tooltip-Widget-using-jQueryUI.aspx"&gt;Simple Static Tooltip Widget&lt;/a&gt;. In this post, I provide a toop tip with 3 examples.&lt;/p&gt;
&lt;p&gt;The tooltip support 3 modes, show/hide tooltip on mouseover/mouseout or on focus/blur or manually using tooltip client APIs (show/hide).&lt;/p&gt;
&lt;p&gt;One of the examples shows how to use the tooltip along with AJAX call using jQuery AJAX.&lt;/p&gt;
&lt;p&gt;I hope you&amp;#39;ll enjoy it.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28250" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/AJAX/default.aspx">AJAX</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Samples/default.aspx">Samples</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JQuery/default.aspx">JQuery</category></item><item><title>Custom paging with LINQ to SQL.</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/07/23/custom-paging-with-linq-to-sql.aspx</link><pubDate>Wed, 23 Jul 2008 09:31:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28015</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>Here is 4 posts that discuess custom paging using LINQ to SQL. Post include demo and explination with source code download. Building Custom Paging and Sorting Queries with LINQ to SQL and wrap it in Extension Method Efficient LINQ to SQL custom paging...(&lt;a href="http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/07/23/custom-paging-with-linq-to-sql.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28015" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/LINQ+to+SQL/default.aspx">LINQ to SQL</category></item><item><title>jQuery.UI Messenger\Outlook like message notification Widget</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/07/23/jquery-ui-messenger-outlook-like-message-notification-widget.aspx</link><pubDate>Wed, 23 Jul 2008 09:26:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:28014</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>Few days I read Matt&amp;#39;s post about building jQuery.UI ProgressBar widget . On that same day I followed his post and build one simple widget, Messenger\Outlook like message notification Widget . Check it out and I hope you&amp;#39;ll like it. Demo and Download...(&lt;a href="http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/07/23/jquery-ui-messenger-outlook-like-message-notification-widget.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=28014" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/JQuery/default.aspx">JQuery</category></item></channel></rss>
