Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008
all groups > dotnet compact framework > july 2004 > threads for monday july 26

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Open and Close Port in Pocket PC 2003
Posted by Charles Law at 7/26/2004 7:41:31 PM
Hi, Using VB.Net, I have tried to open a port in Pocket PC 2003 and connect to an IP Address of another PC. I can close the Port, but cannot re-open it and re-connect to another PC. Error " ObjectDisposedException System.Net.Sockets.Socket" throw out. Please help. Thanks ...more >>


Any way to abort a thread?
Posted by Allan_Bo_Jørgensen at 7/26/2004 7:38:54 PM
Hi, I would very much prefer not having to I'd like to explicitly stop a thread from outside it. In the full framework I can call .Abort on it, which will cause it to stop (unless ther thread was made to specifically do otherwise). However, Abort does not exist in the CF, and I can't find...more >>

Building CAB for PPC 2003
Posted by Alessandro Cavalieri at 7/26/2004 6:58:50 PM
Hi all, Since I can't use the BUILD CAB of the VS2003 IDE for PPC 2003 because it builds only the PPC 2002 CABs; how can I build the ARMV4 PPC 2003 CABs? anyone has an example of the .inf file able to build PPC 2003 CABs? Thanks in advance Alessandro Cavalieri ...more >>

auto start app on device cradling
Posted by Sai at 7/26/2004 4:24:47 PM
Hi all, Can someone please tell me how to start an application on the pocket pc automatically when the device is set in the cradle. Would it be possible to kill this app on uncradling (if it was still running) ? Thanks for your help. Sai ...more >>

"Smart" way to fill DataSet from database file
Posted by pavel.ermol NO[at]SPAM bluewin.ch at 7/26/2004 4:16:35 PM
Hello, Can I fill DataSet with many tables at once? In my sdf database I have many tables. The ordinary way to do it is: DataSet dataSet = new DataSet("DataSet1"); string sqlSelect = "SELECT * FROM Table_1"; SqlCeDataAdapter dataAdapter = new SqlCeDataAdapter(sqlSelect,cn); dataAdapter.F...more >>

Pocket PC 2003 SDK
Posted by David at 7/26/2004 1:59:35 PM
Hello. I have download and install Microsoft Pocket PC 2003 SDK, know I have both Microsoft Pocket PC 2003 SDK and Microsoft Pocket PC 2002 SDK. How can I now develop (I'm usin Visual Studio .NET 2003) application for Microsoft Pocket PC 2003 SDK or Microsoft Pocket PC 2002 SDK? ...more >>

Try to transfer my App ...
Posted by Christian Uhlig at 7/26/2004 1:31:06 PM
High, i´m just testing arround with my VS2003 (C#) and my PocketLoox600 (WM2003) to send the App to this device. It does not work, VS2003 tries to use a TCP Connection which does not work over USB nor over Bluetooth. Weitergabe an "Pocket PC-Gerät" wird ausgeführt "TCP-Transportverbindung" ...more >>

basic threading question
Posted by Jim H at 7/26/2004 1:24:16 PM
I'm new to .NET thtreads but have used win32 threads for many years. How do i wait for a thread to finish in CF? Join, ThreadState, and IsAlive are not supported. I want to make sure the thread has completed before I move on. Thanks, jim ...more >>



Loopback adapter
Posted by David at 7/26/2004 12:25:35 PM
Hello. I have some problem in debagging my device application. I have not network connection but someone told me that I can use loopback adapter. What is it and where can I get it? ...more >>

Secret-Key Encryption in .NET CF
Posted by wgzeng NO[at]SPAM hotmail.com at 7/26/2004 12:08:58 PM
Hi, I am learning data encryption, and I have couple of quesitons need some immediate help. Thanks in advance. 1. Amond all the Secret-Key Encryption methods implimented in .NET framework, I think Rijndael is the best to use. Can anyone verify this for me? 2. I understand the System.Secur...more >>

.NET Compact alternative for Environment.Exit()
Posted by Jo Vermeulen at 7/26/2004 10:33:32 AM
Hello, I am looking for a Compact .NET alternative to the Environment.Exit() function, which only exists in the full .NET framework. I'm thus looking for a way to exit my application (with an optional errorcode perhaps). Thanks in advance, -- Jo Vermeulen Student Computer Science at ...more >>

Sites wit PocketPC history ???
Posted by tiger79 at 7/26/2004 10:25:58 AM
Hi everyone, I'd like to have some kind of description of the history of pocketpc's and the development of it's OS. Have any links ??? ...more >>

How do i run Smart Device Application ( .Net CF) from ASP.net Web Page ?
Posted by manojmevada NO[at]SPAM yahoo.com at 7/26/2004 2:34:26 AM
Hi to all i want to run my simple Smart Device Application(rich Client) developed in VB.Net from ASP.net Web Page(thin Client)? Application is loaded on Device and ASP.net web page also open there. pl. give the proper solution. and its Reverse. thanks in advance. bye manoj Mevada...more >>


DevelopmentNow Blog