[Q] Communication with web via Visual Basic or Visual C# script in Windows Phone App - Windows Phone 7 Q&A, Help & Troubleshooting

Dear developers,
is possible communicate with web page via Visual Basic or Visual C# script in Windows Phone App?
For example:
I have app and in this app some Menu like Login / Forum / Profiles etc...
And if I click on Login button, I send request to web page for login details and web page send me back to app content with login form.
It's similar like Facebook app, but without API caller from facebook.

Related

Dashwire - Public Beta

What is Dashwire?
Dashwire automatically mirrors the content on your phone to the web, helping you access, manage, and share your mobile experiences
How does it work?
Once you sign-up for your FREE account, you’ll be prompted to install a small application on your phone that will keep your phone constantly connected and in-sync with your private, web-based Dashwire account.
What you do on the phone will instantly update on the web, what you do on the web will update your on phone. No cables or effort required. Easy.
What does Dashwire bring to the web?
Contacts
Text Messages (SMS)
Photos
Videos
Call logs
Voicemail
Phone settings - Ringtones, Web Bookmarks, Speed Dials
You control which items sync and when it happens. Dashwire connects across wireless data, Wi-Fi, Bluetooth, and USB.
FEATURES :
PHOTO SHARING
Easy sharing of photos captured on your phone to friends via SMS, E-Mail or Social networks (Facebook, Flickr, Twitter, Bebo)
INSTANT STATUS UPDATES
Update your Facebook and Twitter status from Dashwire.com or (coming soon) the Dashwire Mobile client on your phone.
INSTANT MESSAGING-STYLE THREADED SMS ON THE WEB
Improved SMS experience through conversation threading by contact
PHONE-TO-PHONE TRANSFER
Automatic transfer of contacts and phone settings (bookmarks, speed dials) when Dashwire Mobile is added to your new phone
Currently only supports transfers from one Windows Mobile phone to another, but will enable WM to S60 transfers when we launch our Symbian client.
IMPROVED PHOTO VIEWING
Easier and faster to browse and title photos on Dashwire.com
OVERALL PERFORMANCE ENHANCEMENTS
Load time and usability improvements on the web and mobile client
IE7 usability improvements
IMPROVED NAVIGATION AND ACCESS TO FEATURES
Context specific menus when hovering over messages, calls, or contacts, allowing actions like reply via SMS, call via Skype, or share photo
CONTENT SEARCH
Spotlight-style account search
Improved tile search
VISUAL VOICEMAIL
Visual voicemail and voice to text transcription via CallWave iFrame (for US Customers only). Exploring additional voicemail solutions for customer choice and global coverage.
MOBILE CLIENT IMPROVEMENTS –build 299 on http://m.dashwire.com
Added progress bar
Added sync on/off for roaming
Added ability to select items that are synced
Support of phone-to-phone transfer
Manual or automatic sync, though manual sync doesn’t currently support sending SMS from Dashwire.com
Improved sync messaging
Faster performance
If you don’t yet have a Dashwire account, head on over to http://www.dashwire.com to sign up for FREE, or if you’re an existing user, point your device at http://m.dashwire.com to get the latest client. Dashwire supports Windows Mobile 5 and 6 both in Standard (Smartphone) and Professional (Pocket PC).
Source : http://www.1800pocketpc.com/2008/04/09/dashwire-public-beta.html
( more images and Video )
Just signed up to be a member of this site. Great to see our presence is already here! Love the write-up. Did a great job of explaining the uses and features.
We're always updating and debuting features. Here's a couple of new ones we recently came out with:
• Single click video sharing via e-mail and social networking sites (Facebook, Twitter, Bebo)
• Photo and video sharing to FriendFeed
• Photo search and slideshow view
• Catalogue of mobile optimized bookmarks
• Threaded text messaging tile view
• Improved Dashwire search
We'll be on the site regularly so let us if you have any feeback or questions. It's always greatly appreciated.
Dashwire Mobile 2.0
Some users might have already broken the news, but we just want to follow-up and give some more information.
Today we released our Dashwire Mobile 2.0 client update (much of which was a result of feedback we’ve gotten on forums). The new Mobile Client is available now at http://m.dashwire.com from your mobile phone browser.
Up to this point Dashwire has mainly been focused on helping users bring their mobile phone’s content to the web. We make it easy to sync, manage, and back-up what’s on your phone. Starting with today’s release, we’ll increasingly be rolling out functionality that enables users to bring their content & experiences from the web instantly down to their phones. Here are the main components of our updated Mobile Client:
• Graphical UI experience featuring user avatar, status updates, & media gallery
• Mobile access to photos & videos stored online in your Dashwire account – even if the actual media files aren’t on your phone
• Photo uploads from your computer to your Dashwire web account – which then automatically appear on your phone
• Media editing, blogging and sharing with friends – on the go
• Direct mobile status updates to Facebook & Twitter
• Privacy controls & media publishing
Check out a video at: http://dashwire.com/tour/video-mobile.
For those of you who haven’t seen one of our million forum posts: our FREE service helps users sync the contacts, text messages, calls, photos, videos, and settings from their phones to the web, where they can backup their stuff, search & interact with their information, and share their experiences with friends and social sites.
Big thanks to all of our existing users for the attention and feedback you’ve given to our Dashwire solution. We hope our updated Mobile Client allows you to integrate your phone with the web in new and exciting ways. As always, you know where to find us.
I can't see Phone Model in the site:
HTC Touch HD
?!

[Q] Sync database of android app with web server database

I am a noob in android development, I developed an android application using sqlite database. I have same application on web server in php using mysql database. I want to sync the changes of whole database(including all six tables) on web server with my android app database. How do I do it? I need to know how do i check if there is some updation in web server database and if there is some updation then how do i get those updations to my android database automatically.
Is there a way to do it without GCM and SyncAdapter?
AnilSRawat said:
I am a noob in android development, I developed an android application using sqlite database. I have same application on web server in php using mysql database. I want to sync the changes of whole database(including all six tables) on web server with my android app database. How do I do it? I need to know how do i check if there is some updation in web server database and if there is some updation then how do i get those updations to my android database automatically.
Is there a way to do it without GCM and SyncAdapter?
Click to expand...
Click to collapse
hello there, I'm not sure if this is what you are looking for but it seems to reference what you are questioning.
hope it helps. it has videos and code examples. sorry for external link.
http://programmerguru.com/android-tutorial/how-to-sync-remote-mysql-db-to-sqlite-on-android/

[Q] Any RD Web client for Android to access published app not hosted on Azure cloud?

I have been searching endlessly for the past days for an app that would allow me to access the RD Web published app we are currently setting up.
To go into details, this is like a RDP client but instead of loading the whole windows environment, it loads only the requested app. The app is selected from a page accessed by the mobile device browser.
So far, I have found some apps (like xtralogic) that would allow me to import the .rdp file. Unfortunately this is not practical. The Microsoft RD Client work but it requires the published app to be hosted on the Azure cloud. Unfortunately this will not be an option for at least two years for us.
Is there any application free or paid that will allow such thing outside the Azure cloud?

How to connect android chat application with web chat application?

I am developing a chat application in web as well as in android. All the things have completed on web portal, I used nodejs and redis server for that. Now on android side I have very little experience, but some how managed to create a simple chat application using XMPP and openfire and also connected my Openfire with MYsql database. I can see Openfire users and tables in my Mysql database. But what I want is to connect both web and android apps, like facebook messanger app.. But I don't know how to connect both. I don't want to create user ID's in openfire as those are already in user table.
Or m I doing this in wrong way, should I use common protocol on both web and android?
Please guide me, if someone have done this before.
IRC?

Calling the ASP.Net Logged in Page from Android App

Hello,
I am new to Android Development. I want to know how do I call the logged in ASP.Net website page (.aspx) from Android App. The current solution provided by developer is to send the user id and password from android mobile app through query string of the login web page of the .Net website, do the login process and then access the web page. I think this is not a secure solution. What can be the alternative solution.
Thanks
Anoop

Categories

Resources