Interview Question in SQL Server Performance Tuning
Interview Question :: ADO.NET Development
I am new to ASP.NET but not to SQL Server. I created a Windows and WEb front end using VB.NET and ASP.NET respectively, using hand coding the SQL connection, command, stored procedures etc. The data wizards seem to greatly simplify this process, especiall when binding objects like text boxes, drop down lists etc. My question is, is there a difference in performance, is it considered cheating, do employers or other developers frown upon using the wizard method?

Loading ...