Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,
I have the following problem. I have developped a small application for a hotel , the data is on a Server in SQL.
Now the client has asked me if it is possible to see the status of the rooms on a iphone or ipad.

The status of the rooms are in a table , and numeric.
status = 0 room free , status = 1 Room occupied , status = 2 room dirty

Since i am not a good programmer at all and dont know how i need to put it on a ipad.Iphone i tought maybe to put it on a small website on the server where the sql data is located.

But i dont know how to start. (I am also not a website builder)


I there anyone that can give me a few steps to start.
I have developped the program in VB .net 2010 .

Thanks

Didier
Posted

1 solution

hi,
if you want to create a Asp.net website follow the below link. it might be useful for you to develop the asp.net web site

beginners-tutorial-for-programming-with-asp-net-part-i/[^]

tutorial-for-programming-with-asp-net-part-ii/[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900