Windows 8 Series - Incremental Loading Members Public

Fast and fluid experience is one of the most important characteristics of a Windows 8 application. As the data becomes larger , it might not be always possible to get the entire data loaded before hand.We might want to have a incremental or sequential data loading so that the user

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Dotnet

Windows 8 Series - Exploring OAuth: c# and 500px Members Public

The days when we ourselves developed sites and application for our own services are long gone. Now it’s about building api’s, sharing data and going social that's the buzz. No more is it a feasible solution to build applications for the numerous devices, that varies in

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Dotnet

Getting Started with ASP.NET Web Api Members Public

A web api is to expose your application’s programming interface over the web,using the HTTP interface.This makes the api accessible from any device that can make HTTP calls.With the wide range of devices that’s available nowadays,Web Api would be the best way to reach

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Dotnet

WCF to ASP.NET Web API Members Public

Windows Communication Foundation(WCF) brought around a unified programming model for building service oriented application.All the previous technologies that was used to build services like MSMQ, remoting, ASMX Web Services,all came under one umbrella. WCF had embraced SOAP,moving away from the restful web giving all sorts of

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Dotnet

WPF Expander trigger on IsExpanded to change the header Members Public

Just a quick tip on how you could change the Expander header content when Expander is in expanded state.I have also modified the expander HeaderTemplate so that the text gets center aligned. <Expander Height="100" HorizontalAlignment="Left" Margin="129,192,0,0"

Rahul Pulikkot Nath
Rahul Pulikkot Nath
WPF

Venturing out Members Public

Blogs are always a very good medium to express our thoughts,views,knowledge and much more.In cases of where you blog on topics new to you,blogging can also be a way to learn and to get feedback. But what good does it come to if the reader base

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Thoughts

REST...after a long time Members Public

It's not been too long since I have been  into Web development,but I have already started hearing the buzz word every now and then. REpresentational State Transfer(REST). Aaron Skonnard left me with enough curiosity and confusions with his Why we need REST talk,to make me

Rahul Pulikkot Nath
Rahul Pulikkot Nath
ASP.NET

Finally!!!!!! Members Public

It’s been a long time since i have posted here,and indeed a lot did happen during this time,things that were really exciting too.Lots of things also coincides with my mobile journey too. Events in chronological order :) 1. Microsoft decides to  give a WP7 phone to all

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Windows Phone