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 > september 2003 > threads for thursday september 4

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

how can i turn off a device programatically. thanks
Posted by alberto garcia at 9/4/2003 11:46:36 PM

Phone Call onEnd event
Posted by matthew.muller NO[at]SPAM write-image.com at 9/4/2003 5:16:12 PM
I have an app that I want to run whenever a phonecall is ended - anyone know what part of the Smartphone2003 API I use to hook into that? Thanks, Matt...more >>

Displaying multiple forms.
Posted by Krzysztof Stoj at 9/4/2003 2:45:17 PM
Hi! I think there were few threads with similar questions already posted by I thought I ask anyway. I have a program which will display login Form and after the user enter all valid crudentials it will display the working Form. All is written with C# under Compactframework for Pocket PC2003. C...more >>

Eval!
Posted by johng2001 NO[at]SPAM rediffmail.com at 9/4/2003 1:39:02 PM
I need to use the eval function in my C# CF program. I will be having a file full of expressions that each of which evaluates to a number. So I just got to have eval. However C# does not have eval. The .NET way is to write the module in JScript.NET and call it from C#. But CF does not have JScri...more >>

symbol 8100 flash : framework, adoce.net, and cfserial
Posted by AppleIS NO[at]SPAM aol.com at 9/4/2003 1:26:40 PM
hi, need to move my app to flash. 1) .net framework itself - what cabs to load on 8100? how do I tell which I'm using? 2) using adoce.net - how to reinstall on cold boot? I saw posting on inthehand forum that included a variety of manual settings in inf file. if I run the adoce cab file...more >>

ActiveSync connection
Posted by Coder at 9/4/2003 12:51:20 PM
Is there a way to get information on the current active activesync connection such as if the connection is via USB cradle (non-remote) or 802.11 net card (remote)? Thanks ...more >>

Rotate Pocket PC Display Orientation
Posted by Jonathan Aw at 9/4/2003 11:53:40 AM
Hi, I understand that 'Familiar Linux OS for PDA' allows the user to switch the PDA display Orientation from Vertical to Horizontal alignment and vice-versa. Can PocketPC do the same? I have developed an online map-viewing program for PocketPC 2002 using the .NET compact Framework. I...more >>

SQLCE speed AGAIN - What is wrong???
Posted by news NO[at]SPAM mikendy.com at 9/4/2003 11:39:12 AM
Hello all. How do you do that you are able to read 20.000 records in a few seconds (I have read somewhere 20 or 30seconds)??? 1) My Configuration is SQLCE 2.0, CF 1.0 SP1, iPaq 5450, PPC2002 2) My table has 8.000 records only and 15 columns 3) I have indexes there. Here is definition of...more >>



RE: How can I safe exit my application when the user terminates the application from the Control panel?
Posted by Dolphin White at 9/4/2003 11:34:11 AM
Hi Katie Schaeffer, My program will call the Dispose after the dialog returns, and it is not the sticking point. As you known, the system will send a WM_CLOSE message to the form selected when you click 'Stop'. For example, my main form is named ¡®A¡¯, the modal dialog is named ¡®B¡¯, t...more >>

XmlTextWriter Confusion in the Compact Framework
Posted by mrjimmy410 NO[at]SPAM hotmail.com at 9/4/2003 10:38:01 AM
Example: On the second time this method is called, the xml file is not updated for some reason. Even if I delete the "XmlTextWriterTest.xml" file inbetween calls it still writes the original file. I am a bit confused and new to Pocket PC dev. I could provide all the code but this should be...more >>

How to run Activesync synchronization from .NET mobile app
Posted by Jacek at 9/4/2003 9:45:12 AM
Hello Could anybody tell me how to start Activesync synchronization from device CF application (instead of pressing synchronize on desktop computer or on Activesync client on PDA)? Thanks Jacek...more >>

How to customize the SIP ?
Posted by Christian Schwarz at 9/4/2003 9:29:39 AM
Hello, could anyone please point me to example code which shows how to customize the Software Input Panel (SIP) ? I think of setting the location and removing or adding keys ... regards, Christian ...more >>

insertion problems on sql ce
Posted by Paul Marker at 9/4/2003 9:09:08 AM
I have a relation called Correspondence of the following format: corrId int identity(1, 1) primary key type varchar(50) cwith varchar(50) isInternal smallint(2) rowguid uniqueidentifier the rowguid attribute was added by sql server when setting up merge repli...more >>

WebService and CF Performance terrible - Settings?
Posted by ggalen NO[at]SPAM mn.rr.com at 9/4/2003 6:09:25 AM
I created an application where a set of PocketPCs talk to a laptop using a simple WebService and an 80211b wireless connection. The PocketPCs only send TINY messages, and request one very small dataset...only about 1 kilobyte or so. Two Pocket PCs work fine. But add 5 or 6 more, and EVERYTHI...more >>

Problem opening several modal forms
Posted by gianfranco.giugliano NO[at]SPAM infinito.it at 9/4/2003 5:01:27 AM
Hello Katie I installed the SP1 but nothing.... Thanks however Gianco...more >>

DataGrid.DataMember property in CF
Posted by Shanti at 9/4/2003 12:08:39 AM
I was posting this at developer newsgroup with not much of response: Does CF version of DataGrid have the 'DataMember' property? There is a sample code in .NET Framework Class Library topic "DataGrid.DataSource Property", which is given below: Private Sub BindToDataSet(myGrid As DataGrid) ...more >>

Limited features of DataGrid in CF
Posted by Shanti at 9/4/2003 12:06:29 AM
I was in other gourps and I think I should have posted this here: Is there any article describing the downsizing of datagrid control for smart device applications from the full version? I am not able to display data read from an XML file in Pocket PC where as same XML file is displayed properl...more >>


DevelopmentNow Blog