Mobile question and answer Section in Xamarin C# forms?


How do i build a Mobile question and answer section with Xamarin.Froms?


Asked by:- IIShriyaII
0
: 4448 At:- 10/8/2017 1:27:22 PM
Xamarin C# CrossPlatform Xamrarin.Forms







1 Answers
profileImage Answered by:- bhanu

@Shriya, if you are looking for exact code it would be difficult to find unless someone has already code it, so if you want a example of web-application code in question/asnwer website you may get lots of example on internet with code may be.

For Xamarin, did you triied looking this Quiz App, which has question, and four multiple choices answer, you can take a look of linking of question/choices and you can replace it with question and single textbox answer.

here is the link https://developer.xamarin.com/samples/monodroid/wear/Quiz/

Video tutorial of same https://www.youtube.com/watch?v=Faer79F2RuQ

replace checkboxes in above example with textbox as here for Xamarin https://developer.xamarin.com/guides/ios/user_interface/controls/text-input/

1
At:- 10/9/2017 7:01:05 AM Updated at:- 10/9/2017 7:04:42 AM






Login/Register to answer
Or
Register directly by posting answer/details

Full Name *

Email *




By posting your answer you agree on privacy policy & terms of use