Home arrow Technical Tips arrow ASP.NET 2.0 arrow SQLDataSource in .aspx Examples
SQLDataSource in .aspx Examples Print E-mail
I will be placing SQLDataSource examples here shortly. I know there is controversy relating to placing SQL or even Stored Procedure names in .aspx files, but the reality is that for some applications, there is no need to concern ourselves with the struggles and complexities related to N-tiered, fully-abstracted, technical-utpoia development. I hope this area will be useful for those who know the pros and cons, and make the educated decision to use the SQLDataSource inside their .aspx.