Insights from Onelnx — page 4
Working with Team Foundation Service
I'm up and running now with Team Foundation Service, and I can say that I'm quite impressed. http://tfs.visualstudio.com/en-us/ I've set up a continuous integration environment at https://
Read articleRelease management and release process
In my experience as a developer I have observed various release processes that are used to get code to production
Read article
File not found exception
Have you ever seen a error like the one below: System.IO.FileNotFoundException: Could not load file or assembly 'Missing.Assembly.dll, Version=1.0.20.15800, Culture=neutral, PublicKeyToken
Read articleUpgrading to Windows 8
Bonjour Amigos, Just upgraded to Windows 8 Pro on the following machine: (Just look at the spec)
Read articleUsing ADO.NET to connect to a custom DB provider
Using ADO.NET is a great way to connect to data provider that exists outside the .NET framework to connect to a database. There are many data providers out there, MySQL,PostgreSQL, FlySpee
Read article