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 > january 2005 > threads for sunday january 16

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

WndProc + Event = Error?
Posted by trollpower NO[at]SPAM gmx.de at 1/16/2005 11:43:35 PM
Dear NG, ive encountered the following issue. Ive made a inherited class from MessageWindow overriding the WndProc method. I fire a self defined event if a certain message occurs. In my Form I catch the event and have the GUI make some changes. All the functions work ok except the fact that t...more >>


My Application Hangs when I use the stylus on the screen while a thread is running
Posted by Dave at 1/16/2005 7:55:42 PM
My application loops through each unit in an array and displays it on the screen (in a label) for a pre-set amount of time. It runs fine, but while it's running if I move my stylus around the screen or "mouseover" buttons on my form or click on the menu, the system will freeze up. I've tri...more >>

OpenFileDialog problem
Posted by alan at 1/16/2005 7:47:02 PM
in .net CF, OpenFileDialog can only open the files in My Documents is there any methods that can browse all files in the PPC rather than only in My Documents? any sample codes for this? thanks a lot!!...more >>

Accessing Pocket PC Clipboard content
Posted by Dave at 1/16/2005 7:25:22 PM
How can I access the content in the clipboard via vb.net? Thanks, -Dave ...more >>

rebuild opennetcf
Posted by vhoward at 1/16/2005 6:52:36 PM
hi, i need to rebuild opennetcf (exactly opennetcf.net) to implement the fix on GetAdaters i have downloaded the last source, i have compiled it but i don't know how to deploy the last version (in the GAC ?, as a local dll ?...) ...more >>

TypeLoadException error with custom control on service pack 2
Posted by dantheman at 1/16/2005 5:00:44 PM
hi all, the following code fails on pocket pc's and emulator with service pack 2 installed can any one make it work and tell me how i can make it work please i don't no what to try any more, i've re-compiled with service pack 2 installed on the dev box but yet it's still not working i get t...more >>

SQL CE Alternatives
Posted by Strider at 1/16/2005 3:33:03 PM
We've had enough with SQL CE! It's data corruption problem is just too much for us and our customers to bear. We are looking for mobile database alternatives. At this moment we are evaluating SQL Anywhere UltraLite, Oracle 9i Lite and DB2 Everyplace. Has anyone used any of these product...more >>

Handeling KeyDown for controls doesn't work.??
Posted by Mustafa Rabie at 1/16/2005 11:42:56 AM
hi all i have added this code to my application to handel the key evens when a control on my form has a focus, but whenever i click on the control, my code is not excuted and the normal code for the control is, i set a break point at the function entry and the code didn't break at it. i am u...more >>



Help: SmartPhone not liking HTTP 302 redirects it seems
Posted by andrewdavey NO[at]SPAM hotmail.com at 1/16/2005 7:40:58 AM
Any ideas why a request to a URI that returns a HTTP/1.1 302 Object moved header works on my PC, but fails on the SmartPhone (windows mobile 2003) System.Net.HttpWebRequest request = null; System.Net.HttpWebResponse response = null; System.IO.Stream stream = null; try { request = (Syste...more >>

How to know about the service pack used with vs 2003?
Posted by Hari at 1/16/2005 6:51:02 AM
hi, how to know that which service pack is installed with our visual studio 2003 (compact framework)? because i have to recreate my application in another machine and have to produce the exe. so i have to install the visual studio environment with the exact service pack in anothermachine. ...more >>

datagrid, header, click
Posted by wooz at 1/16/2005 1:35:51 AM
How to read value of the clicked datagrid header. I can obtain only information about column number of clicked header. Column header seams not to be ordinary cell, so DataGrid.CurrentCell is usless in this case. Any suggestions ? ...more >>


DevelopmentNow Blog