techie4ever
Technical User
I am here because I am so confused by the terminology that is going on in ASP.NET. I am suppose to display some rows from an SQL database when a page reloads. As far as I have seen this can be done either in the ASP.net code (ADO.net) or in the C# code. What is the right way? When is what done?