Page 1 of 1

NEWBIE support. GET and POST data with html 5 to XAML.CS

Posted: Thu Jan 28, 2016 12:42 pm
by hactor
hello, i am new here,
i have html5 desing ready, i want to GET and POST data to my sql server.
how can i do it if i have XAML.CS file.
i want to show user info and amount also also post some data when submit or click.
and if anyone here who can do it will give him money to help me.
thanks

Re: NEWBIE support. GET and POST data with html 5 to XAML.CS

Posted: Tue Feb 02, 2016 6:48 am
by zemorango
Hi, there is a lot of way to do it, you have to use webservices, there is plenty of samples in the Internet, there is some tutorial in the documentation to learn how to use services in C#/html5 Apps, http://cshtml5.com/links/wcf-limitation ... rials.aspx
you can also watch youtube videos to learn how to make the connection in a service to sql server https://www.youtube.com/watch?v=CJem5eizQtQ ... hope this Help... :roll: