petre ricardo

petre ricardo

  • NA
  • 194
  • 0

Is there any other way to write the Data Access layer faster? {Taking Further}

Oct 1 2009 12:15 PM

Hi,
One of the time consuming factors of writing the DAL is adding and assigning paramters of teh stored procedure if ther are more than 10 parameters and must link more than 3 tables this process will take a horrible amount of time...
Is there another way to write the DAL faster?
 
TY

Answers (4)