Joined Telerik India as Customer Advocate

Before I start this post a special thanks to Julie Lerman and Chris Eargle , for all their support in chasing my aspiration of Telerik. I am excited to share with you that I have joined Telerik India as Customer Advocate. I will be working from Delhi/NCR region. And I will be reporting to AbhishekContinueContinue reading “Joined Telerik India as Customer Advocate”

Consuming WCF SOAP Service in Windows 8 Metro Application

In this post we will consume WCF SOAP Service in C#/XAML based Metro Application. This is level 100 post showing basic steps to create simple WCF Service and consume that in Metro Application. Very first let us create a WCF Service using VS2012. Form File menu create a new project by choosing WCF Service ApplicationContinueContinue reading “Consuming WCF SOAP Service in Windows 8 Metro Application”

Presented in Pune User Group event

On 16th June 2012 , I got an opportunity to present on Windows 8 Metro Dev for Pune User Group .  It was a descent event with almost 100 audience. I presented on the topic “Windows 8 Metro Application Development using HTML and WinJS” . Please find slides of the session below, I hope you findContinueContinue reading “Presented in Pune User Group event”

Migrate HTML5 WinJS Metro Application project to VS2012

In this post we will migrate a Metro Project created in HTML5 and WinJS from VS11 to VS2012 RC. Recently I upgraded my system to Windows 8 Release Preview. After upgrading Windows, I migrated VS to VS2012 RC. After successful installation of VS2012, I tried opening a HTML5 + WinJS project created in VS11. WhenContinueContinue reading “Migrate HTML5 WinJS Metro Application project to VS2012”

Windows Phone Application Life Cycle and Fast Application Switching

What we will learn in this Article ? Windows Phone terminology Application Life Cycle Fast Application Switching Managing Page State Windows Phone Terminologies Application State Application sate is application level Data. This Data may be returned by the service and being displayed in different view. For example a list of students being retuned by aContinueContinue reading “Windows Phone Application Life Cycle and Fast Application Switching”

First look of New Windows Azure Portal

I must say, I liked this new HTML5 based Windows Azure Portal. Once you login in Windows Azure Portal at the bottom you can find View the Preview Portal You will be prompted to take a tour of new portal. You will be getting dashboard as following, You can see details of all the HostedContinueContinue reading “First look of New Windows Azure Portal”

How to create WCF Data Service with $JSONP format

In this post we will create WCF Data Service takes $JSONP in query and returns JSON data as response. For example if we want to fetch data as JSON we can fetch as following, http://localhost:5157/WcfDataService1.svc/People?$format=json To start with, Let us create WCF Data Service on School Database. Open Visual Studio 2010 as administrator and createContinueContinue reading “How to create WCF Data Service with $JSONP format”

Presented in Mindcrcaker MVP Summit 2012

Second Mindcrcaker MVP summit held in Delhi from 6th April 2011 to 8th April 2011.Mindcracker MVP summit is yearly event hosted by http://www.c-sharpcorner.com/ to facilitate their MVP and one day regress technical sessions open for any aspired learner. Find more details about summit here Find summit Pics here Some of the highlight of this eventContinueContinue reading “Presented in Mindcrcaker MVP Summit 2012”

How to fetch selected item of ListView in HTML based Windows 8 Metro Application

I had tough time get the value of selected item of a ListView. So in this post I am sharing the code snippet required to fetch selected item from the ListView. Read this article for ListView Binding with Grouping and Semantic Zoom in Windows 8 JavaScript Metro Application I strongly suggest you to read theContinueContinue reading “How to fetch selected item of ListView in HTML based Windows 8 Metro Application”

Awarded with Microsoft MVP Award: 3rd time in Row

  To My Blog Readers, For me, “Microsoft MVP Award is not an Award rather it is a Responsibility “ I am happy to announce to all my readers that I have been awarded as Microsoft MVP 3rd Time in row. This time also I have been awarded in discipline Connected System Development (CSD). FromContinueContinue reading “Awarded with Microsoft MVP Award: 3rd time in Row”