I am new to c#. I have been using vb before. Uptil now the way I used to write code was using unbound controls so that I can manipulate logic the way I want. I would always build 3-tier applications using this technique.
Now c# and ADO.Net is totally new to me. I have seen many ADO/ADO.NET samples/tutorials over the net. Everyone have different style of writing code. I am just wondering if any one have come up with better solution for using ADO so that can be easily implemented for both ADO & ADO.NET still can build 3-tier applications? What is normal practise you guys use, using bound controls or unbound controls? What is good way to write 3-tier applications in c#?
Now c# and ADO.Net is totally new to me. I have seen many ADO/ADO.NET samples/tutorials over the net. Everyone have different style of writing code. I am just wondering if any one have come up with better solution for using ADO so that can be easily implemented for both ADO & ADO.NET still can build 3-tier applications? What is normal practise you guys use, using bound controls or unbound controls? What is good way to write 3-tier applications in c#?