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 messageContinue 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 inContinue 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 ofContinue 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 andContinue reading "Got Microsoft Most Valuable Professional award 4th times in a row"
Binding Image with Picture Library Images in Windows Store Application using FileOpenPicker
In this post we will take a look on binding image with Picture Library Images in Windows Store. In this post we will follow following steps User will click on a button On button click user will be select an image from Picture Library Selected image will be bind to image control on the pageContinue reading "Binding Image with Picture Library Images in Windows Store Application using FileOpenPicker"
Presented in C-Sharp Corner MVP Summit
View Event Photos here It was electrifying, high on energy and absolute impeccable event. I love each second spent at C-Sharp Corner MVP SUMMIT. This three days event was in Country Inn and Suites from 21st March 2013 to 23rd March 2013. All participants was indulged for all three days in this very successful event.Continue reading "Presented in C-Sharp Corner MVP Summit"
5 Basic Rules of Speaking
They say speaking is an Art, I say speaking is a science. A good speaking is combination of various basic rules. We can deliver a good speaking on applying basic rules collectively. I have been attending many presentations on various topics from different speaker. I found some of them extremely entertaining and interactive and forContinue reading "5 Basic Rules of Speaking"
Completed 5 years as professional
On 24th March 2013 I have completed 5 years as professional in Software industry. It has been an exciting journey for me. I moved from one city to another, worked on different kind of projects, with different kinds of teams. I learnt and explored lot in these 5 years. So far my 5 years ofContinue reading "Completed 5 years as professional"
Create Flickr Photo Search Windows Store App in XAML
In this post we will create application shown in below video. Essentially we will see how we can work with GridView and ListView in Windows 8 Application Consuming REST Service in Windows 8 Application Share Contract in Windows 8 Application http://youtu.be/-tnuFWxeIqQ To create on Flickr based application you need API Key from Flickr. You canContinue reading "Create Flickr Photo Search Windows Store App in XAML"
Working with Knockout.js Part 6: Working with text binding
Working with Knockout.js Part 5: Working with visible binding Working with Knockout.js Part 4: Observable Arrays Working with Knockout.js Part 3: Working with Observables Working with Knockout.js part 2: Understanding MVVM Working with Knockout.js Part 1: Getting started with Knockoutjs In last post we started learning about bindings. We had a look on visible bindingContinue reading "Working with Knockout.js Part 6: Working with text binding"