Tagged Questions
3
votes
5answers
658 views
Complex processing in Stored procedures Vs .net application
We are building a new application in .net 3.5 with SQL server database. The database is fairly large having around 60 tables with loads on data. The .net application have functionality to bring data ...