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 wednesday september 24

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

Unable to download SP2
Posted by Martin Robins at 9/24/2003 11:34:31 PM
Has SP2 been withdrawn again? Every time I try to download it, I am given an HTTP/404 message. I am viewing http://www.microsoft.com/downloads/details.aspx?familyid=10600643-09b3-46d8-ba28-bc494bc20d26&displaylang=en to get at the download, this then displays a message: "The download you re...more >>


Changing Application Icon
Posted by Brian Reed at 9/24/2003 9:32:24 PM
I am working on a .NET application and I set the App Icon to an icon that the default image was 32x32 pixels. On the PocketPC it shows up with only a quarter of it (16x16). I tried changing the icon and redeploying it, but it always seems to remember the old icon. Where is this cached and how c...more >>

Dragging an image
Posted by rick cameron at 9/24/2003 8:18:12 PM
Hi, all I'm writing a game for the PPC in C#. I'd like to be able to drag a coloured circle across the screen. Solitaire does a great job of dragging fairly large images around. Are there any samples for this sort of thing around? Any suggestions? Thanks! - rick ...more >>

Touch Keyboard with big Keys
Posted by Ewald Kampshoff at 9/24/2003 7:54:25 PM
I need a special touchkeyboard for my CE.NET 4.1 Device with thing big buttons. Is the a control or applikation for this or how can create a simple control, to write in a the current textbuffer. Thanks for help, Ewald ...more >>

video formats supported by ppc
Posted by john at 9/24/2003 6:41:57 PM
hi, I'm programming an application for the PPC to view video files. I can't find a list of all file formats supported by the latest Windows Media Player for PPC. Is Motion JPEG supported? I have a camera that seems to record as Motion JPEG but so far it seems like this format is only vi...more >>

web service in the local intranet
Posted by Francisco Caselli at 9/24/2003 6:24:15 PM
My ppc application, syncronizes via a web service The web service can be in a IIS in my local LAN. In this situation, I can access the web service if I use a ppc with a wireless connection to my LAN. But if the PPC is craddled and using the passthrough connection via ActiveSync, it doesn'...more >>

How to make customized Smart Device Controls for the Pocket PC
Posted by Softwaremaker at 9/24/2003 5:43:49 PM
Hi all, I was wondering if there is a way to make Customized Smart Device Controls for the Pocket PC ? I want to make a IP Box consisting of 4 smaller textboxes. What is the best way to make them ? Thank you. Regards, WilliamT ...more >>

allocate more than 16MB to PPC2002 emulator?
Posted by khorad at 9/24/2003 5:11:19 PM
is it possible for the PPC2002 emulator to have more than 16MB of memory? after installing the CF and SQLCE and copying over the program (only 144k btw) there's only 6MB free program memory and just starting up the app uses 5MB (which brings up another point: are there any general memory optim...more >>



creating click events to controls created in runtime
Posted by Timothy Taylor at 9/24/2003 4:51:26 PM
Hello, I need all the help I can get... I am making a picture explorer program and I need to make a thumbnail view. I plan on browsing for images in a certain folder and showing a thumbnail view of them. Here are my problems that I cannot figure out.... I want to create a new picturebox for ...more >>

ANN: XY Graph for the .Net Compact Framework
Posted by Keith at 9/24/2003 4:40:28 PM
Mooseworks Software is pleased to announce the release of the XYGraph = control for the .Net Compact Framework. The XYGraph comes as part of the = Visual Interface Controls suite which also includes Bar Chart, Strip = Chart, and Slider controls. The controls are 100% native CF code, and = requir...more >>

SP2 Problems with HttpWebRequest.GetResponse()
Posted by Ofer B. at 9/24/2003 4:07:23 PM
Hi Alex I tried your sample. first with out the SP2. I close the 2003 Emulator with out saving its state. than, I ran your sample, it works fine. after that, I copy the "netcf.all.wce4.X86.cab" file (NET Compact Framework 1.0 SP2 Developer Redistributable) to the 2003 Emulator and answer "Yes...more >>

Messages between Two CF Apps
Posted by Neelima Godugu at 9/24/2003 4:05:09 PM
Could anybody provide sample code that illustrates exchanging messages between two CF Applications. Thanks Neelima ...more >>

Mapping a boolean field in a SQL CE database to a human-friendly DataGrid column
Posted by Jared Miniman [MVP] at 9/24/2003 3:53:13 PM
Pretty basic: I have a boolean column in a SQL DB and am using a DataView as the source for my DataGrid. In the DataGrid, I want to map values "true" to X and "false" to Y so that I see the mapped values in the DataGrid rather than the boolean equivalent. How dirty do I need to get with my Data...more >>

how to get Millisecond
Posted by zhpaul at 9/24/2003 3:16:46 PM
i use vb.net to develop PPC2002's program. i want to get Millisecond value,but i used this function:now.Millisecond,the return value is 0,why? ...more >>

SP2 and background color in TreeView control
Posted by PeterB at 9/24/2003 2:17:04 PM
I don't get it to work, anyone else that does? ...more >>

Deploy to PPC 2003
Posted by Francisco Caselli at 9/24/2003 12:29:16 PM
I'm using the article «Developing and Deploying Pocket PC Setup Applications» to create a setup to install a PPC 2003 Application from the desktop. t creates the CAB files, and then pack them into an MSI that launches the WinCE Application Manager to select the correct CAB file and deploy it to ...more >>

Don't want dll to be copied to device all the time..
Posted by PeterB at 9/24/2003 11:15:49 AM
I have a reference to an own made dll in my application. When I debug the dll is copied over to the device/emulator each time. Since it is, or atleast will be, quite large, and won't change often I don't want it copied each time. The common CF dlls like system.dll isn't copied each time, how do I...more >>

ListView Bug?
Posted by Paul Kay at 9/24/2003 11:14:23 AM
I have an application with a Treeview and a ListView. If the ListView has focus and I tap and hold an item in the Treeview, the Treeview Item gets the focus before the TreeView Context Menu appears. i.e. it functions as I wish it to. However if the TreeView has focus and I tap and hold an it...more >>

PPC DeviceID, further query
Posted by Neville Lang at 9/24/2003 9:42:48 AM
Hi all, In a recent post, I asked whether we can gain access to a PPC's device ID. I was directed to a paper written by Neil Cowburn on MSDN and have implemented it. It does return a DeviceID but it is quite a different number to the one that displays in the Asset Viewer, Serial# in my iPAQ 39...more >>

Exception thrown in Http POST sample code
Posted by Young Cho at 9/24/2003 9:12:00 AM
Hi, I am trying to figure out how the Http POST works in .Net CF by using the example in the MS book - .Net Compact Framework. However, I get the following exception thrown when I compile the sample code from the book: An unhandled exception of type 'System.Net.Sockets.SocketException' occu...more >>

Registry
Posted by Stefan Graber at 9/24/2003 8:50:20 AM
Hi, does anyone know how I can read the registry on my PocketPC with the dotnet framework. The Namespace Microsoft.Win32 doesnot exist in the compactframework. Thanks, Stefan ...more >>

MessagWindow-Custom Messages
Posted by Neelima Godugu at 9/24/2003 8:36:22 AM
Hi All, I am trying to develop a .NET CF application that broadcasts Custom Message(along with some data). These messages will be handled in another ..NET CF application. I have seen the sample provided my Alex on MS website. But I am not sure I understand how I pass data(params) as part of the...more >>

SP2 for SmartPhones?
Posted by casey chesnut at 9/24/2003 7:43:50 AM
SmartPhones have SP1 in ROM, but what about SP2 ... how can I update the current emulator, SP2 has some WebService fixes I need? will SmartPhones eventually get ServicePack updates over the air? Thanks casey ...more >>

[SAMPLE] Reading ROM data on iPaq (asset tag etc)
Posted by Alex Feinman [MVP] at 9/24/2003 12:22:58 AM
I've put together a sample that reads ROM contents on iPaqs. It requires flashmgr.dll that is present in pretty much all Compaq/HP versions of iPaq ROM. Some other devices might have the same type of ROM and potentially a copy of flashmgr.dll. I would appreciate information about that. Sample ...more >>


DevelopmentNow Blog