Hi there, I am creating a web-application which has a lot of data in it. Which option would be better. 1. Using the wizards in ASP.NET or 2. Writing a middle tier DBConnect class to handle the ADO.NET. Thank you.
Hi there, I am creating a web-application which has a lot of data in it. Which option would be better. 1. Using the wizards in ASP.NET or 2. Writing a middle tier DBConnect class to handle the ADO.NET. Thank you.