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 > february 2005 > threads for saturday february 5

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

SortedList in the CF ?
Posted by Carsten Marx at 2/5/2005 11:07:15 AM
Hi, is there a chance to get a SortedList ( like in System.Collections.SortedList ) working in the CF? Any ideas? Regards Carsten...more >>


Using Plugins / Reading the current profile.
Posted by Rob Holmes at 2/5/2005 10:18:40 AM
Hi All, Here's one that has me stumped. Perhaps someone can point me in the right direction I want to "use" (ie Read) the state of a plugin. Specifically I want to read the profile plugin in order to establish which profile the phone is currently using. Does anyone have any ideas? - ...more >>

encryption and decryption
Posted by alan at 2/5/2005 6:59:02 AM
I got the error of "Bad Data" when decrypting in PPC side, please help thanks a lot!!! the bytes are encrypted in desktop ---> byte[] writeBuffer = new byte[1024]; System.Text.ASCIIEncoding encode = new ASCIIEncoding (); writeBuffer = encode.GetBytes(mServerMsg); //encrypt the bytes to be se...more >>

Date/time 'tostring' problem
Posted by Glyn Meek at 2/5/2005 12:23:36 AM
One line of our code is as follows... xml_node.Attributes(2).Value = Now.ToString("yyyy-MM-ddTHH:mm:ss.fffffffzzz") When we have the Pocket PC Regional Settings set to U.S. or England or pretty much anywhere except Italy, this would result in something like... "2004-10-24T12:25:00.96875...more >>

help:Is it possible to write xp-style control by C# language under CF?
Posted by Yang_He at 2/5/2005 12:08:00 AM
I have read some source code which can simulate XP-style in NET Framwork,but is it can be done in CF? ...more >>

help:Is it possible to write xp-style control by C# language under CF?
Posted by Yang_He at 2/5/2005 12:08:00 AM
I have read some source code which can simulate XP-style in NET Framwork,but is it can be done in CF? ...more >>

colorful GUI??
Posted by Naveen Mukkelli at 2/5/2005 12:05:01 AM
Hi, I would like to build a colorful 'XP' style GUI for my Pocket PC application. Are there any free controls available at all. If they are available, kindly let me know. Cheers, Naveen. ...more >>



DevelopmentNow Blog