No announcements
-
0 Votes.NET Compact Framework FAQ
We are glad to add the .NET Compact Framework FAQs to the Smart Device Development (VSD) Forums. The FAQs in the VSD forums are aimed at helping developers find answers to frequently asked questions ... -
0 Votes"How Do I?" Videos for Devices on MSDN -- See if there's one answering your question.
http://msdn.microsoft.com/en-us/netframework/bb495180.aspx -
0 VotesMicrosoft .NET Compact Framework 3.5 Platform Builder updates are available.
NETCF 3.5 Platform Builder updates are now available for the following OS versions: Windows Embedded CE 6.0: ... -
0 VotesMicrosoft .NET Compact Framework 3.5 redistributable is available for download.
NETCF V 3.5 redistributable can be downloaded here. FAQ: Q: How do I install this on to my device? This file is too big and won’t fit on my device. I put it ... -
0 VotesPower Toys for .NET Compact Framework 3.5 Released.
This download contains extended set of tools for NETCF V 3.5 and VS 2008 Please download it at following location: ... -
5 VotesMicrosoft .NET Compact Framework 2.0 SP2 released.
M byref marshaling · Native exception in marshalling code when using ...
-
0 Votes.Net Application: Connect to SQL Server
Hello, I'm trying to install a CF application on a Windows Embedded 7 device with CF 3.5 installed. The application has been installed but I was not able to install the CAB with standard libraries to ... -
0 VotesDataSet.ReadXml method fails with StackOverflowException
Hello everybody. I have a problem in my application when I try to load a XML file in a DataSet using the ReadXml method. I ... -
0 VotesHow can I record group discussion using c# or vb.net?
I have used "winmm.dll" library to record. But in this case only mike voice is recorded , I want to record both mike and speaker simultaneously. Here is my code ...Unanswered | 1 Replies | 421 Views | Created by Dhirajkumar Kakade - Saturday, October 19, 2019 5:49 AM | Last reply by Bruce Eitman - Monday, October 21, 2019 7:58 PM -
1 VotesFull Duplex Audio Player
Hello, Has anyone managed to port the "A full-duplex audio player in C# using the waveIn/waveOut APIs" - http://www.codeproject.com/cs/media/cswavrec.asp, to Compact ...Answered | 14 Replies | 9631 Views | Created by pk78 - Monday, October 1, 2007 9:29 AM | Last reply by Bruce Eitman - Friday, October 18, 2019 12:41 PM -
0 Votes.Net cf initialization error
Hi, anyone know how to solve this error message? We have symbol scanners (MC32NO) displaying an error message stating the following: "the application failed to load required components. if the ...Unanswered | 1 Replies | 490 Views | Created by Staylor9733 - Wednesday, September 18, 2019 7:47 AM | Last reply by Bruce Eitman - Wednesday, September 18, 2019 6:36 PM -
1 VotesSecure upload files to ftp server
Hello, I'am searching for a secure way to upload xml files from a pocket pc to an ftp server? Does anyone has some sample code or ...Answered | 3 Replies | 7626 Views | Created by Fille - Wednesday, December 5, 2007 8:19 PM | Last reply by - Tuesday, July 23, 2019 11:56 AM -
0 VotesFree/opensource zip component
Hi I have tryed to find some free or opensource zip components to .Net Compact Framework on Google, but I havent could find any. Is there really not any free zip components to ...Answered | 2 Replies | 3920 Views | Created by Simonth - Friday, December 1, 2006 9:14 AM | Last reply by - Tuesday, July 23, 2019 7:24 AM -
0 VotesInvoke the Webservice WebException Protocol Error {7} has been occured
Hi, I am trying to call a web service in windows mobile App 6.1 when I try to access the web service through the ...Answered | 4 Replies | 5489 Views | Created by Britekumar - Wednesday, January 23, 2013 10:40 AM | Last reply by Jagdish Joshi - Monday, July 1, 2019 4:36 AM -
0 VotesMsmq Send() works, But not able to peek() or receive() from a remote server
I am able to send a message to a remote queue but I am not able to Peek() into the private queue or Receive messages from the private queue ... -
0 VotesTLS 1.1 and 1.2 support in WinCE
Hi, Currently I'm developing windows CE applications, and got a request from my client to update the communication links to support TLS1.1 and above. Could you please tell ...Answered | 7 Replies | 8671 Views | Created by Madushan88 - Thursday, April 23, 2015 6:48 AM | Last reply by Leandro Vizagre - Wednesday, June 5, 2019 1:11 PM -
2 VotesSetWindowPos for Smart Minimize from code
Can anyone post working code to P/Invoke SetWindowPos from Coredll to minimize a form properly from code (preferably C#)? I can't get it to work. I get no errors, but it does not move the ...Answered | 9 Replies | 8693 Views | Created by Terrel Kareem - Wednesday, August 15, 2007 2:20 PM | Last reply by Ed Eaglehouse - Wednesday, April 24, 2019 10:54 PM -
0 VotesHow to minimize Win Form to taskbar?
Hi, Can I know how to minimize my win form to taskbar programatically since FormWindowState.Minimize is not supported in .net compact framework? I used the Hide() function which actually hide ...Answered | 2 Replies | 5459 Views | Created by gcy80 - Wednesday, February 15, 2006 11:42 AM | Last reply by Ed Eaglehouse - Wednesday, April 24, 2019 10:30 PM -
0 VotesWindows Mobile (.Net Compact Framework) Asynchronous callbacks across Threads not using Controls
I have what I thought would be a simple problem, but I can't seem to solve it. The overriding question - In Windows Mobile, how can ThreadA spawn a worker ...Answered | 2 Replies | 4035 Views | Created by QuincyXYZ - Friday, November 21, 2008 11:18 PM | Last reply by BlackBlanc - Monday, April 22, 2019 2:58 PM -
5 VotesDownload file to smart device
Hi, i have a smart device project (compact framework), what i want to do is : download the new project files - when open the App - from a server or PC to the ...Answered | 6 Replies | 739 Views | Created by aan_ - Tuesday, March 5, 2019 2:05 PM | Last reply by IoTGirl - Wednesday, March 6, 2019 5:01 PM -
0 VotesHow does one develop for CF.NET 3.5 these days?
Hello, I have a project that requires me to develop for CF.NET. I know it's end of life, but I have no choice. Here is what I ...Answered | 2 Replies | 752 Views | Created by Rastio - Friday, January 11, 2019 10:52 PM | Last reply by sasllc2 - Thursday, January 24, 2019 3:49 AM -
3 VotesUpdate on TLS 1.3 support in WinCE
Is the update on TLS 1.3 support in WinCE available now?Answered | 7 Replies | 1106 Views | Created by pandaweixing - Thursday, December 20, 2018 6:12 PM | Last reply by Michel Verhagen - Tuesday, January 22, 2019 7:49 AM -
1 VotesEditable Grid - unpleasant experience
From a user perspective, using the editable grid on a computer is not a pleasant experience. When the user attempts to change a value in the list the cursor jumps to other rows and the user is ...Unanswered | 1 Replies | 713 Views | Created by les.e.mcd - Monday, January 7, 2019 7:03 PM | Last reply by IoTGirl - Monday, January 7, 2019 8:36 PM -
0 VotesUnable to start program - Operation not supported
Hi all, i'm deploying a very simple application written in vb.net on a board but when i run the program by the vs2005 on host machine i receive the error: Unable to start ...Answered | 5 Replies | 7983 Views | Created by SteMMo - Monday, January 4, 2010 9:47 AM | Last reply by Rahul1618 - Monday, December 17, 2018 4:36 PM -
0 VotesYour request for my contacting you
I do not have a mobile phone. Why do I need to contact Microsoft regarding a SMS? -
0 VotesHow to receive Data through Bluetooth into the application?
Hello Friends, I want to develop one application in which i have to received data through bluetooth like,text,image,video using C# .Net Compact Framework.Is it possible to receive data?Answered | 6 Replies | 12681 Views | Created by Ankit2502 - Friday, December 18, 2009 5:53 AM | Last reply by RALD_85 - Monday, September 24, 2018 3:59 AM - Items 1 to 20 of 11024 Next ›
No announcements
