Difference between 3.0 and 3.5http://forums.asp.net/t/1185151.aspx/1?Difference+between+3+0+and+3+5Fri, 10 Jul 2009 07:42:14 -040011851512019860http://forums.asp.net/p/1185151/2019860.aspx/1?Difference+between+3+0+and+3+5Difference between 3.0 and 3.5 <p>My web host (http://www.webhost4life.com/) supports 1.1, 2.0 &amp; 3.0 but not 3.5. I am on 2.0. </p> <p>What is the difference between 3.0 and 3.5?</p> <p>&nbsp;</p> 2007-11-22T00:43:37-05:002019877http://forums.asp.net/p/1185151/2019877.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p>Framework release 3.0 is essentialy an add-on/plugin to 2.0 to add base functions for WPF,WCF,and pre LINQ hooks to applications</p> <p><b>.NET Framework 3.0</b>, formerly called <b>WinFX</b>,&nbsp; includes a new set of <a href="http://en.wikipedia.org/wiki/Managed_code" title="Managed code">managed code</a> APIs that are an integral part of <a href="http://en.wikipedia.org/wiki/Windows_Vista" title="Windows Vista">Windows Vista</a> and <a href="http://en.wikipedia.org/wiki/Windows_Server_2008" title="Windows Server 2008"> Windows Server 2008</a> operating systems. It is also available for <a href="http://en.wikipedia.org/wiki/Windows_XP" title="Windows XP"> Windows XP</a> SP2 and <a href="http://en.wikipedia.org/wiki/Windows_Server_2003" title="Windows Server 2003"> Windows Server 2003</a> as a download. There are no major architectural changes included with this release; .NET Framework 3.0 uses the <a href="http://en.wikipedia.org/wiki/Common_Language_Runtime" title="Common Language Runtime"> Common Language Runtime</a> of .NET Framework 2.0.&nbsp; Unlike the previous major .NET releases, there was no .NET Compact Framework release made as a counterpart of this version. <br> </p> <p>&nbsp;FROM SOURCES ON WIKIPEDIA.. <br> </p> <p><br> 3.5 Framework..just recently released by MS,Is an entire full release .It 3.5 will only run under XP SP2 and above.LINQ is native</p> <ul> <li>This version of the framework uses version 2.0 of the <a href="http://en.wikipedia.org/wiki/Common_Language_Runtime" title="Common Language Runtime"> CLR</a> (the same model as the use of CLR 2.0 in .NET Framework 3.0). However, it installs .NET Framework 2.0 SP1, which adds some methods and properties, required for .NET Framework 3.5 features such as <a href="http://en.wikipedia.org/wiki/Language_Integrated_Query" title="Language Integrated Query"> LINQ</a>, to the BCL classes in .NET Framework 2.0. These changes do not affect applications written for version 2.0 of the .NET Framework.</li><li>Full support for .NET Framework 3.5 project types, as well as targeting .NET Framework 3.5 in builds, is included in <a href="http://en.wikipedia.org/wiki/Visual_Studio_2008" title="Visual Studio 2008"> Visual Studio 2008</a>.</li><li>The source code of the <a href="http://en.wikipedia.org/wiki/Base_Class_Library" title="Base Class Library"> Base Class Library</a> in this release will be released under <a href="http://en.wikipedia.org/wiki/Microsoft_Reference_License" title="Microsoft Reference License"> Microsoft Reference License</a>.</li><li>.NET Framework 3.5 SP1, codenamed &quot;Arrowhead&quot;, will enhance support for occasionally connected applications.and provide built-in support for the Microsoft ASP.NET <a href="http://en.wikipedia.org/wiki/Model-view-controller" title="Model-view-controller"> MVC</a> Framework.</li><li>As with .NET Framework 1.0 and 2.0, a new .NET Compact Framework 3.5 will be released in tandem with this update, to provide e.g. LINQ, HTTP compression, and improved audio support for mobile devices</li></ul> <p>&nbsp;Hope it helps<br> </p> 2007-11-22T01:01:50-05:002019980http://forums.asp.net/p/1185151/2019980.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p>So if my webhost is not offering 3.5, am I missing out on something if I stay with 2.0 (apart from LINQ - for which I can very well use TableAdapters)?&nbsp;&nbsp;</p> 2007-11-22T02:58:26-05:002019990http://forums.asp.net/p/1185151/2019990.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p>&nbsp;Depends on your needs and plans...remember that 3.5 is brand new and just RTM released on Nov 16,2007..So I would gamble that not a lot of companies are offering it.In my current field we use a combination of 2.0/3.0 technologies .3.5 framework is now available but most companies dont fully embrace for 3-6 months....depending on need and business requirements...<br> </p> 2007-11-22T03:16:50-05:002060767http://forums.asp.net/p/1185151/2060767.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p><a href="http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2460988&amp;SiteID=1">http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2460988&amp;SiteID=1</a></p> 2007-12-14T18:19:10-05:002060771http://forums.asp.net/p/1185151/2060771.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p>another one</p> <p><a href="http://dufoli.wordpress.com/2007/09/11/net-framework-11-20-30-35-21/">http://dufoli.wordpress.com/2007/09/11/net-framework-11-20-30-35-21/</a></p> 2007-12-14T18:20:59-05:002534214http://forums.asp.net/p/1185151/2534214.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p>but,</p> <p>can some one tell me what is diffrence bet .net 2.0 and 3.5 is ....?</p> 2008-08-04T08:31:37-04:002535133http://forums.asp.net/p/1185151/2535133.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p><a href="http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx">http://weblogs.asp.net/scottgu/archive/2007/11/19/visual-studio-2008-and-net-3-5-released.aspx</a></p> <p>&nbsp;</p> 2008-08-04T15:19:03-04:003285439http://forums.asp.net/p/1185151/3285439.aspx/1?Re+Difference+between+3+0+and+3+5Re: Difference between 3.0 and 3.5 <p>Can anyone point out the changes&nbsp; microsoft made in framework 3.5 sepecially w.r.t&nbsp; WCF, WPF, WF</p> <p>thanks</p> 2009-07-10T07:42:14-04:00