Groups | Blog | Home


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 tuesday july 27

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

App Design
Posted by Kent at 7/27/2004 10:09:17 PM
Hello, I am new to both .Net and pocket pc programming. I need to write an application for the pocket pc's and the same application for our desktop computers. Do I need to write all of the code twice or is there some way to reuse part of the code. Any help or suggestions would be greatly apprec...more >>


OpenFileDialog.InitialDirectory
Posted by Eric at 7/27/2004 5:44:01 PM
I have one "Smart Device Application"(for my Pocket PC) written in C#. After I click my "chooseMsg" button and show the OpenFileDialog ,it doesn't show me the files under the "\\Program Files\\PDAClient\\" directory. Plz help me..thx protected void chooseMsg_Click(object sender, System.EventArg...more >>

Context menus and tap and hold on treeView on PocketPC 2003
Posted by Tom Couvret at 7/27/2004 1:53:17 PM
I have a PocketPC app that was developed under VS2003, and run on PocketPC 2002 devices without any problem. However when I run the same app on my newly upgraded HP5450, now running PPC 2003 I find a difference in the handling of the context menu I popup in my treeView. The PPC 2002 be...more >>

What hardware device
Posted by Darin at 7/27/2004 12:52:20 PM
I have written a CF.NET progam that works perfectly on a Symbol MC9000 device. But, it needs a special symbol DLL to be able to do barcode scanning. Now, I need to take that program to a different type of hardware that doesn't need an external DLL. What command can I use to get the hardware type...more >>

Does anyone know have a freeware adpcm decompression library?
Posted by Paul at 7/27/2004 11:44:42 AM
Hi, I want to play ADPCM audio files with in my program can anyone help? Thanks, Paul ...more >>

RE: Deployment on version 4.20.0 build 13252
Posted by Chris Theorin at 7/27/2004 8:58:00 AM
Hi all, been a while since I've been around y'all. Mike Deck posted the subject line a while back (no responses). Recently we've been noticing this 4.20.0 version number popping up. We did a ROM upgrade of a h1945 iPaq from ROM 1.00 (I belive) to ROM 1.10 and the version/build numbers change...more >>

Connect to a MySQL database via Internet?
Posted by Boris Nienke at 7/27/2004 8:54:04 AM
Hi, is it possible (and how?) to connect to a MySQL-Database running on a web-space? I mean, i have an URL, username, password and the name of the database... now would it be possible to connect to it to read/write records with the CF? Boris...more >>

Application.Run doesn't show form modally
Posted by david.brunning NO[at]SPAM dsl.pipex.com at 7/27/2004 7:58:07 AM
In my application among the first lines is this: Forms.Login MainForm=new CCSIT.KeystoneMobile.Forms.Login(); Application.Run(MainForm); When I run the application MainForm appears in the list of running programs but doesn't become visible on screen - I get the toolbar, kind of, but nothing e...more >>



How to transfer SQL CE database (sdf) to SQL Server database (mdf)
Posted by pavel.ermol NO[at]SPAM bluewin.ch at 7/27/2004 6:35:44 AM
Hello I have SQL CE database (.sdf file) and want to transfer it to MS SQL Server 2000 (.mdf file). Is there any solution to do it in relatively simple way (without creating database with corresponding tables on SQL Server 2000). My setup is: - SQL Server CE database with a number of tab...more >>

Packaging .NET CF and SQLCE Cabs into a single MSI
Posted by Tom W at 7/27/2004 4:02:32 AM
I want to create a single MSI file that will install the .NET CF 1.1 runtime, SqlCe 2.0, a Cab file distributed by Symbol as well as my own CF application written with Visual Studio 2003. I've followed the instructions for creating an MSI that runs on the desktop that can install my applicatio...more >>

C# compact framework, how to kill a thread ??
Posted by 50230065 NO[at]SPAM alumni.cityu.edu.hk at 7/27/2004 2:16:17 AM
To all, How can I kill a thread within a c# (compact framework) program ?? Another question, I found that maybe the main program thread has interrupt the others threads I have made, since the program will "hang" after 5 seconds, while running the same program under winXP has no problem at a...more >>

Landscape vs portrait in 2003 SE
Posted by Glyn Meek at 7/27/2004 1:11:44 AM
Can anyone tell me what events are generated when one switches from Landscape to portrait mode and vice versa in 2003 SE on the Pocket PC? Glyn ...more >>

Landscape vs portrait in 2003 SE
Posted by Glyn Meek at 7/27/2004 1:11:44 AM
Can anyone tell me what events are generated when one switches from Landscape to portrait mode and vice versa in 2003 SE on the Pocket PC? Glyn ...more >>


DevelopmentNow Blog