<?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>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><item><title>MosesOfEgypt.NET, My new domain and blog</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/02/17/mosesofegypt-net-my-new-domain-and-blog.aspx</link><pubDate>Sun, 17 Feb 2008 14:00:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:17349</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>In the last 2 days I was successfully moved my blog. My new blog is http://www.mosesofegypt.net . I installed BlogEngine 1.3 and started to migrate few of my old posts. Successfully did that. And officially started my own blog on my own domain. My host...(&lt;a href="http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/02/17/mosesofegypt-net-my-new-domain-and-blog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=17349" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Blogs/default.aspx">Blogs</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/News/default.aspx">News</category></item><item><title>ASP.NET AJAX ComboBox</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/01/07/asp-net-ajax-combobox.aspx</link><pubDate>Mon, 07 Jan 2008 00:15:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:12716</guid><dc:creator>mosessaur</dc:creator><slash:comments>24</slash:comments><description>Back to April 2007 I posted about building an ASP.NET AJAX ComboBox. It was an attempt to rewrite a ComboBox Control I made to fulfil certain issues I faced with 3rd Party Controls. One of those issue was performance as most of 3rd Party control are rendering...(&lt;a href="http://dotnetslackers.com/Community/blogs/mosessaur/archive/2008/01/07/asp-net-ajax-combobox.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=12716" width="1" height="1"&gt;</description><enclosure url="http://dotnetslackers.com/Community/blogs/mosessaur/attachment/12716.ashx" length="67120" type="application/x-zip-compressed" /><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><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Script_2300_/default.aspx">Script#</category></item><item><title>Download: The Visual Studio 2008 and .NET Framework 3.5 Training Kit</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2007/12/13/download-the-visual-studio-2008-and-net-framework-3-5-training-kit.aspx</link><pubDate>Thu, 13 Dec 2007 12:21:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:8486</guid><dc:creator>mosessaur</dc:creator><slash:comments>0</slash:comments><description>Few weeks ago Microsoft released a useful training kit for Visual Studio 2008 and .NET Framework 3.5 containing Labs, Demos and PPTs. The Visual Studio 2008 and .NET Framework 3.5 Training Kit includes presentations, hands-on labs, and demos. This content...(&lt;a href="http://dotnetslackers.com/Community/blogs/mosessaur/archive/2007/12/13/download-the-visual-studio-2008-and-net-framework-3-5-training-kit.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=8486" width="1" height="1"&gt;</description><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/.Net/default.aspx">.Net</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Resources/default.aspx">Resources</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/Hands-on+Lab/default.aspx">Hands-on Lab</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Community/default.aspx">Community</category><category domain="http://dotnetslackers.com/Community/blogs/mosessaur/archive/tags/Bookmarks/default.aspx">Bookmarks</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>SQL Server 2005, Clean your Database Records &amp; reset Identity Columns, all in 6 lines!</title><link>http://dotnetslackers.com/Community/blogs/mosessaur/archive/2007/12/09/sql-server-2005-clean-your-database-records-amp-reset-identity-columns-all-in-6-lines.aspx</link><pubDate>Sun, 09 Dec 2007 12:44:00 GMT</pubDate><guid isPermaLink="false">6afe0437-14b4-41d5-bc66-6d54a24dbd48:7631</guid><dc:creator>mosessaur</dc:creator><slash:comments>6</slash:comments><description>Well, I had a small issue regarding writing a script to clean a database we have and reset its identity columns in all tables. Although the database wasn&amp;#39;t huge one (less than 100 tables) I had to trace relations to be able to delete child table&amp;#39;s...(&lt;a href="http://dotnetslackers.com/Community/blogs/mosessaur/archive/2007/12/09/sql-server-2005-clean-your-database-records-amp-reset-identity-columns-all-in-6-lines.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://dotnetslackers.com/Community/aggbug.aspx?PostID=7631" 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/SQL+Server/default.aspx">SQL Server</category></item></channel></rss>