L
laziers
Hi,
What kind of data access you will use for the project with very large
database [such as myspace]:
1. NHibernate [this will be the slower?]
2. Linq
3. Sql queries + stored procedures [In my opinion this will be the
fastest]
4. DataSets
What kind of data access you will use for the project with very large
database [such as myspace]:
1. NHibernate [this will be the slower?]
2. Linq
3. Sql queries + stored procedures [In my opinion this will be the
fastest]
4. DataSets