Almost anyone working in development these days will say that unit tests are an integral part of any application development. I think the reality of a lot of application development...
I have been slowly moving the system I am working on from old legacy DataSets and DataTables to adding a bit of linq. Here is a quick and simple guide...
I am used to MS Sql when writing web based applications but recently I have started working for a company that uses MySql. This has been fairly similar in most...