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 monday september 8

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

what is the best way to transfer a SQL 2000 db to SQL CE db
Posted by CafeCat at 9/8/2003 10:52:26 PM
I used Pocket Access on PPC on PPC2002 age. To transfer Access(.mdb) to PAccess(.cdb) is very simple, just copy .mdb file to ppc after sync, Windows system will transfer it to .cdb automatically. Now, world has changed. How to transfer a SQL server db to SQL CE database now? Somebody told me...more >>

Can i develop for the Sony Ericsson P800 ?
Posted by Sagaert Johan at 9/8/2003 10:22:05 PM
Has someone already written some programs for this device ? ( can the Compact framework be installed on it ?) Or can i only create Web-applications for this one ? Any Experiences with this P800 ? Johan ...more >>

command-line builds of Compact Framework assemblies
Posted by Bret Holmdahl at 9/8/2003 6:47:34 PM
I am trying to build a compact framework assembly from the command line using csc.exe. When looking at the assembly's manifest, it appears that the referenced .NET libraries (e.g. System.Windows.Forms.dll) are to the complete .NET FW (v1.1) and not the Compact Framework. When the same a...more >>

SIP and TexBox BUG?
Posted by Jose at 9/8/2003 5:42:06 PM
Hello, I'm programming a form that the user can input data. In this form I have one TexBox whit PasswordChar. When this TexBox recieves the Focus, it activate inputPanel1_EnabledChanged Event. Why?????, the others TexBox that not have PasswordChar property not make this event. This is part of ...more >>

invalidating everything on screen
Posted by wanderer at 9/8/2003 4:52:46 PM
My application will sometimes draw over the start menu and form title bar. Is there an easy way to tell everything on screen to redraw itself? If not, how do I get a handle on the Start Menu Task Bar? Thanks....more >>

Problem with syncronization - but also a simple question about conditional compile
Posted by sfay NO[at]SPAM rsd-tc.com at 9/8/2003 4:12:33 PM
Hi. I'm a bit of a newbie, so please be gentle. :) First, my configuration: I am using VB.NET 2003, Pocket PC 2002 (Thera) and a PPC 2000 IPAQ. My main problem is, when trying to replicate, I get the message: HResult: -2147012867 Message: A request to send data to the computer running ...more >>

Installation failed! :(
Posted by Steve Bate at 9/8/2003 3:31:49 PM
I've written an app that I can deploy easily enough by just copying over the CAB file and then clicking it to have it self-extract and install. However, when running an msi installer that I created on the windows desktop, it gets to the point where it launches the CE App Manager and asks me if...more >>

Access DB for SmartPhone ?
Posted by Sabareesh_krishnamoorthy at 9/8/2003 2:43:28 PM
Hi, would it be possible to use Access as a DB for SmartPhone. I need to push a light DB on the smartphone. if i simply copy the access mdb file to the device, can i access the data using ADO? please do let me know. thanks and regards, -Sabareesh K ...more >>



inputbox with c#
Posted by Stefan Derle at 9/8/2003 2:23:21 PM
there is no support of a inputbox with c#. Tryed to create a shrinked form with a textbox and called it with showDialog(). But the form covered the whole screen. Played with the properties of the form but I found no combination that worked. The same code worked at the workstation fine. Wha...more >>

close down modem port?
Posted by Simon at 9/8/2003 2:22:51 PM
Hi, If I try to make a connection to the internet using WebRequest from PPC 2003 it connects fine through the compact flash modem. What I cannot figure out is how to close down and disable the modem port when required. This used to be a simple operation closing com5. Cannot work out how to do ...more >>

Playsound delay
Posted by Brian at 9/8/2003 1:06:03 PM
A recent post made me think of this: Right now in my Alarm Clock app I'm playing a sound continously for N amount of time. I play the sound with the Continous Loop and Async flags, then once N time expires, the app plays a null sound to stop. This works fine. But, for this app I think it's...more >>

system.io.directory.getcurrentdirectory()
Posted by Jacek at 9/8/2003 11:37:33 AM
Hello I'd like to get current directory for running application, but calling system.io.directory.getcurrentdirectory() generates the following error: Run-time exception thrown : System.NotSupportedException - NotSupportedException. How can I read this data? Is this CF error? Thanks ...more >>

Floating Point Support in CF
Posted by Jeff M at 9/8/2003 11:15:07 AM
Is the library emulated on the device or does it actually run in hardware ? I am debating on signal processing routines based on FP as opposed to integer. ...more >>

Add text file to setup.msi...
Posted by Doogman at 9/8/2003 10:37:02 AM
Can someone clue me in on how to add a text file to the Setup.msi that WILL carry over to the PocketPC Application's directory. It seems to be just installing on the Desktop's Application setup folder, I need it to be on the pocketpc... Thanks all doogman...more >>

Extend Pocket Outlook .net Wrapper
Posted by Mozzak at 9/8/2003 7:51:51 AM
Dear Readers, I am currently trying to understand how to access the pocket outlook data from a .net application. I have found the example for POOM written in C# (seehttp://www.gotdotnet.com/team/netcf/Samples.aspx) which basically shows what dlls there are and how to access them. Howeve...more >>


DevelopmentNow Blog