- Jul 23, 2013
- 2
- 0
- 0
Sorry for my 'hard' question. I want to create an application that sould retrive all product list from an asp.net web service, then we could see it's description and we sould buy it with button click. The product is from my website that has a web service (asp.net). This is my desciption concepts :
*Note :
I am pro for VB.NET desktop application but not pro for Windows Phone apps
I have know how to create web service with it's retrive data in windows phone (but i just know how to retive/not truly CRUD)
I just know VB.NET language
I have search in google but nothing
I am confused and almost stress :crying:
:unhappysweat:
- There are 3 pages. Page 1 for user sign in/sign up, page 2 for data bound page and page 3 is for description (contain image too) from page 2's item click.
- In the page 2. The application use a data bound to retrive all product name with it's image
- In the page 3. If we click the one of items in data bound, we could see it's description and image
- Then from it, we can buy that product via email with click button event (button at the description's page 2)
- So that is my concept, any articles or anything for building this project? I would be very happy if there are any answer. Thanks before.
*Note :
I am pro for VB.NET desktop application but not pro for Windows Phone apps
I have know how to create web service with it's retrive data in windows phone (but i just know how to retive/not truly CRUD)
I just know VB.NET language
I have search in google but nothing
I am confused and almost stress :crying:

Last edited: