Building an application with a database that has the ability to get big not H开发者_开发技巧UGE but definate big tables with a million records +.I just saw somewhere that LINQ isn\'t good for Big Datb
I\'ve this linq to devforce expression : (from r in mgr.testTables select r).OrderBy(r => r.id); I want to specify sorting column name as a string, I need something 开发者_如何学运维like this :
Hi I\'m looking for another approach than use Ria Services with silverlight. We are using Silverlight 4 and .NET 4.0
We are currently using Fluent NHibernate and SQL Server 2008 in our c# development, however, the database schema has become too complex for Fluent to re-create the database when necessary so we are ma