Solved: WWAHost.exe remote endpoint was not reachable error in JavaScript Windows Store App

I was working on my office machine. While working I opened a JavaScript based Windows Store Application. When I tried to run application I got following exception, I was baffled due to this exception. After sort of research I found that I was on VPN. I have no idea why on VPN this exception occurred.ContinueContinue reading “Solved: WWAHost.exe remote endpoint was not reachable error in JavaScript Windows Store App”

Solved Exception in Passing Relative URI to Windows Runtime

While working today on a Windows Store Application I had a requirement to work with URI. Business class was as follows,   And I created instance of Product class in usual way setting values for both properties. I had put all images in ProductImages folder.     On running application I got following exception thatContinueContinue reading “Solved Exception in Passing Relative URI to Windows Runtime”

Four Steps to create first WCF Service: Beginners Series

This post is for beginners who are starting in WCF. I will be focused and help you to create and consume first WCF Service in simplest steps. We will follow steps as following, At the end of this post you should able to create first WCF Service and consume that in a Console Application. IContinueContinue reading “Four Steps to create first WCF Service: Beginners Series”

Windows Azure Blog Posts 100 Not Out

I love Windows Azure. I have been growing as professional with Windows Azure. I am excited as kid writing this and informing you that yea I have blogged more than 100 posts on Windows Azure. Read All Windows Azure Blog Posts here I wrote first blog posts on Windows Azure back on 16th November 2009ContinueContinue reading “Windows Azure Blog Posts 100 Not Out”

Fetching Windows Azure Mobile Services Data in XAML based Windows Store Application

In last post we started learning about Windows Azure Mobile Service in XAML based Windows Store Application. Read it here In last post we learnt Configuring Window Azure Mobile Service in portal Consuming Windows Azure Mobile Service in Windows Store Application Insert a record from application in Windows Azure Mobile Service data table. In thisContinueContinue reading “Fetching Windows Azure Mobile Services Data in XAML based Windows Store Application”

Multiple WCF EndPoints are not only about having Multiple Addresses Dude!

I read astronomical blogs on Multiple EndPoints in WCF. As a reader I find some way of ambiguity in author’s explanation to this relatively easy topic. In this post my agenda is very simple. I will not use any code or jargon to explain you multiple EndPoints. I am trying to let you understand MultipleContinueContinue reading “Multiple WCF EndPoints are not only about having Multiple Addresses Dude!”

Getting Started with Windows Azure Active Directory

On 8th April 2013 Microsoft announces general availability of Active Directory on Windows Azure. Read Product Team Blog here To start working with Windows Azure Active Directory login to portal. In the side bar you will get option of Active Directory as shown in below image, On clicking of Active Directory you will get messageContinueContinue reading “Getting Started with Windows Azure Active Directory”

Step by Step working with Windows Azure Mobile Service Data in JavaScript based Windows Store Apps

In my last post I discussed Step by Step working with Windows Azure Mobile Service Data in XAML based Windows Store Apps . In this post we will have a look on working with JavaScript based Windows Store Apps. Last post was divided in two parts. First part was Configure Windows Azure Mobile Service inContinueContinue reading “Step by Step working with Windows Azure Mobile Service Data in JavaScript based Windows Store Apps”

Step by Step working with Windows Azure Mobile Service Data in XAML based Windows Store Apps

In this post we will take a look on working with Windows Azure Mobile Service in XAML based Windows Store Application. We will follow step by step approach to learn goodness of Windows Azure Mobile Service. In first part of post we will configure Windows Azure Mobile Service in Azure portal. In second part ofContinueContinue reading “Step by Step working with Windows Azure Mobile Service Data in XAML based Windows Store Apps”

Got Microsoft Most Valuable Professional award 4th times in a row

Read more about MVP award program here Since 2010 1st April is very important day for me. I wait for this day to recreate my trust in saying “Good work does not go unnoticed”. I work with developers, write blogs, and speak in user groups, conferences whole years. Being a human I feel happy andContinueContinue reading “Got Microsoft Most Valuable Professional award 4th times in a row”