Monthly Archives: June 2012

How to Post a Tweet using JavaScript

In this post we will post a tweet using JavaScript. Let us assume we have a button like following On click event of this button we want to post a tweet. For that we need to navigate to user to

Posted in Web

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

Tagged with: , , , ,
Posted in WCF, Windows Store Apps

Sharing on Facebook using JavaScript

Objective In this post we will see how can integrate our application with Facebook. We will look into how a status, picture or video can be shared on Facebook wall using JavaScript. Expected output is as following Register Application to

Tagged with: , ,
Posted in Web

Creating Netflix Movie Explorer Application using KendoUI and OData:Part 1

Objective In this post series we are going to make Netflix Movie Explorer App. We will use Kendo UI OData feed of Netflix to create application. Final application (after this post) will look like as following, And on tapping of

Posted in Telerik, WCF Data Service

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

Tagged with: , ,
Posted in Community, Download

Saving and Retrieving JavaScript object in HTMl5 Local Storage

Recently while working I had a requierment to save Javascript array in local storage of HTML5. Let us say array is as follwing we want to save in local storage. Before saving iterate through array and display in the console.

Tagged with: , , ,
Posted in Web

Detect Internet connection in HTML5

In this quick post we will detect whether browser is connected to Internet or not? There are two ways you can detect it By making a AJAX call and setting the TimeOut property Using HTML5 In HTML5 you can detect

Tagged with: , ,
Posted in Web

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

Tagged with: , , , ,
Posted in Windows Store Apps

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

Tagged with: , , ,
Posted in Windows Phone Dev

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.

Tagged with: , ,
Posted in AZURE

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Categories
Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my current or previous employer's view in anyway. © Copyright 2013
Follow

Get every new post delivered to your Inbox.

Join 2,134 other followers