LINQ to SQL's dedicated LinqDataSource component substitutes for the DataSet's SqlDataSource and delivers server-side sorting and paging, as well as parameterized T-SQL commands for create, retrieve, ...
Fluent NHibernate provides a Fluent API also enables you to use LINQ to query data on top of the NHibernate engine ORMs (object relational mappers) simplify data access in your application by allowing ...