In the previous blog post I discussed working with the list import tool for creating lists which was a timesaver for developing lists in the UI and then importing that list into a Visual Studio solution. I had some time in-between projects to make this process for simple lists just using the default views. How about doing this entire process in about 15 minutes in code! This is such a time saver that I just had to blog about it and save other developers this time intensive task! 1. Use a utilities ......