New useful Assemblies in ASP.NET 3.5
New useful Assemblies in ASP.NET 3.5
· System.Core.dll - This assembly includes the implementation of LINQ to Objects
· System.Data.Linq.dll - This can be used to implement the LINQ to SQL
· System.Xml.Linq.dll - This assembly includes the implementation of LINQ to XML
· System.Data.DataSetExtensions.dll – This assembly includes the implementation of LINQ to DataSet
· System.Web.Extensions.dll - This assembly includes the implementation of ASP.NET AJAX and new web controls
