No announcements
Found 7753 threads
-
1 Votes
Visual studio 2008 - Conditional compilation symbols suddenly not working for Windows Mobile 5.0 Pocket PC SDK(Platform).
Hi, One of project in our solution was developed on Windows Mobile 5.0 Pocket PC SDK, which has few condition compilation Symbols (PocketPC,NET20) and it was ...Unanswered | 1 Replies | 1747 Views | Created by HV428 - Thursday, August 20, 2020 9:03 PM | Last reply by Michel Verhagen - Wednesday, August 26, 2020 6:17 AM -
0 Votes
Android and iOS smartphone app using Xamarin Forms
Hi, This is my first attempt at creating an app for Android/iOS smartphones. Here's our scenario: We wrote an app for a device that reads CO2 data from a ...Unanswered | 1 Replies | 1610 Views | Created by deskcheck1 - Wednesday, August 19, 2020 9:22 PM | Last reply by deskcheck1 - Thursday, August 20, 2020 6:01 PM -
0 Votes
Unable to write data to the transport connection: An existing connection was forcibly closed by the remote host.
The message that is the title of this article occurs after 24 billion bytes have been written to the FTP server. So my C# code would not seem to be the root cause of my application's ...Unanswered | 1 Replies | 1958 Views | Created by F7H2fw - Tuesday, August 18, 2020 12:09 PM | Last reply by Michel Verhagen - Wednesday, August 19, 2020 5:26 AM -
0 Votes
How to send/read SMS and count incoming call rings using WIRELESS MODEM in C# .NET?
I need to send recieve sms from pc using wirelwss modem. I am using gsmcomm library send and receive sms right now. But I need to have a functionality that could tell me about incoming call as well, I ...Answered | 6 Replies | 5245 Views | Created by Saad Khan - Sunday, September 6, 2009 10:34 AM | Last reply by Udara Hasantha - Tuesday, August 11, 2020 8:59 AM -
0 Votes
Covid-19: App to integrate people with global information system
We know that only a small proportion of people infected with the coronavirus will manifest symptoms of the disease and most will heal at home without even undergoing medical tests. However, these ...Unanswered | 2 Replies | 1822 Views | Created by Codelines - Thursday, April 9, 2020 8:25 PM | Last reply by Codelines - Wednesday, April 15, 2020 5:17 AM -
0 Votes
Bluetooth SPP
I want to generate virtual COM port through unity for Bluetooth dongle device( HC 05) through my own program. i want to write a program by which the device generates a COM port and start pairing.Unanswered | 1 Replies | 1632 Views | Created by Upasana singh - Tuesday, February 11, 2020 4:12 AM | Last reply by Michel Verhagen - Tuesday, February 11, 2020 10:53 PM -
1 Votes
How to Send USSD Codes for Check Balance and Capture the USSD Reply Message using ZTE MF665C Modem
Hi, I'm Try to Send USSD code for check balance and capture the USSD reply from the provider. currently I can send SMS using below code. Please help me. My Task ...Answered | 1 Replies | 2608 Views | Created by RAT_SL - Saturday, January 25, 2020 9:05 AM | Last reply by Bruce Eitman - Wednesday, January 29, 2020 3:24 PM -
0 Votes
Pockect PC 2003 SE Emulator
Hi, I have a old project on which i need to investigate and do some maintenance. I have no knowledge or documentation about the applciation and the code ...Unanswered | 0 Replies | 1746 Views | Created by christophe lavoye - Thursday, November 21, 2019 10:33 AM -
1 Votes
Error CS1503
Hi, Please I am new to MVC. I am working on a project. Each time I try to build it, it throw "Error CS1503, cannot convert from string... Here is my code in ...Answered | 5 Replies | 2678 Views | Created by Johnmc71 - Monday, October 28, 2019 7:42 PM | Last reply by Bruce Eitman - Thursday, October 31, 2019 12:38 PM -
0 Votes
Symbol app VB_ImagerSample1 Questions
Using VS2008 with EMDK 2.6. I'm trying to figure out the object syntax but it seems none of the Symbol DLL's referenced provide any object intellisense. I want to basically select the Color ...Unanswered | 3 Replies | 2635 Views | Created by Mimosa Arts - Tuesday, May 12, 2015 4:30 PM | Last reply by From Floppy to Database - Monday, August 12, 2019 5:17 AM -
0 Votes
Retrieving the SIM number
I am trying to retrieve the SIM number of my Smartphone using SystemStatus.OwnerPhoneNumber(). But it only returns a value if the number is set manually in the device. ...Answered | 14 Replies | 12852 Views | Created by archanam2008 - Wednesday, May 14, 2008 7:20 AM | Last reply by Deep POnkiya - Thursday, June 6, 2019 12:38 PM -
0 Votes
HHT Device Application Development
I am having problems installing the Sql server compact 3.5 server tools onto a Windows 10 64 bit system. It keeps saying that either I don't have IIS installed, or I have IIS7 installed but don't ... -
0 Votes
How to Communicate Bluetooth LE device once it is connected in windows
Hi, I have Bluetooth LE device and it is paired and connected in my machine. Now my Winform application should communicate with the connected Bluetooth LE device from PC. Could you ...Unanswered | 3 Replies | 1933 Views | Created by PhaniRaghavendra - Monday, April 29, 2019 11:52 AM | Last reply by Bruce Eitman - Tuesday, April 30, 2019 1:02 PM -
1 Votes
Share serial port between two programs on Windows CE 6.0
Hi, Friends: I am working on a project based on Windows CE 6.0. One C++ application is using a serial port to communicate with an user via RS232 connection. And ...Answered | 2 Replies | 2029 Views | Created by mxz9102 - Sunday, March 24, 2019 6:41 PM | Last reply by mxz9102 - Tuesday, March 26, 2019 5:17 AM -
2 Votes
Change button back color after click, and change it back after 2nd click and so on
I've 1 Button. how to do 1. after button clicked, the back color setup in Red 2. 2nd button clicked, if back color is in red color, the button back color become ...Answered | 3 Replies | 23898 Views | Created by Bonusnet - Wednesday, October 28, 2009 4:14 PM | Last reply by Ph0bos_2002 - Thursday, March 14, 2019 11:52 AM -
0 Votes
How to open folders and files from directory after double click on listview item in window form c#
Hi, i have TreeView which is generated dynamically by selected Directory e.g "E:\test" .after selected one node of the treeView it shows me folders and files in ...Answered | 1 Replies | 2030 Views | Created by Arsalan Sajjad Touqeer - Friday, February 22, 2019 7:38 AM | Last reply by Bruce Eitman - Friday, February 22, 2019 1:38 PM -
1 Votes
Working with inputs and outputs from a function
Is there an easy way to read data from a function? Because I'm kind of new here and I'm working on an older version of .NET (namely .NET 2.0) and even though my source path is correct, it exists, but ...Answered | 2 Replies | 1999 Views | Created by Mr Statham - Tuesday, December 11, 2018 3:34 PM | Last reply by Bruce Eitman - Wednesday, January 2, 2019 1:49 PM -
2 Votes
MC9200 HHT model application development
hi, I have a requirement of storing some scanned barcode and retrieve it. For that I just planned to store as a text file inside the HHT. These all I have do through some customized ...Answered | 5 Replies | 2159 Views | Created by antosagaalf - Tuesday, October 23, 2018 7:39 AM | Last reply by Bruce Eitman - Tuesday, November 20, 2018 4:39 PM -
0 Votes
Azure file upload
0) { //var ... -
1 Votes
How to set combobox to no selected item
Hello i have an application VS.NET 2008 CF 2.0 WM 5 i fill combobox with collection ...Answered | 3 Replies | 32240 Views | Created by Mohammed Galal - Sunday, July 6, 2008 9:20 AM | Last reply by KevinBeyers541 - Monday, September 24, 2018 6:13 AM - Items 1 to 20 of 7753 Next ›
No announcements