T SQL Date format convert function

Consider scenario where you want to populate missing data from previous date when data was available. In the following example we want to populate price of orders from most recent previous date when price was available. create table #orderinfo ( …

How to backfill data using SQL – populate missing values from historical data Read more »

Creating apps for windows phone is fun. In this blog post I will cover step by step tutorial to get started with windows phone application development. Step-1: Download and Install Windows Phone SDK You can get entire windows phone SDK …

Creating your first Windows Phone App – Step By Step Tutorial Read more »

nokia-lumia-800-black

Just received my first windows phone – Nokia Lumia 800. Amazing Phone with Slick Design. I had Samsung Galaxy S2 (Android) for long time and I can now compare both OS (Pros and Cons!!!) I have to admit that finally …

Why I love my Nokia Lumia 800 compared to Samsung Galaxy S2 Read more »