Quote:
Originally Posted by AntiSilence
Surely you mean ADO.NET 
|
I didn't think about that as Raistlin was talking about web-only technologies so defaulted to ASP.NET rather than all of .NET
Which reminds me, I used ADO.NET a while ago to connect my ASP.NET app to MySQL. I wonder if they supports parameterisation? I'm guessing it does as ASP.NET does the work and not the DB engine?