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 > march 2005 > threads for friday march 25

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

CookieContainer in CF problem
Posted by chunsheng at 3/25/2005 7:07:01 PM
I studied the previous post in this topic for C#. Failed to understand the sample code. Could some one explain how to solve it in VB.NET? Add a CookieContainer in the webservice class? Appreciate your reply!...more >>

Pen Width?
Posted by Andreas Schenk at 3/25/2005 6:43:31 PM
Hi! I do the following code to generate a new pen: --> pen = new Pen(Color.Black); in the help I saw that you can change the width of the pen with: --> pen = new Pen(Color.Black,5); but it won't work for me in cf?! how can I use a custom width for my pen? Andreas Schenk...more >>

unloading programs in ROM
Posted by Helen Warn at 3/25/2005 6:39:08 PM
Hi all, I am working on an Updater app for my compact fx applications. It checks a web service for updates and if there are any, downloads the CAB file and attempts to install it. Everything works fine until I try to install the cab file, which, after wceload opens it, gives me the message ...more >>

eval
Posted by vhoward at 3/25/2005 6:29:26 PM
hi, i use compact frameword and c# is there a way to eval instructions 2*3 for exemple, containing in a string ? thanks in advance ...more >>

Refresh part of the screen
Posted by KC Eric at 3/25/2005 5:42:22 PM
Hi all, this.Refresh() would refresh the whole screen, how to refresh part of the screen? Is there any tutorial for this? Thanks much! KC Eric -- ---------- -> ¹ª¨¬·F«l¡A¤Oª§¤W´å¡A¦h§Ö¦n¬Ù¦a«Ø³]²z·QFYP¥D¸q -> °í¨M¿í±qÄP­ô¥|¶µªí­z¡A¥þ­±¸¨¹ê¤jÄPª÷Á`¸ô½u¡A¨«¦V¥|­Óª«¥óªì©l¤Æ -> ¯R¿Ë®Q¿Ë³...more >>

MapPoint & CF ?
Posted by MechaEngineer at 3/25/2005 3:47:28 PM
Is there any control for Compact Framwork to use with MapPoint? I was googlin` a little bit but found nothing. You know... it`s just a picture, but i wonder whether there is sth interesting. Rgrds, Matthew "MechaEngineer" Enge ...more >>

Smartphone sample code
Posted by Harry at 3/25/2005 3:44:52 PM
Can anyone please point me to Smartphone sample code using c# ... Thanks ...more >>

CeRunAppAtEvent
Posted by Paul at 3/25/2005 3:23:42 PM
How does this work? Do you run it once and it writes something to the registry in order to let CE to look for the executable? Does the launched application get an event that lets you know it was started in response to this condition? ...more >>



OT: Registry Files
Posted by Beebs at 3/25/2005 11:45:22 AM
When I have some .reg files I need to install on a particular handheld, how do I execute or run (install) a .reg on a PPC 2003 device, or can't I without a hack or secondary application?...more >>

Compiled binary doesn't work
Posted by Saman at 3/25/2005 11:24:44 AM
Hi, I am a newbie to .NET CF programming. I have a Pocket PC 2003 device (hp2210) and .NET CF 1.0 SP3. In VS .NET 2003 I have created simple form aplication with a menu and inputpanel. It runs well in emulator , but on target device it does nothing. Can someone point me where is the problem?...more >>

Bitmap vs BitmapEx
Posted by Andreas Viklund via DotNetMonster.com at 3/25/2005 7:12:41 AM
Hi! I am not really sure how to use the OpennetCF BitmapEX class. Could you use it in the same way as the .NET CF's bitmap? It does not have the getpixel and setpixel property, but lockbits and unlockbits, which I want to use, but I cant figure out how to load a jpg-image to the BitmapEx. Is t...more >>

Child Form Gets Parent Form's Click
Posted by Bill at 3/25/2005 7:01:04 AM
I have an issue where click events on a parent form are being passed along to a child form. The parent form has a ListView that invokes the child form when a list item is clicked. The ListView lies on about the same bit of real estate on the parent form as an OpenNETCF LinkLabel does on the ch...more >>

How to open Remote Registry Editor?
Posted by elena at 3/25/2005 6:51:03 AM
Hi, All I have to create new registry to install Application on the Handheld. How can i open "Remote Registry Editor" in "Help" file i found this [b]From the Tools menu, choose Remote Registry Editor.[/b] , but when i go to "Tools" i don't see this item... where is it? Please, help elena...more >>

OleDb support
Posted by W Khattak at 3/25/2005 4:25:07 AM
Hi, It looks like Compact Framework doesn't support OleDb.Is there any other way to read data from a delimited CSV file? Thanks ...more >>

Emulator and SP3
Posted by HeinzW at 3/25/2005 3:27:01 AM
Hi I have installed CF SP3 on my desktop and I can verify on the desktop and on the device. But when I check with the emulator 2003 it shows SP1. Can anybody help me with this problem? Thanks in advance Heinz...more >>

OpenNETCF and GUID
Posted by Glyn Meek at 3/25/2005 12:00:00 AM
Can someone just tell me which of the OpenNETCF libraries contains the GUID 'stuff'? ...more >>


DevelopmentNow Blog