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 > may 2004 > threads for sunday may 9

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 reads german text file written with desktop
Posted by Martin Rhinow at 5/9/2004 10:29:52 PM
My Pocket PC application reads a german charater text file with several lines, that was written with my XP desktop. As a result, all special german characters like 'ä', 'Ä' etc. were missing. I work with C# and Compact Framework. How can I read characters correct? Martin ...more >>


Pocket PC Query
Posted by angka at 5/9/2004 9:21:02 PM
I wrote a application for querying data from server using VS.Net smartdevice application and I run it on the emulator and it work out prefectly fine. However when i install it to my Pocket PC the application can work but when I query from server it thrown an exception "TypeLoadException". I tested o...more >>

aligned multiline custom button
Posted by lang at 5/9/2004 6:51:03 PM
i have been able to create a custom control that overrides the onpaint method to create a multiline button. However, i can't think of a way to align this text to center. Thoughts Current code that I have private bool pressed = false public WrappingButton( protected override voi...more >>

Column width in the incredibly lame datagrid
Posted by Earl at 5/9/2004 3:05:18 PM
Is it true that you can only change column widths at the time you assign a column style and must have a mapped table name to do so?? What about using it unbound? ...more >>

Cross Platform Advice
Posted by javaboyjunior NO[at]SPAM hotmail.com at 5/9/2004 2:26:47 PM
Hi, I have a C# CF application that I would like to also execute on regular Windows. It has some API calls in it so I have already #def'd these so they will only apply when running against the CF. With the previous version, I ended up creating new windows forms and then cut and pasting the ...more >>

P/Invoke trouble (ScrollDC)
Posted by Marcos Cruz Arjona at 5/9/2004 12:49:17 PM
Hi, In order to scroll the client area of a custom control, I call ScrollDC unmanaged function using the P/Invoke service in the .NET Compact Framework. I've declared it, as follows: [DllImport("codedll.dll", EntryPoint="ScrollDC")] public static extern bool ScrollDC(IntPtr hdc, int dx, ...more >>

ConnectionInterrupted problem
Posted by yp NO[at]SPAM lms.be at 5/9/2004 12:40:29 PM
Hi, I am struggling with a deployment problem for a couple of days now. Whenever I try to deploy a VB.NET solution from VS2003 onto my Symbol PPT8800 (CE.NET 4.1) I get following error after just after copying the executable to the device: Error: ConnectionInterrupted from connection object. ...more >>

Wait cursor
Posted by Rn at 5/9/2004 12:20:34 PM
Hi, Could you please tell me how can I produce the effect of a wait cursor in ppc? Rn ...more >>




DevelopmentNow Blog