No matter how many ADO .net application I did and will write in the past and future, near and far, there is no way I can remember the long connection strings in indecipherable machine language. Normally I would do a quick search and grab whatever turns...
1. Choose the right data storage device Do not use XML files as the sole data storage device, for XML files are not ideal for constant data operations (delete, insert, update). Do not use Access database, because a. Access Database is not suitable for...