Hi,
I'm in the process of learning ASP.NET. I bought some books on the subject. All of them suggest that using the data source controls, like ObjectDataSource/SqlDataSource etc. are the way to go. Now, I'm definitely not an expert on the subject, far from it actually. but I have a strong feeling that these are toy tools. I have a hard time believing that these classes would be used in a real world, enterprise grade application. Am I right? Or do these classes actually do have a place in large scale web applications?
Thanks, Avi