top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

what are the Front end and Back end used for Develop Windows Phone 8 application Development??

+3 votes
328 views
what are the Front end and Back end used for Develop Windows Phone 8 application Development??
posted Oct 6, 2014 by Puhal

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+3 votes
Before you going to start develop application you have some sound knowledge in the following topics:

  1. WPF or XAML for DESIGING.

  2. C# or VB for SERVER Side Code. 

  3. SQLite for Database

additional you need to know : Linq etc
answer Oct 6, 2014 by Sathish Kumar
+2 votes

1.Windows Presentation Foundation(WPF)

**Check this Link:** http://www.wpftutorial.net/

2.SliverLight

**Check this Link:** http://msdn.microsoft.com/en-us/library/gg680270(v=pandp.11).aspx

answer Oct 7, 2014 by Jdk
Similar Questions
+5 votes

can any one help how to ****Basic and simple application for windows phone 8 app** with code and explain step by step to achieve the project ...

Thanks in advance..............

+2 votes

I often see while developing phone app in grid they using Asterisk(*) and Auto , i cant identify its use any people pls kindly give some suggestions....

+8 votes

I am using VS 2012 and install emulator 8. Now i need some sample application code for developing my first app in windows phone 8.

+2 votes

so as of now when a back (hardware) button is clicked it closes the app. How can I work around this so it goes to the previous webpage or goes back to the index or something on those lines?

...