Thursday, August 11, 2005 6:52 AM
As a regular member of the local MS forum here in our place, I felt that I am always the "bad guy" when answering post. Well maybe because I am a new comer unlike most of the people there. I always got flamed when opposing to these ideas:
Architecture
- That having the connection string in the client (Win Form) or putting all those SqlCommands in the UI (Web/Win) is the correct way of doing things.
- That using a WEB SERVICE to manage/centralize the connection string is the way to go.
- That SQLHelper of DAAB is the Data Access Layer.
- That PetShop 3.0 has the best architecture
DataSets vs Collections
- "That Datasets is one the greatest Data Access technology (ADO.Net) that MS developed"
- That DataSets is well suited for persisting data.
OOP
- That System.Reflection is a part of OOP
The rest I can't seem to remember....