<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/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>Developer Pills : Beta</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx</link><description>Tags: Beta</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Volta announced, GWT Architecture and Script#</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/2007/12/12/volta-announced-gwt-architecture-and-script.aspx</link><pubDate>Wed, 12 Dec 2007 00:49:44 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:445304</guid><dc:creator>Adel Khalil</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/adelkhalil/rsscomments.aspx?PostID=445304</wfw:commentRss><comments>http://bloggingabout.net/blogs/adelkhalil/archive/2007/12/12/volta-announced-gwt-architecture-and-script.aspx#comments</comments><description>&lt;p&gt;Microsoft Live Labs announce the new web coming technology &lt;a href="http://labs.live.com/volta/" target="_blank"&gt;Volta&lt;/a&gt;, which is a set of developer tools that in plain English work as MSIL re-compiler to cross-browser compliant JavaScript .&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font color="#808080"&gt;&lt;em&gt;The Volta technology preview is a developer toolset that enables you to build multi-tier web applications by applying familiar techniques and patterns. First, design and build your application as a .NET client application, then assign the portions of the application to run on the server and the client tiers late in the development process. The compiler creates cross-browser JavaScript for the client tier, web services for the server tier, and communication, serialization, synchronization, security, and other boilerplate code to tie the tiers together.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Volta simply allow you to use your existing C#/VB.NET/IronPython or any other .NET language to write code that you can control it&amp;#39;s execution side&amp;nbsp;Server/Client by decorating the Class with attribute and the Volta post-compiler take care of spitting JavaScript code. &lt;/p&gt; &lt;p&gt;if you are looking for highly optimized JavaScript code i don&amp;#39;t think this is for you. you can look for alternatives like Nikhil Kothari&amp;#39;s&amp;nbsp;&lt;a href="http://www.nikhilk.net/ScriptSharpIntro.aspx" target="_blank"&gt;Script#&lt;/a&gt; or &lt;a href="http://code.google.com/webtoolkit/" target="_blank"&gt;Google Web Toolkit&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Erik Meijer Volta Architect &lt;a href="http://blogs.zdnet.com/microsoft/?p=1023" target="_blank"&gt;explains the difference between Volta and GWT&lt;/a&gt;&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;font color="#808080"&gt;&lt;em&gt;From an architectural point of view, Volta facilitates a many-to-many mapping between programming languages and execution environments by leveraging the Common Intermediate Language as defined by ISO/IEC 23271:2006. The idea of using a common intermediate language to translate M source languages into N target languages dates back as far as 1958 with &lt;/em&gt;&lt;/font&gt;&lt;a href="http://en.wikipedia.org/wiki/UNCOL"&gt;&lt;font color="#808080"&gt;&lt;em&gt;UNCOL&lt;/em&gt;&lt;/font&gt;&lt;/a&gt;&lt;font color="#808080"&gt;&lt;em&gt; (see also&lt;/em&gt;&lt;/font&gt;&lt;a href="http://blogs.msdn.com/dragoman/archive/2007/12/05/volta-the-power-of-lingua-franca.aspx"&gt;&lt;font color="#808080"&gt;&lt;em&gt; this&lt;/em&gt;&lt;/font&gt;&lt;/a&gt;&lt;font color="#808080"&gt;&lt;em&gt;). You can use any .NET language to write your application and compile it to a .NET assembly using an unmodified compiler. Volta then post-processes the generated MSIL inside the assembly based on declarative annotations in the code by automatically inserting all the boilerplate code necessary for running the application across multiple tiers and making asynchronous invocations. Finally, you deploy the modified assembly on any target execution environment that is capable of executing MSIL.&lt;/em&gt;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Live Labs summarize Volta:&lt;/p&gt; &lt;blockquote&gt; &lt;ul&gt; &lt;li&gt;&lt;font color="#808080"&gt;&lt;em&gt;Language-independence. Write Volta code in any language that compiles into MSIL. For example, C#, VB, IronPython, etc. &lt;/em&gt;&lt;/font&gt; &lt;li&gt;&lt;font color="#808080"&gt;&lt;em&gt;Leverage the entire .NET toolchain. Use libraries; the IDE, Intellisense, auto-complete, snippets; FxCop; profiler; class browser; ILDASM; and so on. &lt;/em&gt;&lt;/font&gt; &lt;li&gt;&lt;font color="#808080"&gt;&lt;em&gt;Low entry barrier. Reduce your learning burden; use “only the languages in the room.” &lt;/em&gt;&lt;/font&gt; &lt;li&gt;&lt;font color="#808080"&gt;&lt;em&gt;Brown-field applicability. Volta-enable existing applications for the cloud. &lt;/em&gt;&lt;/font&gt; &lt;li&gt;&lt;font color="#808080"&gt;&lt;em&gt;Beyond 2 tiers. Refactor to as many tiers as you need using exactly the same mechanisms recursively applied.&lt;/em&gt;&lt;/font&gt; &lt;/li&gt;&lt;/ul&gt;&lt;/blockquote&gt; &lt;p&gt;&lt;a href="http://labs.live.com/volta/download/" target="_blank"&gt;Download Volta CTP&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=445304" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/.NET/default.aspx">.NET</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx">Beta</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Volta/default.aspx">Volta</category></item><item><title>Visual Studio 2008, .NET Framework 3.5</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/2007/07/28/visual-studio-2008-net-framework-3-5.aspx</link><pubDate>Sat, 28 Jul 2007 14:09:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:325489</guid><dc:creator>Adel Khalil</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/adelkhalil/rsscomments.aspx?PostID=325489</wfw:commentRss><comments>http://bloggingabout.net/blogs/adelkhalil/archive/2007/07/28/visual-studio-2008-net-framework-3-5.aspx#comments</comments><description>&lt;div class="wlWriterSmartContent" id="605EEA63-B54B-4e6d-A290-F5E9E8229FC1:48cd7b2d-642f-4a31-a7dc-e9cea5e03a60" style="PADDING-RIGHT:0px;DISPLAY:inline;PADDING-LEFT:0px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;"&gt;&lt;/div&gt;
&lt;p&gt;Hi folks, earlier Microsoft has announced that Visual Studio 2008 Beta 2 and .NET Framework 3.5 Beta 2 are available for download, get the latest bits here...&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=B98A61BA-99B0-40B7-AB6E-5386A2B94217&amp;amp;displaylang=en" target="_blank"&gt;Visual Studio 2008 Beta 2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=D2F74873-C796-4E60-91C8-F0EF809B09EE&amp;amp;displaylang=en" target="_blank"&gt;.NET Framework 3.5&lt;/a&gt;&lt;/p&gt;If you experiance problems with the download let &lt;a class="" href="http://blogs.msdn.com/brada/archive/2007/07/28/some-help-downloading-visual-studio-2008-beta2.aspx"&gt;Brad Abrams&lt;/a&gt; help you.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=325489" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/.NET/default.aspx">.NET</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Orcas/default.aspx">Orcas</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx">Beta</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Microsoft/default.aspx">Microsoft</category></item><item><title>Acropolis is all over, .NET is the second greatest thing Microsoft done!</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/2007/06/05/acropolis-is-all-over-net-is-the-second-greatest-thing-microsoft-done.aspx</link><pubDate>Tue, 05 Jun 2007 19:38:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:229931</guid><dc:creator>Adel Khalil</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/adelkhalil/rsscomments.aspx?PostID=229931</wfw:commentRss><comments>http://bloggingabout.net/blogs/adelkhalil/archive/2007/06/05/acropolis-is-all-over-net-is-the-second-greatest-thing-microsoft-done.aspx#comments</comments><description>&lt;p&gt;Okay it&amp;#39;s been all over, i&amp;#39;m like frekin busy these days but couldn&amp;#39;t resist Acropolis which is the next Microsoft hit on the WPF space, and the support for Windows Forms wil be awesome.&lt;/p&gt;
&lt;p&gt;In my soul opinion .NET was one of the best project Microsoft have done, as it&amp;#39;s behid the great stream of ideas came out from Microsoft lately.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Check it out now ... &lt;a href="http://windowsclient.net/"&gt;http://windowsclient.net&lt;/a&gt;&amp;nbsp;and here &lt;a href="http://blog.donburnett.com/2007/06/enterprise-wpf-applications-come-of.html"&gt;http://blog.donburnett.com/2007/06/enterprise-wpf-applications-come-of.html&lt;/a&gt;&amp;nbsp;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=229931" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Windows+Forms/default.aspx">Windows Forms</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx">Beta</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/WPF/default.aspx">WPF</category></item><item><title>My new full time browser Maxthon</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/2007/03/01/my-new-full-time-browser-maxthin.aspx</link><pubDate>Thu, 01 Mar 2007 09:42:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:126883</guid><dc:creator>Adel Khalil</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/adelkhalil/rsscomments.aspx?PostID=126883</wfw:commentRss><comments>http://bloggingabout.net/blogs/adelkhalil/archive/2007/03/01/my-new-full-time-browser-maxthin.aspx#comments</comments><description>&lt;P&gt;Always thought that if someone&amp;nbsp;combined IE engine and the reach interface and feartures of Firefox that will be great.. so i looked everyware.. for this kind of software.. i tried &lt;A href="http://www.avantbrowser.com" target=_blank&gt;Avant Browser&lt;/A&gt;&amp;nbsp;didn't do it for me.. nor &lt;A href="http://www.opera.com" target=_blank&gt;Opera&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;I even thought about writing my own browser.. it should be very easy.&lt;/P&gt;
&lt;P&gt;but couple of weeks ago i found about &lt;A href="http://www.maxthon.com/download.htm" target=_blank&gt;Maxthon&lt;/A&gt;&amp;nbsp;which was great, neat, great interface... and much more.. very flixable and customizable, many programmable features as well.&lt;/P&gt;
&lt;P&gt;I&amp;nbsp;tried it those couple of weeks and i didn't have to open IE or FF ever since.&lt;/P&gt;
&lt;P&gt;now go guys try the Maxthon2 Beta4 that what i'm using now.&lt;/P&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=126883" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx">Beta</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Maxthon/default.aspx">Maxthon</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Firefox/default.aspx">Firefox</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Internet+Explorer/default.aspx">Internet Explorer</category></item><item><title>Orcas March CTP is out!</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/2007/02/28/orcas-march-ctp-is-out.aspx</link><pubDate>Wed, 28 Feb 2007 04:07:02 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:126042</guid><dc:creator>Adel Khalil</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/adelkhalil/rsscomments.aspx?PostID=126042</wfw:commentRss><comments>http://bloggingabout.net/blogs/adelkhalil/archive/2007/02/28/orcas-march-ctp-is-out.aspx#comments</comments><description>&lt;p&gt;finally the orcas CTP is out... i guess the second release will be in beta.. anyway you can get it from here &lt;a title="http://www.microsoft.com/downloads/details.aspx?FamilyID=cf76fcba-07af-47ac-8822-4ad346210670&amp;amp;DisplayLang=en" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=cf76fcba-07af-47ac-8822-4ad346210670&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=cf76fcba-07af-47ac-8822-4ad346210670&amp;amp;DisplayLang=en&lt;/a&gt;&lt;/p&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=126042" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/.NET/default.aspx">.NET</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Community+News/default.aspx">Community News</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Orcas/default.aspx">Orcas</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx">Beta</category></item><item><title>Orcas CTP delayed to March</title><link>http://bloggingabout.net/blogs/adelkhalil/archive/2007/02/11/orcas-ctp-delayed-to-march.aspx</link><pubDate>Sun, 11 Feb 2007 11:18:59 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:111954</guid><dc:creator>Adel Khalil</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://bloggingabout.net/blogs/adelkhalil/rsscomments.aspx?PostID=111954</wfw:commentRss><comments>http://bloggingabout.net/blogs/adelkhalil/archive/2007/02/11/orcas-ctp-delayed-to-march.aspx#comments</comments><description>&lt;p&gt;Theres words around the internet that Orcas CTP delayed to March!&lt;/p&gt; &lt;p&gt;&lt;a title="http://linqinaction.net/blogs/main/archive/2007/02/02/orcas-february-ctp-delayed-to-march.aspx" href="http://linqinaction.net/blogs/main/archive/2007/02/02/orcas-february-ctp-delayed-to-march.aspx"&gt;http://linqinaction.net/blogs/main/archive/2007/02/02/orcas-february-ctp-delayed-to-march.aspx&lt;/a&gt;&lt;/p&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=111954" width="1" height="1"&gt;</description><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Orcas/default.aspx">Orcas</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/LINQ/default.aspx">LINQ</category><category domain="http://bloggingabout.net/blogs/adelkhalil/archive/tags/Beta/default.aspx">Beta</category></item></channel></rss>