<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>Ido Samuelson</title><link>http://dotnetjunkies.com/WebLog/principal/default.aspx</link><description>Notes, thoughts and exceptions</description><dc:language>en-US</dc:language><generator>CommunityServer 1.0 (Build: 1.0.1.50214)</generator><item><title>Bye bye DotNetJunkies</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/07/14/131269.aspx</link><pubDate>Thu, 14 Jul 2005 08:46:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:131269</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/131269.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=131269</wfw:commentRss><description>&lt;P&gt;Without putting much words to it. My blog is moving from dotnetjunkies and from now on my host will be DevAuthority.&lt;/P&gt;
&lt;P&gt;My new blog address is : &lt;A href="http://devauthority.com/blogs/samuelson/default.aspx"&gt;http://devauthority.com/blogs/samuelson/default.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Ido&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=131269" width="1" height="1"&gt;</description></item><item><title>Composite UI Application Block - Community Technical Preview</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/07/06/129964.aspx</link><pubDate>Wed, 06 Jul 2005 15:28:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:129964</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/129964.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=129964</wfw:commentRss><description>&lt;P&gt;The Composite UI Application Block is designed to help you build these complex, enterprise ready Windows Forms&amp;#8212;based solutions. It provides a proven architecture and implementation that helps you to build applications using the common patterns found in line-of-business front end applications.&lt;/P&gt;
&lt;H3 class=dtH1&gt;Benefits&lt;/H3&gt;
&lt;P&gt;Building an application using the Composite UI Application Block provides the following benefits: 
&lt;UL type=disc&gt;
&lt;LI&gt;Increased solution quality and consistency for architecture teams by providing a structured, prescriptive environment that fosters reusability and predictability to build user interfaces. 
&lt;LI&gt;Increased productivity and faster ramp-up time for large development teams, by hiding complexity and allowing them to focus on the business related components instead of on the underlying infrastructure and complex aspects of user interface development, such as threading and asynchronous processing. 
&lt;LI&gt;Consolidation of operational efforts for operations teams by standardizing services that result in consistent configuration management and instrumentation implementations across a suite of applications.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;This Community Technical Preview of the Composite UI Application Block can be &lt;A href="http://practices.gotdotnet.com/projects/cab"&gt;downloaded from the Community Site&lt;/A&gt;. Important updates to this component until its final release will be made available on this site.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=129964" width="1" height="1"&gt;</description></item><item><title>Enterprise Library June 2005 now available!</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/07/02/128965.aspx</link><pubDate>Sat, 02 Jul 2005 22:14:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128965</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/128965.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=128965</wfw:commentRss><description>&lt;P&gt;&lt;A title=http://msdn.microsoft.com/practices/default.aspx?pull=/library/en-us/dnpag2/html/entlib.asp href="http://msdn.microsoft.com/practices/default.aspx?pull=/library/en-us/dnpag2/html/entlib.asp"&gt;Enterprise Library June 2005 now available!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;The June 2005 release is a minor update to the original January release. It incorporates the patches and extensions previously released to the community, and also includes miscellaneous minor bug fixes. Although this release is still designed for .NET Framework 1.1, it is now possible to use this with .NET Framework 2.0 beta 2 - see the included Readme file for details.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128965" width="1" height="1"&gt;</description></item><item><title>Generics is cool...</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/28/128578.aspx</link><pubDate>Tue, 28 Jun 2005 15:55:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128578</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/128578.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=128578</wfw:commentRss><description>&lt;P&gt;I finally got some time to play with generics... &lt;/P&gt;
&lt;P&gt;The most usable generic class I use is as follow : &lt;/P&gt;&lt;FONT size=2&gt;
&lt;P&gt;[&lt;/FONT&gt;&lt;FONT color=#008080 size=2&gt;Serializable&lt;/FONT&gt;&lt;FONT size=2&gt;]&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;public&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;class&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#008080 size=2&gt;EventArgs&lt;/FONT&gt;&lt;FONT size=2&gt;&amp;lt;T&amp;gt; : &lt;/FONT&gt;&lt;FONT color=#008080 size=2&gt;EventArgs&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp; private&lt;/FONT&gt;&lt;FONT size=2&gt; T t;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp; public&lt;/FONT&gt;&lt;FONT size=2&gt; EventArgs(T t)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; this&lt;/FONT&gt;&lt;FONT size=2&gt;.t = t;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp; public&lt;/FONT&gt;&lt;FONT size=2&gt; T Data&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; get&lt;/FONT&gt;&lt;FONT size=2&gt; { &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;return&lt;/FONT&gt;&lt;FONT size=2&gt; t; }&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;&lt;/FONT&gt;
&lt;P&gt;Just cool!!!&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128578" width="1" height="1"&gt;</description></item><item><title>Register HotKey fix</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/21/128262.aspx</link><pubDate>Tue, 21 Jun 2005 15:05:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128262</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/128262.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=128262</wfw:commentRss><description>&lt;P&gt;&lt;FONT face=Arial size=2&gt;I wrote a HotKey component a few month ago and some reported me a bug that suspend, shutdown or restart did not work while the Hotkey was in use. &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;This bug was fixed and I updated the code on the original post: &lt;A href="http://dotnetjunkies.com/WebLog/principal/archive/2005/04/21/69872.aspx"&gt;http://dotnetjunkies.com/WebLog/principal/archive/2005/04/21/69872.aspx&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;I was trying to find a way to register a hotkey without the use of the form's handle and the code that was on that post was one of those tries...&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128262" width="1" height="1"&gt;</description></item><item><title>a small example of what a programmer should NOT do...</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/21/128258.aspx</link><pubDate>Tue, 21 Jun 2005 14:38:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128258</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/128258.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=128258</wfw:commentRss><description>&lt;FONT color=#0000ff size=2&gt;
&lt;P&gt;&lt;FONT face=Arial color=#000000&gt;What you would do when you see the following code:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;public&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;object&lt;/FONT&gt;&lt;FONT size=2&gt; GetObject()&lt;/P&gt;
&lt;P&gt;{&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp; if&lt;/FONT&gt;&lt;FONT size=2&gt; (myObject != &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;null&lt;/FONT&gt;&lt;FONT size=2&gt;)&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return&lt;/FONT&gt;&lt;FONT size=2&gt; myObject;&lt;/P&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp; else&lt;/P&gt;&lt;/FONT&gt;&lt;FONT size=2&gt;
&lt;P&gt;&lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; return&lt;/FONT&gt;&lt;FONT size=2&gt; &lt;/FONT&gt;&lt;FONT color=#0000ff size=2&gt;null&lt;/FONT&gt;&lt;FONT size=2&gt;;&lt;/P&gt;
&lt;P&gt;}&lt;/P&gt;&lt;/FONT&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128258" width="1" height="1"&gt;</description></item><item><title>No more comments....</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/21/128257.aspx</link><pubDate>Tue, 21 Jun 2005 14:15:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128257</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/128257.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=128257</wfw:commentRss><description>&lt;P&gt;For the last month I received over a 1000 spam emails from my blog. I guess it is a good time to remove the comments from my blog for a few weeks...&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128257" width="1" height="1"&gt;</description></item><item><title>Service Locator Applicaion Block v1.0</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/21/128256.aspx</link><pubDate>Tue, 21 Jun 2005 14:12:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:128256</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/128256.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=128256</wfw:commentRss><description>&lt;P&gt;&lt;SPAN id=SampleInfoControl_LabelDescription&gt;Service Locator 1.0 is an application block which integrates with Enterprise Library 1.0. It's a general-purpose, provider-driven object factory, which can be used to create instances of component servers, following the Service Locator design pattern.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=41A621E5-3628-4C71-8985-710C4475F347"&gt;http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=41A621E5-3628-4C71-8985-710C4475F347&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=128256" width="1" height="1"&gt;</description></item><item><title>Second code drop of CAB ready to download</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/17/125480.aspx</link><pubDate>Fri, 17 Jun 2005 15:12:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:125480</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/125480.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=125480</wfw:commentRss><description>&lt;P&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;A href="http://www.gotdotnet.com/workspaces/releases/viewuploads.aspx?id=22f72167-af95-44ce-a6ca-f2eafbf2653c"&gt;Second code drop of CAB ready to download&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"&gt;&lt;SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: Verdana"&gt;Check out this new code drop of the Composite UI Application Block that now includes most of the core services (like EventBroker, Module Loader, etc), the long awaited UI support services along with QuickStarts and draft introductory documentation. Please let us know what you think about it sending an email to: pagcabfb@microsoft.com Thanks! patterns &amp;amp; practices Smart Client Team&lt;/SPAN&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=125480" width="1" height="1"&gt;</description></item><item><title>Data Mapping Application Block</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/14/121210.aspx</link><pubDate>Tue, 14 Jun 2005 11:58:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:121210</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/121210.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=121210</wfw:commentRss><description>&lt;P&gt;&lt;EM&gt;"The Data Mapper is a layer of software that separates the in-memory objects from the database. Its responsibility is to transfer data between the two ends to isolate them from each other. With Data Mapper the in-memory objects needn&amp;#8217;t know even that there&amp;#8217;s a database present; they need no SQL interface code, and certainly no knowledge of the database schema." (Fowler, Martin, Patterns of Enterprise Application Architecture, p. 165) Data Mappers equate to what is known as Data Access Logic Components (DALCs). This application block is intended to make it easier for producers of business DALCs to create common functionality that relates to managing "entities" with CRUD functions. The DataMapper also promotes the use of stored procedures as a best practice to abstract data access from the underlying data schema and increase performance. Finally, the DataMapper allows capabilities like the use of transactions, command timeouts, and caching properties to be added, removed, and modified through configuration when needed. For example, to add transactions or caching to a DALC, no code will need to be modified -- only configuration settings.&amp;#8221;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Find out more &lt;A href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=452821ae-f375-4c59-aa15-3668815308d7"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=121210" width="1" height="1"&gt;</description></item><item><title>Looking for a new host...</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/06/08/111948.aspx</link><pubDate>Wed, 08 Jun 2005 15:07:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:111948</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/111948.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=111948</wfw:commentRss><description>&lt;P&gt;For the last couple of weeks I recieved a huge amount of spam from this blog. &lt;/P&gt;
&lt;P&gt;I am now looking for a new (better and spam proof) place to host my blog. &lt;/P&gt;
&lt;P&gt;If you are familier with a decent host please contact me.&lt;/P&gt;
&lt;P&gt;Ido&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=111948" width="1" height="1"&gt;</description></item><item><title>MSN Messenger personal messages</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/05/22/87648.aspx</link><pubDate>Sun, 22 May 2005 14:38:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:87648</guid><dc:creator>snick</dc:creator><slash:comments>0</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/87648.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=87648</wfw:commentRss><description>&lt;P&gt;Since MSN Messenger 7.0 released many people started to use the personal message to put a state about their feelings, life and &amp;#8220;hints&amp;#8221; they want to give to a specific person on their contact list.&lt;/P&gt;
&lt;P&gt;I think the &amp;#8220;personal&amp;#8221; message is a very good way for a non formal communication. If you are a sensitive person with&amp;nbsp;emotional intelegent abilities&amp;nbsp;I am sure you know what I mean...&lt;/P&gt;
&lt;P&gt;Here are some of the personal messages I have on my list...&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;#8220;There ain't no such thing as free lunch.&amp;#8221; - R. A. Henlein&lt;/LI&gt;
&lt;LI&gt;I love deadlines, I like the whooshing sound they make as they fly by.&lt;/LI&gt;
&lt;LI&gt;Professionals built the Titanic, amateurs built the Ark of Noah.&lt;/LI&gt;
&lt;LI&gt;Ignorance is bliss.&lt;/LI&gt;
&lt;LI&gt;Still haven't seen Ep3...&lt;/LI&gt;
&lt;LI&gt;Mortgage is all you &amp;lt;don't&amp;gt; need&lt;/LI&gt;
&lt;LI&gt;Don't kill the messenger!&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;as for my own:&lt;/P&gt;
&lt;P&gt;&amp;#8220;It is wonderful to be in on the creation of something, see it used, and then walk away and smile at it.&amp;#8221; &amp;#8211; Lady Bird Johnson&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Life could be so beautiful if you just stop for a look :-)&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=87648" width="1" height="1"&gt;</description></item><item><title>Enterprise Library DataTierGenerator Tool Sample </title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/05/22/87604.aspx</link><pubDate>Sun, 22 May 2005 12:06:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:87604</guid><dc:creator>snick</dc:creator><slash:comments>1</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/87604.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=87604</wfw:commentRss><description>&lt;P&gt;&lt;EM&gt;&amp;#8220;&lt;/EM&gt;&lt;SPAN id=SampleInfoControl_LabelDescription&gt;&lt;EM&gt;This sample illustrates an application built using the DataTierGenerator for Enterprise Library available at http://workspaces.gotdotnet.com/datatiergenerator. This tool generates a data tier that uses the Entlib data access block to update the database&amp;#8220;&lt;/EM&gt; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Find it &lt;A href="http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=5e3c4beb-b5ba-4ba7-8891-6343699a207d"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=87604" width="1" height="1"&gt;</description></item><item><title>Enterprise Library Exit Poll</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/05/22/87564.aspx</link><pubDate>Sun, 22 May 2005 10:28:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:87564</guid><dc:creator>snick</dc:creator><slash:comments>1</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/87564.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=87564</wfw:commentRss><description>&lt;P&gt;&lt;EM&gt;&lt;SPAN id=newsControl_newsRepeater__ctl0_contentLabel&gt;&amp;#8220;Have you just completed a project that uses Enterprise Library? We want to hear from you! The Exit Poll is a survey specifically aimed at people who have finished a project using Enterprise Library, so you can share your experiences on how it went from beginning to end. We will use this information to help improve future releases. If you are using Enterprise Library but have not yet completed the project, please hold off on completing the survey until the project is released.&lt;/SPAN&gt; &amp;#8220;&lt;BR&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;If you work with EntLib, tried EntLib or had anything to do with EntLIB. This is very important to fill out this poll :-)&lt;/P&gt;
&lt;P&gt;Fill it &lt;A href="http://www.zoomerang.com/survey.zgi?p=WEB224CPX9C32W"&gt;here&lt;/A&gt;, via &lt;A href="http://www.gotdotnet.com/workspaces/workspace.aspx?id=295a464a-6072-4e25-94e2-91be63527327&amp;amp;newsId=9e3c6b96-7127-47d1-ba68-ab2ddf0f7f39"&gt;EntLib gotdotnet workspace&lt;/A&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=87564" width="1" height="1"&gt;</description></item><item><title>Enterprise Library 1.0 Hands On Labs</title><link>http://dotnetjunkies.com/WebLog/principal/archive/2005/05/21/87367.aspx</link><pubDate>Sat, 21 May 2005 09:21:00 GMT</pubDate><guid isPermaLink="false">58df7014-fd75-437c-9641-150997716d1c:87367</guid><dc:creator>snick</dc:creator><slash:comments>2</slash:comments><comments>http://dotnetjunkies.com/WebLog/principal/comments/87367.aspx</comments><wfw:commentRss>http://dotnetjunkies.com/WebLog/principal/commentrss.aspx?PostID=87367</wfw:commentRss><description>&lt;P&gt;Some mystic way returned EntLib to my life this week. Am still trying to figure out the reason. &lt;/P&gt;
&lt;P&gt;I got 2 questions from 2 different people regarding signing EntLib with a strong name (it is possible!). I helped Ohad Israeli with his EntLib web cast by answering all kind of questions... (I think the community still think that the ExceptionHandler is the same as the ExceptionPublisher which is 100% NOT!!!). Then I got to talk about EntLib somemore for a good friend who just promoted to a team leader and would love to work with EntLib. Finally to summerize it all up. MS released the long waited HOL for EntLib. &lt;/P&gt;
&lt;P&gt;Hope you enjoyed my blah blah :-)&lt;/P&gt;
&lt;P&gt;Oh, and the link for the HOL is &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=B9BFF619-236C-4BBB-9AA1-2E7BC562C7F5&amp;amp;displaylang=en"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;img src="http://dotnetjunkies.com/WebLog/aggbug.aspx?PostID=87367" width="1" height="1"&gt;</description></item></channel></rss>