I try to keep it very simple. All I have seen in .Net 3.5fx is language upgrades i.e C# 3.0, VB.Net 9, still core CLR is based 2.0fx. I really did not find any new features (LINQ is again language feature).
Is .Net framewors 3.5 just like fixed version of .Net 3.0 framework ?
I really failed to find some thing new in core framework :(
System.Data.Linq.dll – The implementation for LINQ to SQL.
System.Xml.Linq.dll – The implementation for LINQ to XML.
System.AddIn.dll, System.AddIn.Contract.dll – New AddIn (plug-in) model.
System.Net.dll – Peer to Peer APIs.
System.DirectoryServices.AccountManagement.dll – Wrapper for Active Directory APIs.
System.Management.Instrumentation.dll – WMI 2.0 managed provider (combined with System.Management namespace in System.Core.dll).
System.WorkflowServices.dll and System.ServiceModel.Web.dll – WF and WCF enhancements (for more on WF + WCF in v3.5 follow links from here).
System.Web.Extensions.dll – The implementation for ASP.NET AJAX (for more web enhancements, follow links from here) plus also the implementation of Client Application Services and the three ASP.NET 3.5 controls.
System.Core.dll – In addition to the LINQ to Objects implementation, this assembly includes the following: HashSet, TimeZoneInfo, Pipes, ReaderWriteLockSlim, System.Security., System.Diagnostics.Eventing. and System.Diagnostics.PerformanceData.
System.Data.DataSetExtensions.dll – The implementation of LINQ to DataSet.
System.Windows.Presentation.dll –WPF support for the System.AddIn mentioned of point 3 above.
System.VisualC.STLCLR.dll – STL development in the managed world.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With