Microsoft Visual Studio lets you create a database connection using its IDE, and it’s quite powerful as well, but personally I prefer to create my database connections programmatically. When creating my connection’s code manually I find it easier to follow the code, plus it can be easier to debug as well. I am by no [...]
{ 1 comment }
My name is David Azzopardi and I'm a software developer by profession. I have been working in the software industry for around eleven years now and I have learned a few things through my experiences.