<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>NBusiness</title><link>http://nbusiness.codeplex.com/project/feeds/rss</link><description>Entity Oriented Programming Library&amp;#58; A .net Entity Language Provider, E&amp;#35; compiler and light weight business object framework.   NBusiness features an Entity Definition Language known as E&amp;#35; &amp;#40;E Sharp&amp;#41;. E is for Entity and &amp;#35; is a reference to C&amp;#35;, from which its syntax is based.</description><item><title>Source code checked in, #99885</title><link>http://nbusiness.codeplex.com/SourceControl/changeset/changes/99885</link><description>Upgrade&amp;#58; New Version of LabDefaultTemplate.xaml. To upgrade your build definitions, please visit the following link&amp;#58; http&amp;#58;&amp;#47;&amp;#47;go.microsoft.com&amp;#47;fwlink&amp;#47;&amp;#63;LinkId&amp;#61;254563</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:24:31 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99885 20121001092431P</guid></item><item><title>Source code checked in, #99884</title><link>http://nbusiness.codeplex.com/SourceControl/changeset/changes/99884</link><description>Checked in by server upgrade</description><author>Project Collection Service Accounts</author><pubDate>Mon, 01 Oct 2012 21:16:08 GMT</pubDate><guid isPermaLink="false">Source code checked in, #99884 20121001091608P</guid></item><item><title>Source code checked in, #74794</title><link>http://nbusiness.codeplex.com/SourceControl/changeset/changes/74794</link><description>Checked in by server upgrade</description><author>_TFSSERVICE</author><pubDate>Tue, 03 Aug 2010 19:44:57 GMT</pubDate><guid isPermaLink="false">Source code checked in, #74794 20100803074457P</guid></item><item><title>Project License Changed</title><link>http://nbusiness.codeplex.com/license?LicenseHistoryId=24589</link><description>Microsoft Public License &amp;#40;Ms-PL&amp;#41;&amp;#13;&amp;#10;&amp;#13;&amp;#10;This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;1. Definitions&amp;#13;&amp;#10;&amp;#13;&amp;#10;The terms &amp;#34;reproduce,&amp;#34; &amp;#34;reproduction,&amp;#34; &amp;#34;derivative works,&amp;#34; and &amp;#34;distribution&amp;#34; have the same meaning here as under U.S. copyright law.&amp;#13;&amp;#10;&amp;#13;&amp;#10;A &amp;#34;contribution&amp;#34; is the original software, or any additions or changes to the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;A &amp;#34;contributor&amp;#34; is any person that distributes its contribution under this license.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#34;Licensed patents&amp;#34; are a contributor&amp;#39;s patent claims that read directly on its contribution.&amp;#13;&amp;#10;&amp;#13;&amp;#10;2. Grant of Rights&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;A&amp;#41; Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;B&amp;#41; Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and&amp;#47;or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;3. Conditions and Limitations&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;A&amp;#41; No Trademark License- This license does not grant you rights to use any contributors&amp;#39; name, logo, or trademarks.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;B&amp;#41; If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;C&amp;#41; If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;D&amp;#41; If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.&amp;#13;&amp;#10;&amp;#13;&amp;#10;&amp;#40;E&amp;#41; The software is licensed &amp;#34;as-is.&amp;#34; You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.</description><author></author><pubDate>Tue, 09 Jun 2009 21:59:42 GMT</pubDate><guid isPermaLink="false">Project License Changed 20090609095942P</guid></item><item><title>New Post: VS2008 Again</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Hello! &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks for the feedback, the version in source currently works with 2008 but it isn't quite ready for use yet. I've been stumped for a while on the best way to translate E# into actual code. It turns out that most of the view engines out there (translating meta data into code) have been much too limited for my needs so I've been struggling to complete that final bridge.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;However I think I finally have a solution that is well underway and working pretty well, see this blog post for the general idea &lt;a href="http://www.justnbusiness.com/Blogs/Template_DSL_with_MGrammar.aspx"&gt;http://www.justnbusiness.com/Blogs/Template_DSL_with_MGrammar.aspx&lt;/a&gt;. Once this evolves a little bit more I will probably make it as a separate CodePlex project and use it in NBusiness for the templating system... which also means I might end up converting the NBusiness parser into an MGrammar DSL. First things first though.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Sorry for how long this is taking, I've found that creating a DSL end-to-end turns out to be an IMMENSE amount of work. Hopefully though this will change in the future with some of the things I've been working on here.&lt;/div&gt;&lt;/div&gt;</description><author>justinc</author><pubDate>Fri, 02 Jan 2009 20:21:52 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20090102082152P</guid></item><item><title>New Post: VS2008 Again</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Hello! &lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Thanks for the feedback, the version in source currently works with 2008 but it isn't quite ready for use yet. I've been stumped for a while on the best way to translate E# into actual code. It turns out that most of the view engines out there (translating meta data into code) have been much too limited for my needs so I've been struggling to complete that final bridge.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;However I think I finally have a solution that is well underway and working pretty well, see this blog post for the general idea &lt;a href="http://www.justnbusiness.com/Blogs/Template_DSL_with_MGrammar.aspx"&gt;http://www.justnbusiness.com/Blogs/Template_DSL_with_MGrammar.aspx&lt;/a&gt;. Once this evolves a little bit more I will probably make it as a separate CodePlex project and use it in NBusiness for the templating system... which also means I might end up converting the NBusiness parser into an MGrammar DSL. First things first though.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Sorry for how long this is taking, I've found that creating a DSL end-to-end turns out to be an IMMENSE amount of work. Hopefully though this will change in the future with some of the things I've been working on here.&lt;/div&gt;&lt;/div&gt;</description><author>justinc</author><pubDate>Fri, 02 Jan 2009 20:21:52 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20090102082152P</guid></item><item><title>New Post: VS2008 Again</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I just want to say that your project seam to me the best way to create application architecture and the E# is a superb idea between the C# and an elegant descriptive language, XML is at the stone age in comparison !&lt;br&gt;
&lt;br&gt;
But I am only in visual studio 2008 so I can't try your projet (that's too bad ! :-( ).&lt;br&gt;
&lt;br&gt;
Any news about the visual studio 2008 integration ? Any date ?&lt;br&gt;
&lt;br&gt;
And do you plan an integration of Linq ?&lt;br&gt;
&lt;br&gt;
Thanks for your great job !&lt;br&gt;
&lt;br&gt;
Anthyme&lt;br&gt;
&lt;br&gt;
PS : Sorry for my english, it's not my first language. 
&lt;/div&gt;</description><author>anthyme</author><pubDate>Fri, 02 Jan 2009 14:43:05 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20090102024305P</guid></item><item><title>New Post: VS2008 Again</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
&lt;br&gt;
I just want to say that your project seam to me the best way to create application architecture and the E# is a superb idea between the C# and an elegant descriptive language, XML is at the stone age in comparison !&lt;br&gt;
&lt;br&gt;
But I am only in visual studio 2008 so I can't try your projet (that's too bad ! :-( ).&lt;br&gt;
&lt;br&gt;
Any news about the visual studio 2008 integration ? Any date ?&lt;br&gt;
&lt;br&gt;
And do you plan an integration of Linq ?&lt;br&gt;
&lt;br&gt;
Thanks for your great job !&lt;br&gt;
&lt;br&gt;
Anthyme&lt;br&gt;
&lt;br&gt;
PS : Sorry for my english, it's not my first language. 
&lt;/div&gt;</description><author>anthyme</author><pubDate>Fri, 02 Jan 2009 14:43:05 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20090102024305P</guid></item><item><title>Source code checked in, #45016</title><link>http://www.codeplex.com/NBusiness/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>justinc</author><pubDate>Fri, 19 Dec 2008 15:35:30 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45016 20081219033530P</guid></item><item><title>Source code checked in, #45015</title><link>http://www.codeplex.com/NBusiness/SourceControl/ListDownloadableCommits.aspx</link><description>This is only a test of how branching works... It will be deleted soon.</description><author>justinc</author><pubDate>Fri, 19 Dec 2008 15:34:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45015 20081219033453P</guid></item><item><title>New Post: CSLA 3.6</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=37081</link><description>&lt;div style="line-height: normal;"&gt;Basically it's just me working on it at this point. Right now the v3 &amp;quot;works&amp;quot; well enough to be a proof of concept but there is a way to go before it's ready for production use. Most of the main features are there but there is a lot of polish and debugging left to go.&lt;br&gt;
&lt;br&gt;
I had been making pretty good progress on it but the over the course of the last month I have had wisdom teeth pulled and changed jobs and a variety of other distractions going on. So this project is still &amp;quot;active&amp;quot; but there has been some slow down recently. I have a few CSLA templates banged out, I've been using the Spark View Engine to do this, which has recieved a lot of updates recently. So Spark will probably have to be updated before more templates can be created. If you want to do some work on this I could probably fix up a few things and get you some instructions on how to dive in and contribute. Otherwise the best I can say is to subscribe to the Release RSS feed so you can keep track of progress! There definitely will be more work going on in the future.
&lt;/div&gt;</description><author>justinc</author><pubDate>Sun, 05 Oct 2008 23:05:53 GMT</pubDate><guid isPermaLink="false">New Post: CSLA 3.6 20081005110553P</guid></item><item><title>New Post: CSLA 3.6</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=37081</link><description>&lt;div style="line-height: normal;"&gt;Basically it's just me working on it at this point. Right now the v3 &amp;quot;works&amp;quot; well enough to be a proof of concept but there is a way to go before it's ready for production use. Most of the main features are there but there is a lot of polish and debugging left to go.&lt;br&gt;
&lt;br&gt;
I had been making pretty good progress on it but the over the course of the last month I have had wisdom teeth pulled and changed jobs and a variety of other distractions going on. So this project is still &amp;quot;active&amp;quot; but there has been some slow down recently. I have a few CSLA templates banged out, I've been using the Spark View Engine to do this, which has recieved a lot of updates recently. So Spark will probably have to be updated before more templates can be created. If you want to do some work on this I could probably fix up a few things and get you some instructions on how to dive in and contribute. Otherwise the best I can say is to subscribe to the Release RSS feed so you can keep track of progress! There definitely will be more work going on in the future.
&lt;/div&gt;</description><author>justinc</author><pubDate>Sun, 05 Oct 2008 23:05:53 GMT</pubDate><guid isPermaLink="false">New Post: CSLA 3.6 20081005110553P</guid></item><item><title>New Post: CSLA 3.6</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=37081</link><description>&lt;div style="line-height: normal;"&gt;I just found this project, and I love the idea of using a language to define the business objects. Relying on the database as the &amp;quot;source of truth&amp;quot; is not my cup of tea.&lt;br&gt;
&lt;br&gt;
How close are the templates to being able to take advantage of the latest CSLA v3.6? Is anyone actively working on this?
&lt;/div&gt;</description><author>dbilbey</author><pubDate>Sun, 05 Oct 2008 18:36:29 GMT</pubDate><guid isPermaLink="false">New Post: CSLA 3.6 20081005063629P</guid></item><item><title>New Post: CSLA 3.6</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=37081</link><description>&lt;div style="line-height: normal;"&gt;I just found this project, and I love the idea of using a language to define the business objects. Relying on the database as the &amp;quot;source of truth&amp;quot; is not my cup of tea.&lt;br&gt;
&lt;br&gt;
How close are the templates to being able to take advantage of the latest CSLA v3.6? Is anyone actively working on this?
&lt;/div&gt;</description><author>dbilbey</author><pubDate>Sun, 05 Oct 2008 18:36:29 GMT</pubDate><guid isPermaLink="false">New Post: CSLA 3.6 20081005063629P</guid></item><item><title>New Post: VS2008 Again</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Thanks Justin, I got the Entity item in the list.&amp;nbsp; I'll be playing with it a little this weekend to get a feel for the framework - I may have a small project next week where it might come in handy.&amp;nbsp; In that case, I'll of course produce patches for anything that's changed.&lt;br&gt;
&lt;/div&gt;</description><author>tanden</author><pubDate>Thu, 07 Aug 2008 16:32:54 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20080807043254P</guid></item><item><title>New Post: VS2008 Again</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Thanks Justin, I got the Entity item in the list.&amp;nbsp; I'll be playing with it a little this weekend to get a feel for the framework - I may have a small project next week where it might come in handy.&amp;nbsp; In that case, I'll of course produce patches for anything that's changed.&lt;br&gt;
&lt;/div&gt;</description><author>tanden</author><pubDate>Thu, 07 Aug 2008 16:32:54 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20080807043254P</guid></item><item><title>New Post: VS2008 Again</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Ah yes, well there is plenty left to do before it's fully ready but it should work for you in VS 2008. The plugin usability has plenty left to do that's for sure.&lt;br&gt;
&lt;br&gt;
However a few things to note:&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt;The new version doesn't have NBusiness projects! This ends up being a much simpler solution, in the older version you had NBusiness projects with C#/VB partial classes with it which totally eliminated syntax hilighting and intellisense in those code files. That was very painful now E# files can exist in any regular .net project. Try creating a console application in C# (for example) and adding a new item. In your new items list you should see an &amp;quot;Entity&amp;quot;. If you don't you can just add a text file and use the .es file extension. Make sure the custom tool ESharpCodeGenerator is applied to your es file. To get the &amp;quot;Entity&amp;quot; to show up in your new items list you might have to run &amp;quot;devenv /rootSuffix exp /ranu /setup&amp;quot; from the visual studio command prompt. Getting those templates registered is sometimes a pain in the butt for the experimental hive.&lt;/li&gt;
    &lt;li&gt;Templates are sparse right now, that's what I have been working on. Creating templates is time consuming... but you can easily create your own. One new feature of v3 is that you can define templates in the same project that you declare your entities. Just add a reference to NBusiness.Templates then create a class that inherits from TemplateBase or CodeDomTemplatebase. Make sure you build once but then you should be able to use that template to do your code generation.&lt;/li&gt;
    &lt;li&gt;You can also use Spark or NVelocity to do your code generation, this is heavily under construction right now though. I have created a few &amp;quot;Custom Tools&amp;quot; that you can apply to .spark or .nv files to generate a class that inherits from TemplateBase for you. This is not very pluggable right now but if you want to use a different view engine I can help you figure out how and would be happy to accept patches for new view engines. So far Spark has been treating me pretty well... except that it only works with C# currently :( I've also been toying around with creating a XAML based view engine for generating code... it's pretty cool but might be more work that it's worth at this point.&lt;/li&gt;
    &lt;li&gt;The default business object framework needs lots of TLC. I've been creating templates targeting CSLA for now. I plan on having templates for both later on. Targeting new frameworks (NHibernate for example) will require a patch to allow you to detect validation rules etc. for intellisense. There is nothing stopping you from targetting them but it won't detect rules automatically (it turns out that is an incredibly hard problem).&lt;/li&gt;
    &lt;li&gt;Basically, most phases are in process right now. The core functionality &amp;quot;works&amp;quot; now it's just a matter of polishing up the VS integration piece and building templates and generally making the barrier to entry lower.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>justinc</author><pubDate>Tue, 05 Aug 2008 17:20:12 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20080805052012P</guid></item><item><title>New Post: VS2008 Again</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Ah yes, well there is plenty left to do before it's fully ready but it should work for you in VS 2008. The plugin usability has plenty left to do that's for sure.&lt;br&gt;
&lt;br&gt;
However a few things to note:&lt;br&gt;
&lt;ul&gt;
    &lt;li&gt;The new version doesn't have NBusiness projects! This ends up being a much simpler solution, in the older version you had NBusiness projects with C#/VB partial classes with it which totally eliminated syntax hilighting and intellisense in those code files. That was very painful now E# files can exist in any regular .net project. Try creating a console application in C# (for example) and adding a new item. In your new items list you should see an &amp;quot;Entity&amp;quot;. If you don't you can just add a text file and use the .es file extension. Make sure the custom tool ESharpCodeGenerator is applied to your es file. To get the &amp;quot;Entity&amp;quot; to show up in your new items list you might have to run &amp;quot;devenv /rootSuffix exp /ranu /setup&amp;quot; from the visual studio command prompt. Getting those templates registered is sometimes a pain in the butt for the experimental hive.&lt;/li&gt;
    &lt;li&gt;Templates are sparse right now, that's what I have been working on. Creating templates is time consuming... but you can easily create your own. One new feature of v3 is that you can define templates in the same project that you declare your entities. Just add a reference to NBusiness.Templates then create a class that inherits from TemplateBase or CodeDomTemplatebase. Make sure you build once but then you should be able to use that template to do your code generation.&lt;/li&gt;
    &lt;li&gt;You can also use Spark or NVelocity to do your code generation, this is heavily under construction right now though. I have created a few &amp;quot;Custom Tools&amp;quot; that you can apply to .spark or .nv files to generate a class that inherits from TemplateBase for you. This is not very pluggable right now but if you want to use a different view engine I can help you figure out how and would be happy to accept patches for new view engines. So far Spark has been treating me pretty well... except that it only works with C# currently :( I've also been toying around with creating a XAML based view engine for generating code... it's pretty cool but might be more work that it's worth at this point.&lt;/li&gt;
    &lt;li&gt;The default business object framework needs lots of TLC. I've been creating templates targeting CSLA for now. I plan on having templates for both later on. Targeting new frameworks (NHibernate for example) will require a patch to allow you to detect validation rules etc. for intellisense. There is nothing stopping you from targetting them but it won't detect rules automatically (it turns out that is an incredibly hard problem).&lt;/li&gt;
    &lt;li&gt;Basically, most phases are in process right now. The core functionality &amp;quot;works&amp;quot; now it's just a matter of polishing up the VS integration piece and building templates and generally making the barrier to entry lower.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>justinc</author><pubDate>Tue, 05 Aug 2008 17:20:12 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20080805052012P</guid></item><item><title>New Post: VS2008 Again</title><link>http://www.codeplex.com/NBusiness/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
I have an installation of Visual Studio 2008 with the VS SDK.&amp;nbsp; The latest source from SVN (as of Aug. 2) compiles (almost) cleanly.&amp;nbsp; However, when trying the 'experimental hive' of Visual Studio I still can't get any projects having to do with E# projects.&amp;nbsp; Am I missing something, or is support for VS2008 not ready yet?&amp;nbsp; If not, how would you suggest I proceed in order to test drive NBusiness?&amp;nbsp; &lt;br&gt;
&lt;br&gt;
Thanks for your time and efforts!&lt;br&gt;
Yuval&lt;br&gt;
&lt;/div&gt;</description><author>tanden</author><pubDate>Sat, 02 Aug 2008 15:55:43 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20080802035543P</guid></item><item><title>New Post: VS2008 Again</title><link>http://nbusiness.codeplex.com/Thread/View.aspx?ThreadId=32788</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br&gt;
I have an installation of Visual Studio 2008 with the VS SDK.&amp;nbsp; The latest source from SVN (as of Aug. 2) compiles (almost) cleanly.&amp;nbsp; However, when trying the 'experimental hive' of Visual Studio I still can't get any projects having to do with E# projects.&amp;nbsp; Am I missing something, or is support for VS2008 not ready yet?&amp;nbsp; If not, how would you suggest I proceed in order to test drive NBusiness?&amp;nbsp; &lt;br&gt;
&lt;br&gt;
Thanks for your time and efforts!&lt;br&gt;
Yuval&lt;br&gt;
&lt;/div&gt;</description><author>tanden</author><pubDate>Sat, 02 Aug 2008 15:55:43 GMT</pubDate><guid isPermaLink="false">New Post: VS2008 Again 20080802035543P</guid></item></channel></rss>