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 > august 2004 > threads for monday august 2

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

Read data from SqlCeDataReader
Posted by David at 8/2/2004 8:09:22 PM
How can I read data of some field from SqlCeDataReader by field name ? I want read data by field name when I write: int x = sqlCeDataReader("ID"); it doesn't work. ...more >>


howto wait a thread to stop
Posted by Jely at 8/2/2004 7:43:02 PM
hello all: I want to wait a thread to stop , but I can't use thread.join in CF , can I use other methods to make it ? thanks, jerry. ...more >>

SqlCeDataReader
Posted by David at 8/2/2004 5:22:38 PM
How can I see how many records are in SqlCeDataReader ? ...more >>

Run-Time Error
Posted by SiewSa at 8/2/2004 4:20:21 PM
Hey there! I received a run-time error of "System.NotSupportedException" highlighted at the code line of "InitializeComponent()" suddenly after I have added two buttons and respective codes to my vb.net project under the compact frameworks. The program is working perfectly fine before my la...more >>

ProtocolError - WebServices
Posted by nzpcmad NO[at]SPAM yahoo.co.uk at 8/2/2004 4:16:34 PM
The device I am developing on uses CE 4.10. It's current Compact Framework version is the SP2 upgrade. I use Visual Studio 2003 and C# for development. It connects via GPRS. I wrote a simple app. to demonstrate this problem. It is a version of the Microsoft MathsClient. The first time ...more >>

Selecting one record from SQL CE table
Posted by David at 8/2/2004 3:06:29 PM
What is an optimal way for selecting one record from SQL CE table? For example I want to get record which ID=7 and fill some textboxes with data from this record. Also how can I check if there is no records selected at all? ...more >>

I need send an Email
Posted by Victor S. at 8/2/2004 1:40:53 PM
Hi, I'm working with an app that makes a serie of changes on a data. When the changes are made I need to send and E-Mail with a file attached with the modifications. I have a problem beacouse I don't Know how I send a simple Email from the compact framework. :( Thanks. Victor ...more >>

Cannot Connect to device from VS.NET
Posted by Evan Camilleri at 8/2/2004 12:01:16 PM
I cannot connect to the device from VS.NET to deploy (or debug) I tried to: > reregistering ProxyPorts.reg > install the "Windows CE .NET Utilities v1.1 for Visual Studio .NET 2003.EXE" > softresets All in vain! Any help? Evan Camilleri ...more >>



ShortCut icon in the startup group for my application
Posted by jayderk at 8/2/2004 10:58:38 AM
I have been fighting with this shortcut in the startup group. Does anyone have any examples of putting a shortcut in the startup group on a CE 4.1 device. I have looked at the MSDN site and still can not get it working. I am trying to get the *.inf file correct so it sends a shortcut to the ...more >>

Form X icon
Posted by David at 8/2/2004 10:01:43 AM
I show my dialog form with ShowDialog() method, How can I make my dialog form to show X icon on top right corner? ...more >>

How to install framework SP2 to Emulator? Thanks!
Posted by Daimy at 8/2/2004 9:54:49 AM
How to install framework SP2 to Emulator? Thanks! And how to install other cab programs to it? ...more >>

Rolling back app installation if CF sp2 not installed
Posted by Raj Kumar at 8/2/2004 9:17:01 AM
Hi! After trying to understand how to include processor-specific netcf cab files and not making much progress, we decided to include the redistributable from Microsoft to install the appropriate cab file. We plan to include that on the same CD as our app but not in the app installer. Now, we wan...more >>

Can't view form design in IDE
Posted by jason NO[at]SPAM no-spam.dive-master.org at 8/2/2004 7:57:34 AM
Hi all, can anyone offer me a reason why I am unable to view my form designer in the VS.Net IDE when I reload my CF application? Thanks, Jason...more >>

Program update via web service, possible?
Posted by Chris Podmore at 8/2/2004 1:41:01 AM
We currently have an application that runs on the Pocket PC that communicates with a web service written in VB.NET. Is it possible to send program updates from the web service to the Pocket PC? Thanks in advance. Chris....more >>


DevelopmentNow Blog