Google SubramanyamRaju Xamarin & Windows App Dev Tutorials
Showing posts with label Windows Phone Interview Questions. Show all posts
Showing posts with label Windows Phone Interview Questions. Show all posts

Saturday, 16 April 2016

Top Windows 10 UWP App Development Interview questions (C#-Xaml) – Part1

Introduction:
In this first part, I am going to explain nearly fifty windows 10 Universal Windows Platform(UWP) app development questions. And in next part i will introduce more advanced UWP questions. Please correct me if any questions having any mistakes in a content and also please note that for accuracy purpose, I adapted some content from MSDN .

Friday, 11 July 2014

Windows App Development Tips:Top Basics for Beginners (C#-XAML)

This post is only for knowing about tips which is helpful in our daily development ,some times basic tips will be very silly,but if you don't know about them,then those makes may be one day or much time to learn them .And it is very very important thing is to knowing some useful tips ,which are helpful to boost up our development without wastage of our valuable time.I thought this post is going to much useful for blog visitors.So i just add the new tip when i got it in my development.Stay tuned up-coming tips by book mark this post. 

Friday, 28 February 2014

Top Windows Phone interview questions c# - Part2

Introduction:

 In previous article  i was posted the nearly 67 interview question about windows phone and c#.net. Because it is good practice for knowing generic questions about c#.net which is related to windows phone development.However in this post i am going to introduce most of questions related to windows phone.So that lets continue with part-1 post questions

Monday, 24 February 2014

Top Windows Phone interview questions c# - Part1

                 Windows Phone Basic Questions
1. LifeCycle Of WindowsPhone:
  App Launching=>Running=> OnNavigatedFrom(NavigationEventArgs)=>deactivated=>dormanent (stopped and no processing takes place)=>tombstoned(app has been terminated and it will be relaunched and the application can use the preserved data to restore state) =>Activated=> OnNavigatedTo(NavigationEventArgs) =>Closing=>raised when the user navigates backwards past the first page of an app
Search Engine Submission - AddMe