Google May 2014 | SubramanyamRaju Xamarin & Windows App Dev Tutorials

Wednesday 28 May 2014

WindowsPhone Facebook Integration:How to post message/image to FaceBook Fan Page(C#-XAML)

Introduction:


Now its time to a requirement is "How to post message/image to Facebook Fan Page from windows phone".Actually there is lot of resources is available for posting message on facebook profile wall page.But for posting message on facebook fan page,there is no resources available.However we will talk with this post.

Wednesday 21 May 2014

WindowsPhone 8.1 LightSensor :Now the great "LightSensor" class is available for phone (C#-XAML)

Introduction

Again the great start of windowphone 8.1 is now "LightSensor" class available for developers.LightSensor returns the ambient-light reading as a LUX value.An ambient light sensor is one of several types of environmental sensors that allow apps to respond to changes in the user's environment.So You can use the ambient light sensor to detect changes in lighting with an app written in C#.

Tuesday 13 May 2014

WindowsPhone HttpWebRequest vs WebClient:Post JSON data to WebService Beginners Tutorial(C#-XAML)

Introduction:

What is webservice?

Web services allow different applications from different sources to communicate with each other without time-consuming custom coding, and because all communication is in XML, Web services are not tied to any one operating system or programming language.

For example, Java can talk with Perl, Windows applications can talk with UNIX applications.and it is way of integrating Web-based applications using the XML, SOAP, WSDL and UDDI open standards over an Internet protocol backbone

Thursday 8 May 2014

Windows Phone Development vs Android Development Tutorial for Beginners

Introduction:

Smartphones are a recent phenomenon and weren't always this popular. Prior to the Android vs. iPhone vs. WindowsPhone debate,and as a developer we can't imagine which mobile platform will be hero in future ,and so mobile application developer it is best practices to know about other mobile platforms (android,iphone,windowsphone,blackberry..etc) 

However if you have been developing android apps and are interested in building apps for windows phone and also vice versa .this post is for you.And so lets start comparison between android vs windows phone development

Tuesday 6 May 2014

WindowsPhone TilePanel: Repeating(Tiling) image background(C#-XAML)

Introduction:
Sometimes we may need to make repeat single image(ex.21x20) across the windows phone background.It is very simple process and also may be useful requirement for you in future.Because it is good way for providing nice background in a page.lets understand the sample

Sunday 4 May 2014

WindowsPhone Store 8.1 vs WindowsPhone 8: TextBox control having "Header" and "PlaceholderText" Properties(C#-XAML)

Introduction:

The TextBox control in Windows Phone 8.1 SDK supports setting Header text. You can also modify the header template to place explicit content and/or design it as per your need. This was asked by many developers to provide in the default control, as some third party libraries already provide this feature.

Thursday 1 May 2014

WindowsPhone Store 8.1 vs WindowsPhone 8: Launchers and Choosers(C#-XAML)

Introduction

Windows Phone store 8.1 introduces an important change in the Windows Phone developer ecosystem. In this release, Windows Phone converges with the Windows Store apps platform into a single developer platform that runs the same types of apps i.e Windows Runtime apps.There is lot of changes included between windowsphone 8.0 and windowsphone store 8.1 .Like windowsPhone 8.0 there is no Launchers and Choosers  available  in  windowsphone store 8.1 ,as well as namespace "Microsoft.Phone.Tasks" is no longer available in store 8.1 OS.
Search Engine Submission - AddMe