<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>LA.NET [EN] : WF</title><link>http://msmvps.com/blogs/luisabreu/archive/tags/WF/default.aspx</link><description>Tags: WF</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>.NET 3.5 and VS SP beta1 goodies</title><link>http://msmvps.com/blogs/luisabreu/archive/2008/05/12/net-3-5-and-vs-sp-beta1-goodies.aspx</link><pubDate>Mon, 12 May 2008 19:58:24 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1621149</guid><dc:creator>luisabreu</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=1621149</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2008/05/12/net-3-5-and-vs-sp-beta1-goodies.aspx#comments</comments><description>&lt;p&gt;You can get them from here (VS) and &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=23516C63-2DB2-4E7F-AABA-32B12D6E025C&amp;amp;displaylang=en"&gt;here&lt;/a&gt; (.NET). I&amp;#39;m reading what&amp;#39;s new on Brad Abrams &lt;a href="http://blogs.msdn.com/brada/archive/2008/05/05/visual-studio-2008-and-net-framework-3-5-sp1-beta.aspx"&gt;post&lt;/a&gt; and I&amp;#39;m really digging the new features:) For instance, having the format option working with JS code is simply cool! Another cool thing: the ScriptManager is able to combine scripts so there&amp;#39;s really no need for using the &lt;a href="http://msmvps.com/blogs/luisabreu/archive/2007/06/12/toolkitscriptmanager-there-s-a-new-scriptmanager-in-town.aspx"&gt;ToolkitScriptManager&lt;/a&gt; for that:)&lt;/p&gt; &lt;p&gt;Btw, i&amp;#39;m still going through the complete list but it really looks like we&amp;#39;re gonna gave lots of new stuff :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1621149" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/MS+AJAX/default.aspx">MS AJAX</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/ASP.NET/default.aspx">ASP.NET</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/WPF/default.aspx">WPF</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/Trivia/default.aspx">Trivia</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/WF/default.aspx">WF</category><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/WCF/default.aspx">WCF</category></item><item><title>What does WF really give you?</title><link>http://msmvps.com/blogs/luisabreu/archive/2007/01/15/what-does-wf-really-give-you.aspx</link><pubDate>Mon, 15 Jan 2007 23:26:06 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:495700</guid><dc:creator>luisabreu</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/luisabreu/rsscomments.aspx?PostID=495700</wfw:commentRss><comments>http://msmvps.com/blogs/luisabreu/archive/2007/01/15/what-does-wf-really-give-you.aspx#comments</comments><description>&lt;p&gt;As you know, I've started taking a look at WF. Though in the last two weeks I've had to put it aside (and that will continue to happen until the next week is over), I must say that I've seen enough to give my opinion about it. So, what does it gives you?&lt;/p&gt; &lt;p&gt;no, no... that crap about sequential vs state machine workflows...forget it...&amp;nbsp; well, they're not really crap, but they're mere distractions that might turn your attention from the important stuff...I mean, what does it give you that? Want my opinion? So here's what i think:&lt;/p&gt; &lt;ul&gt; &lt;li&gt;it gives me an easy way to decompose my program in small steps&lt;/li&gt; &lt;li&gt;these steps can be decoupled from the main thread (which is good for getting scallable solutions)&lt;/li&gt; &lt;li&gt;it lets me serialize my program when i want or when it's idle (a process which is normally called passivation)&lt;/li&gt; &lt;li&gt;i can extend it easilly by creating new "types" of steps&lt;/li&gt; &lt;li&gt;oh, and yeah, the built-in&amp;nbsp;steps (oops, I mean activities), look really cool too :)&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;Not to bad, right? what do you think about it?&lt;/p&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=495700" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/luisabreu/archive/tags/WF/default.aspx">WF</category></item></channel></rss>