C# - Read Sms From Mobile Device With .net Application?
Mar 16, 2010
How can I read SMS from mobile with my .net application? i have a Nokia 5310 mobile phone. Can you tell me from where i can download Nokia SDK or source code or Nokia API etc?
I want to make a custom application which reads SMS and at the same time sends a response to the sender's mobile number.
View 1 Replies
Similar Messages:
Mar 18, 2011
I am using Visual Studio 2008, I am new bie to create windows mobile application. I haven't installed Windows Mobile 6 SDK. I have started with built-in SDK and Emulators of VS 2008..
My question is, Can i create windows mobile application without connecting device ( Mobile or Pocket PC )?
View 6 Replies
Nov 17, 2010
I need to simulate a proxy server to test mobile device c# application.
Is there a way to do this? how should I do this.
View 2 Replies
Dec 3, 2013
I have one mobile website using ASP.NET with c# language. The problem which i have rise you that, I have two websites with same domain name, they are Desktop websites and mobile website
1. Desktop websites ->www.****.com -> this is i have used to view full websites in IE,FIREFOX,CHROME,etc...
2.mobile website ->www.****.com -> this is i have used to display mobile website using any mobile devices like iphone, stc, nokia, samsung, etc...
In my mobile website have one button which is for "view full website" . If i click on that from mobile the link which i want to show full website with the same mobile device what devices i have using.
View 1 Replies
Jul 21, 2010
I am working on a web mobile application in which i want to call an exe which is installed in the mobile from web application running on that mobile by clicking a link. How can i do that?
View 3 Replies
Jan 29, 2010
Nexus One is not currently supported by the Mobile Device Browser File, which leads to the Nexus One being identified as a non mobile device.
I know the user agent, and the capabilities are pretty similar to other Android terminals. With this information, how do I patch the MDBF to have the N1 be recognized as a mobile device?
View 3 Replies
Oct 26, 2010
[URL]
"Due to the organizational restructuring of the team that developed and supported the Mobile Device Browser file, we will no longer have the resources to support and update this CodePlex project. The team will be providing two more releases - one on the 27th July 2010 and the final release on the 24th August 2010. who used our product over the past year and a half. We would also like to thank everyone who contributed to the discussions and raised issues on our data."
Does this project live on someplace else or is there an equivelent project?
View 1 Replies
Sep 29, 2011
I have an asp.net website I wrote just for mobile devices. They all are running Windows Mobile 6.1 with Internet Explorer but they are different brand of devices such as PSION and others. On one device the site works great. I am using SetFocus in the code behind to set focus to buttons and textboxes after postbacks depending on the situation. On the other device the controls do not get the focus set.
Is there another method i should be using? I think I can set focus using javascript but can I call it at the end of a sub in the code behind? I'll have to look that up now.
View 1 Replies
Mar 16, 2010
I am trying to get the screenHeight and width:
[Code]....
but this is always show that the Height is 480 & the width is 640
I am trying on HTC with Opera Mobile 9.5
View 10 Replies
Mar 1, 2010
I am using both the Mobile Device Browser File and a custom .browser file.
In the custom .browser file, there are several ControlAdapters registered. I would like to specify in my custom .browser file to use different ControlAdapters if the detected device is mobile (provided the Mobile Device Browser File lists it as mobile). How do I do that in my custom .browser file? I do not want to modify the Mobile Device Browser File.I am using something like this, but it is not working
<browser refID="Default">
<controlAdapters>
<adapter controlType="System.Web.UI.WebControls.Menu"[code].....
View 1 Replies
Jan 27, 2011
Since the mobile device browser file is no longer support, what is an alternative to it that requires minimum code changes?
View 2 Replies
Apr 29, 2016
It seems that when trying to upload(save) an image taken by a mobile device to file, the orientation gets messed up and you end up with images that are rotated 90 degrees to either side. This is an issue I am currently having.
Code:
[HttpPost]
[ValidateAntiForgeryToken]
public ActionResult AvatarEdit(HttpPostedFileBase NewAvatar)
{
//SAVE TO SERVER
string newid = Guid.NewGuid().ToString();
[Code] ....
Would I need to convert originalImage to a file type of HttpPostedFileBase or is there a more elegant way to save the file? I tried reconverting it to a stream and then saving it to file, but I failed miserably.
View 1 Replies
Jan 24, 2010
I have a ASP.Net application, that has barcode scanning functionality built into it.If a user is on regular computer like laptop or desktop, then I can simply connect the USB barcode scanner to the USB port and the barcode functionality works fine.But if a user is accessing the ASP.Net application over a windows mobile device, then how can a barcode scanner be connected to his/her mobile device?
View 1 Replies
Jan 23, 2010
Is it possible to connect to SQL Server 2005 ( not SQL Server 2005 CE) from a mobile device?
View 6 Replies
Mar 31, 2011
I'm new to developing mobile apps and have hit a brick wall. I use Web Services all the time so I know I have created it correctly and it works. The issue is that i cant seem to add it to my class or form in the Smart Device Project.
When I right click I get the option to add Web Reference, I then navigate to the url and add as I normally would. When I then try to access the service I cant seem to navigat to it from code and it is not available. I have also tried adding a Web Service directly by 'Add New Item, but this file type is not available in the list of installed templates.
View 2 Replies
May 7, 2010
I have an asp.net C# website. Because of iPhone doesn't support flash i want to change a theme of my site on page load or init if user using it. Could any one show me (code in c#) how to determine that user is browsing my website using iPhone or iPad, not a blackberry, or android etc.
View 2 Replies
May 24, 2010
I'm developing a office site but i wnt to include popup in tht but all mobile is not support fully to javascript & jquery . ........
View 1 Replies
Mar 8, 2010
i want to develop an asp.net mobile web application whith Ajax features. i dont khnow whether these technologies are supported in mobile developpement?
what stups should i follow to make such project ( IDE + SDK....) . finally what are free windows mobile emulator ( except Microsoft ones)?
View 7 Replies
Jul 1, 2010
i am going to start first mobile application.Already Vs 2008 installed, but no Mobile SDK.So please tell which SDK i have to install to start up my first mobile application?Or some VS 2008 plugin requires for Mobile application
View 3 Replies
Jun 22, 2010
Need to learn mobile development for web applications( .net 2.0).
View 3 Replies
Dec 15, 2010
I've got an external site that's built in SharePoint 2007. the user of the site need to have an option to view the full site when accessed from a mobile device. I am thinking of just creating a button control to do this. The question is, what would be the best solution to do this?
View 1 Replies
Mar 29, 2011
how to read a file xml into datagrid in window mobile
View 2 Replies
Mar 16, 2011
How to handle input/output streams to read some data sent from mobile phone app and send it back via ASP page?
The thing is, I've managed to do this with Java servlets, but now I need to do the same thing in ASP.
View 1 Replies
Mar 19, 2010
I have to create application which should work in web, mobile and PDA. I am using Silverlight application. Any one has idea that which type of problem can I face in Mobile and PDA? It is working fine in web. I am also using some third party control like Telerik control.
View 2 Replies
Apr 9, 2010
I'm currently developing a web application in asp.net 3.5 that will be accessed by windows mobile internet explorer on Windows Mobile 5. I'm using access for the backend (Yes, I know MS SQL would be a better option). The problem is that I'm receiving inconsistent query results between my test server and the when I access the application on IIS. I have a page that will scan a number and update the db on that number(which is stored as text in the database). This works on my test server but when I try it on my web server from my machine or someone else's mobile device, i will get a "No value given for one or more required parameters." But this is the same query that works on my test server! I don't get it, I've even tried to upgrade Windows Mobile 5.0 to Windows Mobile 6.0, with no success. Can someone give more insight into this issue?
View 6 Replies