<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.sharpdevelop.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>SharpDevelop</title><link>http://community.sharpdevelop.net/forums/3.aspx</link><description>This forum is used by SharpDevelop Team Members to announce releases of new versions.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>SharpDevelop 4.0 Final</title><link>http://community.sharpdevelop.net/forums/thread/34070.aspx</link><pubDate>Thu, 06 Jan 2011 16:42:56 GMT</pubDate><guid isPermaLink="false">1b90d1c1-04e6-45b0-b51d-b665527d49b9:34070</guid><dc:creator>ChristophWille</dc:creator><slash:comments>0</slash:comments><comments>http://community.sharpdevelop.net/forums/thread/34070.aspx</comments><wfw:commentRss>http://community.sharpdevelop.net/forums/commentrss.aspx?SectionID=3&amp;PostID=34070</wfw:commentRss><description>&lt;p&gt;&lt;b&gt;Release Information&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Welcome to final version &amp;ndash; the release &amp;ndash; of SharpDevelop 4.0! &lt;/p&gt;
&lt;p&gt;Prototyping of SharpDevelop 4.0 started on 5th of August 2008, with &lt;a href="http://laputa.sharpdevelop.net/FirstMiradorSharpDevelop40Screenshot.aspx"&gt;first screenshots&lt;/a&gt; released even before we shipped SharpDevelop 3.0. The prototype was &lt;a href="http://laputa.sharpdevelop.net/SharpDevelopRunningOnNET40Beta1.aspx"&gt;ported to .NET 4.0&lt;/a&gt; when its Beta 1 was released, and our team shipped a &lt;a href="http://community.sharpdevelop.net/forums/t/10832.aspx"&gt;Beta 1 Preview&lt;/a&gt; when .NET 4.0 RC became available. The team went through four Beta releases and two release candidates before hitting our release milestone today.&lt;/p&gt;
&lt;p&gt;Feature highlights of SharpDevelop 4.0&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;WPF Designer&lt;/li&gt;
&lt;li&gt;Entity Framework (EF) Designer (&lt;a href="http://community.sharpdevelop.net/blogs/philippmaihart/archive/2010/09/29/entityframework-tutorial-in-sharpdevelop-4-0-beta-3.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;C# 4.0 support&lt;/li&gt;
&lt;li&gt;VB.NET 10 support (&lt;a href="http://community.sharpdevelop.net/blogs/siegfried_pammer/archive/2010/07/31/vb-net-new-features.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New productivity features (&lt;a href="http://community.sharpdevelop.net/blogs/martinkonicek/default.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Alt+Ins has been reimplemented (&lt;a href="http://community.sharpdevelop.net/blogs/siegfried_pammer/archive/2010/04/09/what-happened-to-alt-ins-in-sharpdevelop-4-0.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Code completion in IronPython&lt;/li&gt;
&lt;li&gt;Unit testing with IronPython (&lt;a href="http://community.sharpdevelop.net/blogs/mattward/archive/2010/06/01/UnitTestingWithIronPython.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Unit testing with IronRuby (&lt;a href="http://community.sharpdevelop.net/blogs/mattward/archive/2010/07/15/UnitTestingWithIronRuby.aspx"&gt;details&lt;/a&gt;)&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;Custom unit test runners (&lt;a href="http://community.sharpdevelop.net/blogs/mattward/archive/2010/05/31/CodeSampleGallioAddin.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;New Git source control addin&lt;br /&gt;&lt;/li&gt;
&lt;li&gt;SharpDevelop supports the new Help Viewer (&lt;a href="http://community.sharpdevelop.net/blogs/mathiassimmack/archive/2010/05/24/installing-the-new-help-system.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;Grouping support in SharpDevelop Reports (&lt;a href="http://community.sharpdevelop.net/blogs/sharpdevelopreports/archive/2010/09/27/grouping-in-sharpdevelop-reports.aspx"&gt;details&lt;/a&gt;)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://wiki.sharpdevelop.net/UsageDataCollector.ashx"&gt;Usage Data Collector&lt;/a&gt; &amp;ndash; please turn it on! We want to know which features are being used.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Major architectural changes from 3.x to 4.0:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The frame (workbench) has been rewritten to use Windows Presentation Foundation (WPF) instead of Windows Forms. We did not rewrite existing addins to be WPF-only, but many will switch over the course of time.&lt;/li&gt;
&lt;li&gt;The text editor is also completely rewritten - from Windows Forms to WPF. The new text editor is called AvalonEdit, and like its Winforms predecessor, it is rehostable in your applications. Articles on that as well as its architecture can be found at &lt;a href="http://www.avalonedit.net/"&gt;http://www.avalonedit.net/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Downloads&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;
		&lt;a href="http://www.icsharpcode.net/OpenSource/SD/Download/#SharpDevelop4x"&gt;
		SharpDevelop 4.0 &lt;/a&gt;&lt;/p&gt;
&lt;p&gt;SharpDevelop 4.0 is built against .NET Framework 4.0 Full &amp;ndash; you must install it 
		first.
		&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=0a391abd-25c1-4fc0-919f-b21f31ab88b7&amp;amp;displaylang=en"&gt;
		Download&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please note that
		&lt;a href="http://www.microsoft.com/downloads/details.aspx?familyid=ab99342f-5d1a-413d-8319-81da479ab0d7&amp;amp;displaylang=en"&gt;.NET 3.5 SP1&lt;/a&gt; 
		 is required too, and the
		&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6b6c21d2-2006-4afa-9702-529fa782d63b&amp;amp;displaylang=en"&gt;
		Windows SDK&lt;/a&gt; is strongly recommended.&lt;/p&gt;
&lt;p&gt;SharpDevelop can take advantage of the following software if you 
		install it:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/sourceanalysis"&gt;
			Microsoft StyleCop&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://tortoisesvn.net/"&gt;TortoiseSVN&lt;/a&gt; (Source 
			Control)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/details.aspx?FamilyID=effc5bc4-c3df-4172-ad1c-bc62935861c5"&gt;Microsoft F#&lt;/a&gt;&lt;br /&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;Support&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;Our primary means of support is via our
		&lt;a href="http://community.sharpdevelop.net/forums/"&gt;Web-based forum&lt;/a&gt; 
		(please do not email team members directly unless they advise you to do 
		so in the forum)&lt;/p&gt;</description></item></channel></rss>