NGTweet Part 5 : Big Bang Refactoring

NGTweet Part 5 : Big Bang Refactoring

  In the 4th part of NGTweet series I had discussed about plans to introduce new functionality to NGTweet. But I wasn’t feeling great about the way the application was developed. I wasn’t following TDD, the application did not have much separation of concerns, the code looked very spaghetti.I somehow...
spacer
NGTweet Part 4 : Control Templates for better UI

NGTweet Part 4 : Control Templates for better UI

  This is the 4th part of the NGTweet series. In the previous post I demonstrated how to use Themes to enhance the user experience by building consistent UI. In this post I’ll take another step towards making the UI better from what we have currently for the NGTweet application. So far we have...
spacer
NGTweet Part 3 : Use Silverlight Themes to enhance UI

NGTweet Part 3 : Use Silverlight Themes to enhance UI

Background This is the third part of the series in building the Silverlight Twitter client application which I have named NGTweet. You can refer to the earlier post if you had missed it. I did not pay much attention to the user interface in the previous posts. One of the strong point in favour of Silverlight...
spacer