Hello, im a little bit new for mobile.NET and tryin to work with sql express data base during my mobile web form. Im tryin to make some contact form and its work great. the data send from the mobile form to the sql contact table. my question is there is some way to watch data from the database in mobile web form? i can't see any tool (like the data tools that have in asp.net) how can i present the data?
elidotnet 0 Junior Poster in Training
Recommended Answers
Jump to PostThere are databound controls in asp.net mobile like the mobile list control, or you can use something like the mobile textview control and add your own markup. You have to be a bit careful as different mobile devices support different markup like …
Jump to PostRamesh is right in that ASP.NET mobile controls are being phased out, but it really depends on your target audience, IMHO it's always best to consider the lowest common denominator, while you may not have quite so much flexibility with the mobile controls, it will certainly render on almost any …
All 5 Replies
sedgey 58 Junior Poster
Ramesh S 129 Posting Pro
sedgey 58 Junior Poster
elidotnet 0 Junior Poster in Training
amodiaas 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.